Versions in this module Expand all Collapse all v5 v5.45.0 Apr 16, 2024 Changes in this version + type Args struct + Id terra.StringValue + LogDestinationConfigs terra.SetValue[terra.StringValue] + LoggingFilter *LoggingFilter + RedactedFields []RedactedFields + ResourceArn terra.StringValue + type LoggingFilter struct + DefaultBehavior terra.StringValue + Filter []LoggingFilterFilter + type LoggingFilterAttributes struct + func (lf LoggingFilterAttributes) DefaultBehavior() terra.StringValue + func (lf LoggingFilterAttributes) Filter() terra.SetValue[LoggingFilterFilterAttributes] + func (lf LoggingFilterAttributes) InternalRef() (terra.Reference, error) + func (lf LoggingFilterAttributes) InternalTokens() (hclwrite.Tokens, error) + func (lf LoggingFilterAttributes) InternalWithRef(ref terra.Reference) LoggingFilterAttributes + type LoggingFilterFilter struct + Behavior terra.StringValue + Condition []LoggingFilterFilterCondition + Requirement terra.StringValue + type LoggingFilterFilterAttributes struct + func (f LoggingFilterFilterAttributes) Behavior() terra.StringValue + func (f LoggingFilterFilterAttributes) Condition() terra.SetValue[LoggingFilterFilterConditionAttributes] + func (f LoggingFilterFilterAttributes) InternalRef() (terra.Reference, error) + func (f LoggingFilterFilterAttributes) InternalTokens() (hclwrite.Tokens, error) + func (f LoggingFilterFilterAttributes) InternalWithRef(ref terra.Reference) LoggingFilterFilterAttributes + func (f LoggingFilterFilterAttributes) Requirement() terra.StringValue + type LoggingFilterFilterCondition struct + ActionCondition *LoggingFilterFilterConditionActionCondition + LabelNameCondition *LoggingFilterFilterConditionLabelNameCondition + type LoggingFilterFilterConditionActionCondition struct + Action terra.StringValue + type LoggingFilterFilterConditionActionConditionAttributes struct + func (ac LoggingFilterFilterConditionActionConditionAttributes) Action() terra.StringValue + func (ac LoggingFilterFilterConditionActionConditionAttributes) InternalRef() (terra.Reference, error) + func (ac LoggingFilterFilterConditionActionConditionAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ac LoggingFilterFilterConditionActionConditionAttributes) InternalWithRef(ref terra.Reference) LoggingFilterFilterConditionActionConditionAttributes + type LoggingFilterFilterConditionActionConditionState struct + Action string + type LoggingFilterFilterConditionAttributes struct + func (c LoggingFilterFilterConditionAttributes) ActionCondition() terra.ListValue[LoggingFilterFilterConditionActionConditionAttributes] + func (c LoggingFilterFilterConditionAttributes) InternalRef() (terra.Reference, error) + func (c LoggingFilterFilterConditionAttributes) InternalTokens() (hclwrite.Tokens, error) + func (c LoggingFilterFilterConditionAttributes) InternalWithRef(ref terra.Reference) LoggingFilterFilterConditionAttributes + func (c LoggingFilterFilterConditionAttributes) LabelNameCondition() terra.ListValue[LoggingFilterFilterConditionLabelNameConditionAttributes] + type LoggingFilterFilterConditionLabelNameCondition struct + LabelName terra.StringValue + type LoggingFilterFilterConditionLabelNameConditionAttributes struct + func (lnc LoggingFilterFilterConditionLabelNameConditionAttributes) InternalRef() (terra.Reference, error) + func (lnc LoggingFilterFilterConditionLabelNameConditionAttributes) InternalTokens() (hclwrite.Tokens, error) + func (lnc LoggingFilterFilterConditionLabelNameConditionAttributes) InternalWithRef(ref terra.Reference) LoggingFilterFilterConditionLabelNameConditionAttributes + func (lnc LoggingFilterFilterConditionLabelNameConditionAttributes) LabelName() terra.StringValue + type LoggingFilterFilterConditionLabelNameConditionState struct + LabelName string + type LoggingFilterFilterConditionState struct + ActionCondition []LoggingFilterFilterConditionActionConditionState + LabelNameCondition []LoggingFilterFilterConditionLabelNameConditionState + type LoggingFilterFilterState struct + Behavior string + Condition []LoggingFilterFilterConditionState + Requirement string + type LoggingFilterState struct + DefaultBehavior string + Filter []LoggingFilterFilterState + type RedactedFields struct + AllQueryArguments *RedactedFieldsAllQueryArguments + Body *RedactedFieldsBody + Method *RedactedFieldsMethod + QueryString *RedactedFieldsQueryString + SingleHeader *RedactedFieldsSingleHeader + SingleQueryArgument *RedactedFieldsSingleQueryArgument + UriPath *RedactedFieldsUriPath + type RedactedFieldsAllQueryArguments struct + type RedactedFieldsAllQueryArgumentsAttributes struct + func (aqa RedactedFieldsAllQueryArgumentsAttributes) InternalRef() (terra.Reference, error) + func (aqa RedactedFieldsAllQueryArgumentsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (aqa RedactedFieldsAllQueryArgumentsAttributes) InternalWithRef(ref terra.Reference) RedactedFieldsAllQueryArgumentsAttributes + type RedactedFieldsAllQueryArgumentsState struct + type RedactedFieldsAttributes struct + func (rf RedactedFieldsAttributes) AllQueryArguments() terra.ListValue[RedactedFieldsAllQueryArgumentsAttributes] + func (rf RedactedFieldsAttributes) Body() terra.ListValue[RedactedFieldsBodyAttributes] + func (rf RedactedFieldsAttributes) InternalRef() (terra.Reference, error) + func (rf RedactedFieldsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (rf RedactedFieldsAttributes) InternalWithRef(ref terra.Reference) RedactedFieldsAttributes + func (rf RedactedFieldsAttributes) Method() terra.ListValue[RedactedFieldsMethodAttributes] + func (rf RedactedFieldsAttributes) QueryString() terra.ListValue[RedactedFieldsQueryStringAttributes] + func (rf RedactedFieldsAttributes) SingleHeader() terra.ListValue[RedactedFieldsSingleHeaderAttributes] + func (rf RedactedFieldsAttributes) SingleQueryArgument() terra.ListValue[RedactedFieldsSingleQueryArgumentAttributes] + func (rf RedactedFieldsAttributes) UriPath() terra.ListValue[RedactedFieldsUriPathAttributes] + type RedactedFieldsBody struct + type RedactedFieldsBodyAttributes struct + func (b RedactedFieldsBodyAttributes) InternalRef() (terra.Reference, error) + func (b RedactedFieldsBodyAttributes) InternalTokens() (hclwrite.Tokens, error) + func (b RedactedFieldsBodyAttributes) InternalWithRef(ref terra.Reference) RedactedFieldsBodyAttributes + type RedactedFieldsBodyState struct + type RedactedFieldsMethod struct + type RedactedFieldsMethodAttributes struct + func (m RedactedFieldsMethodAttributes) InternalRef() (terra.Reference, error) + func (m RedactedFieldsMethodAttributes) InternalTokens() (hclwrite.Tokens, error) + func (m RedactedFieldsMethodAttributes) InternalWithRef(ref terra.Reference) RedactedFieldsMethodAttributes + type RedactedFieldsMethodState struct + type RedactedFieldsQueryString struct + type RedactedFieldsQueryStringAttributes struct + func (qs RedactedFieldsQueryStringAttributes) InternalRef() (terra.Reference, error) + func (qs RedactedFieldsQueryStringAttributes) InternalTokens() (hclwrite.Tokens, error) + func (qs RedactedFieldsQueryStringAttributes) InternalWithRef(ref terra.Reference) RedactedFieldsQueryStringAttributes + type RedactedFieldsQueryStringState struct + type RedactedFieldsSingleHeader struct + Name terra.StringValue + type RedactedFieldsSingleHeaderAttributes struct + func (sh RedactedFieldsSingleHeaderAttributes) InternalRef() (terra.Reference, error) + func (sh RedactedFieldsSingleHeaderAttributes) InternalTokens() (hclwrite.Tokens, error) + func (sh RedactedFieldsSingleHeaderAttributes) InternalWithRef(ref terra.Reference) RedactedFieldsSingleHeaderAttributes + func (sh RedactedFieldsSingleHeaderAttributes) Name() terra.StringValue + type RedactedFieldsSingleHeaderState struct + Name string + type RedactedFieldsSingleQueryArgument struct + Name terra.StringValue + type RedactedFieldsSingleQueryArgumentAttributes struct + func (sqa RedactedFieldsSingleQueryArgumentAttributes) InternalRef() (terra.Reference, error) + func (sqa RedactedFieldsSingleQueryArgumentAttributes) InternalTokens() (hclwrite.Tokens, error) + func (sqa RedactedFieldsSingleQueryArgumentAttributes) InternalWithRef(ref terra.Reference) RedactedFieldsSingleQueryArgumentAttributes + func (sqa RedactedFieldsSingleQueryArgumentAttributes) Name() terra.StringValue + type RedactedFieldsSingleQueryArgumentState struct + Name string + type RedactedFieldsState struct + AllQueryArguments []RedactedFieldsAllQueryArgumentsState + Body []RedactedFieldsBodyState + Method []RedactedFieldsMethodState + QueryString []RedactedFieldsQueryStringState + SingleHeader []RedactedFieldsSingleHeaderState + SingleQueryArgument []RedactedFieldsSingleQueryArgumentState + UriPath []RedactedFieldsUriPathState + type RedactedFieldsUriPath struct + type RedactedFieldsUriPathAttributes struct + func (up RedactedFieldsUriPathAttributes) InternalRef() (terra.Reference, error) + func (up RedactedFieldsUriPathAttributes) InternalTokens() (hclwrite.Tokens, error) + func (up RedactedFieldsUriPathAttributes) InternalWithRef(ref terra.Reference) RedactedFieldsUriPathAttributes + type RedactedFieldsUriPathState struct + type Resource struct + Args Args + DependsOn terra.Dependencies + Lifecycle *terra.Lifecycle + Name string + func New(name string, args Args) *Resource + func (awwalc *Resource) Attributes() awsWafv2WebAclLoggingConfigurationAttributes + func (awwalc *Resource) Configuration() interface{} + func (awwalc *Resource) DependOn() terra.Reference + func (awwalc *Resource) Dependencies() terra.Dependencies + func (awwalc *Resource) ImportState(state io.Reader) error + func (awwalc *Resource) LifecycleManagement() *terra.Lifecycle + func (awwalc *Resource) LocalName() string + func (awwalc *Resource) State() (*awsWafv2WebAclLoggingConfigurationState, bool) + func (awwalc *Resource) StateMust() *awsWafv2WebAclLoggingConfigurationState + func (awwalc *Resource) Type() string