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