| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails |
AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails.clone() |
AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails |
AwsEcsClusterConfigurationExecuteCommandConfigurationDetails.getLogConfiguration()
The log configuration for the results of the run command actions.
|
AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails |
AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails.withCloudWatchEncryptionEnabled(Boolean cloudWatchEncryptionEnabled)
Whether to enable encryption on the CloudWatch logs.
|
AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails |
AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails.withCloudWatchLogGroupName(String cloudWatchLogGroupName)
The name of the CloudWatch log group to send the logs to.
|
AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails |
AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails.withS3BucketName(String s3BucketName)
The name of the S3 bucket to send logs to.
|
AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails |
AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails.withS3EncryptionEnabled(Boolean s3EncryptionEnabled)
Whether to encrypt the logs that are sent to the S3 bucket.
|
AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails |
AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails.withS3KeyPrefix(String s3KeyPrefix)
Identifies the folder in the S3 bucket to send the logs to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEcsClusterConfigurationExecuteCommandConfigurationDetails.setLogConfiguration(AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails logConfiguration)
The log configuration for the results of the run command actions.
|
AwsEcsClusterConfigurationExecuteCommandConfigurationDetails |
AwsEcsClusterConfigurationExecuteCommandConfigurationDetails.withLogConfiguration(AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails logConfiguration)
The log configuration for the results of the run command actions.
|
Copyright © 2022. All rights reserved.