AwsEcsClusterConfigurationExecuteCommandConfigurationDetails
Contains the run command configuration for the cluster.
Contents
- KmsKeyId
-
The identifier of the KMS key that is used to encrypt the data between the local client and the container.
Type: String
Pattern:
.*\S.*
Required: No
- LogConfiguration
-
The log configuration for the results of the run command actions. Required if
Logging
isNONE
.Type: AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails object
Required: No
- Logging
-
The log setting to use for redirecting logs for run command results.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: