redactedFields

@JvmName(name = "hgphqmhdvkdrnjlg")
suspend fun redactedFields(value: Output<List<WebAclLoggingConfigurationRedactedFieldArgs>>)
@JvmName(name = "wgwanjvhgnnrfxbt")
suspend fun redactedFields(value: List<WebAclLoggingConfigurationRedactedFieldArgs>?)

Parameters

value

The parts of the request that you want to keep out of the logs. Up to 100 redacted_fields blocks are supported. See Redacted Fields below for more details.


@JvmName(name = "jetypmkudiveexpd")
suspend fun redactedFields(vararg values: Output<WebAclLoggingConfigurationRedactedFieldArgs>)


@JvmName(name = "nukighvybdrgqwuy")
suspend fun redactedFields(values: List<Output<WebAclLoggingConfigurationRedactedFieldArgs>>)
@JvmName(name = "sjynmasuycwuhdlt")
suspend fun redactedFields(vararg values: WebAclLoggingConfigurationRedactedFieldArgs)

Parameters

values

The parts of the request that you want to keep out of the logs. Up to 100 redacted_fields blocks are supported. See Redacted Fields below for more details.


@JvmName(name = "ngecbgdtqfuxuitk")
suspend fun redactedFields(argument: List<suspend WebAclLoggingConfigurationRedactedFieldArgsBuilder.() -> Unit>)
@JvmName(name = "rsqyhpkemyibdlua")
suspend fun redactedFields(vararg argument: suspend WebAclLoggingConfigurationRedactedFieldArgsBuilder.() -> Unit)
@JvmName(name = "ouanrlgercwjjdpa")
suspend fun redactedFields(argument: suspend WebAclLoggingConfigurationRedactedFieldArgsBuilder.() -> Unit)

Parameters

argument

The parts of the request that you want to keep out of the logs. Up to 100 redacted_fields blocks are supported. See Redacted Fields below for more details.