Web Acl Logging Configuration Redacted Field Args
data class WebAclLoggingConfigurationRedactedFieldArgs(val allQueryArguments: Output<WebAclLoggingConfigurationRedactedFieldAllQueryArgumentsArgs>? = null, val body: Output<WebAclLoggingConfigurationRedactedFieldBodyArgs>? = null, val method: Output<WebAclLoggingConfigurationRedactedFieldMethodArgs>? = null, val queryString: Output<WebAclLoggingConfigurationRedactedFieldQueryStringArgs>? = null, val singleHeader: Output<WebAclLoggingConfigurationRedactedFieldSingleHeaderArgs>? = null, val singleQueryArgument: Output<WebAclLoggingConfigurationRedactedFieldSingleQueryArgumentArgs>? = null, val uriPath: Output<WebAclLoggingConfigurationRedactedFieldUriPathArgs>? = null) : ConvertibleToJava<WebAclLoggingConfigurationRedactedFieldArgs>
Constructors
Link copied to clipboard
fun WebAclLoggingConfigurationRedactedFieldArgs(allQueryArguments: Output<WebAclLoggingConfigurationRedactedFieldAllQueryArgumentsArgs>? = null, body: Output<WebAclLoggingConfigurationRedactedFieldBodyArgs>? = null, method: Output<WebAclLoggingConfigurationRedactedFieldMethodArgs>? = null, queryString: Output<WebAclLoggingConfigurationRedactedFieldQueryStringArgs>? = null, singleHeader: Output<WebAclLoggingConfigurationRedactedFieldSingleHeaderArgs>? = null, singleQueryArgument: Output<WebAclLoggingConfigurationRedactedFieldSingleQueryArgumentArgs>? = null, uriPath: Output<WebAclLoggingConfigurationRedactedFieldUriPathArgs>? = null)
Functions
Properties
Link copied to clipboard
val singleQueryArgument: Output<WebAclLoggingConfigurationRedactedFieldSingleQueryArgumentArgs>? = null