logConfiguration

@JvmName(name = "psfabobmdkxldjlf")
suspend fun logConfiguration(value: Output<ClusterExecuteCommandLogConfigurationArgs>)
@JvmName(name = "dxxkicfufgmmakrt")
suspend fun logConfiguration(value: ClusterExecuteCommandLogConfigurationArgs?)

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.


@JvmName(name = "ojlupfrurikptqsb")
suspend fun logConfiguration(argument: suspend ClusterExecuteCommandLogConfigurationArgsBuilder.() -> 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.