The details of the execute command configuration. To declare this entity in your AWS CloudFormation template, use the following syntax: {"KmsKeyId":String,"LogConfiguration":ExecuteCommandLogConfiguration,"Logging":String} KmsKeyId:StringLogConfiguration:ExecuteCommandLogConfigurationLogging:Stri...
ExecuteCommandConfigurationclone() booleanequals(Objectobj) StringgetKmsKeyId() Specify an Key Management Service key ID to encrypt the data between the local client and the container. ExecuteCommandLogConfigurationgetLogConfiguration() The log configuration for the results of the execute comman...
The log configuration for the results of the run command actions. Contents CloudWatchEncryptionEnabled Whether to enable encryption on the CloudWatch logs. Type: Boolean Required: No CloudWatchLogGroupName The name of the CloudWatch log group to send the logs to. Ty...
For more information, see [ExecuteCommandLogConfiguration] https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-cluster-executecommandlogconfiguration.html Example: Vpc vpc; Key kmsKey = new Key(this, "KmsKey"); // Pass the KMS key in the `encryptionKey` field to...
@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails extends Object implements Serializable, Cloneable, StructuredPojoThe log configuration for the results of the...
The log configuration for the results of the run command actions. voidsetLogging(Stringlogging) The log setting to use for redirecting logs for run command results. StringtoString() Returns a string representation of this object. AwsEcsClusterConfigurationExe...
The details of the execute command configuration. Contents kmsKeyId Specify an AWS Key Management Service key ID to encrypt the data between the local client and the container. Type: String Required: No logConfiguration The log configuration for the results of the execute command actions. The...
The details of the execute command configuration. Contents kmsKeyId Specify an AWS Key Management Service key ID to encrypt the data between the local client and the container. Type: String Required: No logConfiguration The log configuration for the results of the execute command actions. The log...
ExecuteCommandConfiguration clone() boolean equals(Object obj) String getKmsKeyId() Specify an Key Management Service key ID to encrypt the data between the local client and the container. ExecuteCommandLogConfiguration getLogConfiguration() The log configuration for the results of...
@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails extends Object implements Serializable, Cloneable, StructuredPojoThe log configuration for the results of the...