cloudwatch Config
suspend fun cloudwatchConfig(value: Output<MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersCloudwatchConfigArgs>)
suspend fun cloudwatchConfig(value: MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersCloudwatchConfigArgs?)
Parameters
value
Configuration options for sending command output to CloudWatch Logs. Documented below.
suspend fun cloudwatchConfig(argument: suspend MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersCloudwatchConfigArgsBuilder.() -> Unit)
Parameters
argument
Configuration options for sending command output to CloudWatch Logs. Documented below.