cloudwatch Logging Options
suspend fun cloudwatchLoggingOptions(value: Output<FirehoseDeliveryStreamHttpEndpointConfigurationCloudwatchLoggingOptionsArgs>)
suspend fun cloudwatchLoggingOptions(value: FirehoseDeliveryStreamHttpEndpointConfigurationCloudwatchLoggingOptionsArgs?)
Parameters
value
The CloudWatch Logging Options for the delivery stream. More details are given below.
suspend fun cloudwatchLoggingOptions(argument: suspend FirehoseDeliveryStreamHttpEndpointConfigurationCloudwatchLoggingOptionsArgsBuilder.() -> Unit)
Parameters
argument
The CloudWatch Logging Options for the delivery stream. More details are given below.