cloudwatch Logging Options
suspend fun cloudwatchLoggingOptions(value: Output<FirehoseDeliveryStreamElasticsearchConfigurationCloudwatchLoggingOptionsArgs>)
suspend fun cloudwatchLoggingOptions(value: FirehoseDeliveryStreamElasticsearchConfigurationCloudwatchLoggingOptionsArgs?)
Parameters
value
The CloudWatch Logging Options for the delivery stream. See cloudwatch_logging_options
block below for details.
suspend fun cloudwatchLoggingOptions(argument: suspend FirehoseDeliveryStreamElasticsearchConfigurationCloudwatchLoggingOptionsArgsBuilder.() -> Unit)
Parameters
argument
The CloudWatch Logging Options for the delivery stream. See cloudwatch_logging_options
block below for details.