log Publishing Options
Parameters
value
Configuration block for publishing slow and application logs to CloudWatch Logs. This block can be declared multiple times, for each log_type, within the same resource. Detailed below.
Parameters
values
Configuration block for publishing slow and application logs to CloudWatch Logs. This block can be declared multiple times, for each log_type, within the same resource. Detailed below.
suspend fun logPublishingOptions(argument: List<suspend DomainLogPublishingOptionArgsBuilder.() -> Unit>)
suspend fun logPublishingOptions(vararg argument: suspend DomainLogPublishingOptionArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for publishing slow and application logs to CloudWatch Logs. This block can be declared multiple times, for each log_type, within the same resource. Detailed below.