logConfiguration

@JvmName(name = "ppcssoqvkfgptdth")
suspend fun logConfiguration(value: Output<ExecuteCommandLogConfigurationArgs>)
@JvmName(name = "ohqeghnifwaudmvr")
suspend fun logConfiguration(value: ExecuteCommandLogConfigurationArgs?)

Parameters

value

The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket. When `logging=OVERRIDE` is specified, a `logConfiguration` must be provided. The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket.


@JvmName(name = "weobmodvppmjmlpw")
suspend fun logConfiguration(argument: suspend ExecuteCommandLogConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket. When `logging=OVERRIDE` is specified, a `logConfiguration` must be provided. The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket.