AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails

The log configuration for the results of the run command actions.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether to enable encryption on the CloudWatch logs.

Link copied to clipboard

The name of the CloudWatch log group to send the logs to.

Link copied to clipboard

The name of the S3 bucket to send logs to.

Link copied to clipboard

Whether to encrypt the logs that are sent to the S3 bucket.

Link copied to clipboard

Identifies the folder in the S3 bucket to send the logs to.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String