logDestinationConfigs

@JvmName(name = "ghnbaqsbvbwvpwyi")
suspend fun logDestinationConfigs(value: Output<List<String>>)
@JvmName(name = "sujuuusflqggronj")
suspend fun logDestinationConfigs(value: List<String>?)

Parameters

value

Configuration block that allows you to associate Amazon Kinesis Data Firehose, Cloudwatch Log log group, or S3 bucket Amazon Resource Names (ARNs) with the web ACL. Note: data firehose, log group, or bucket name must be prefixed with aws-waf-logs-, e.g. aws-waf-logs-example-firehose, aws-waf-logs-example-log-group, or aws-waf-logs-example-bucket.


@JvmName(name = "pjokmpspafyltjgu")
suspend fun logDestinationConfigs(vararg values: Output<String>)


@JvmName(name = "uxiyaxkoexygfagm")
suspend fun logDestinationConfigs(values: List<Output<String>>)
@JvmName(name = "owymecaemkjmonre")
suspend fun logDestinationConfigs(vararg values: String)

Parameters

values

Configuration block that allows you to associate Amazon Kinesis Data Firehose, Cloudwatch Log log group, or S3 bucket Amazon Resource Names (ARNs) with the web ACL. Note: data firehose, log group, or bucket name must be prefixed with aws-waf-logs-, e.g. aws-waf-logs-example-firehose, aws-waf-logs-example-log-group, or aws-waf-logs-example-bucket.