logDestinationConfigs

@JvmName(name = "bvtftgvliyihsxxx")
suspend fun logDestinationConfigs(value: Output<List<String>>)
@JvmName(name = "fvxvylrpubmtmafp")
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 = "vnrwkglblsmimoxr")
suspend fun logDestinationConfigs(vararg values: Output<String>)


@JvmName(name = "busqowvvxvrauvis")
suspend fun logDestinationConfigs(values: List<Output<String>>)
@JvmName(name = "cbqoaywavddyasbc")
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.