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