| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsS3BucketServerSideEncryptionRule |
AwsS3BucketServerSideEncryptionRule.clone() |
AwsS3BucketServerSideEncryptionRule |
AwsS3BucketServerSideEncryptionRule.withApplyServerSideEncryptionByDefault(AwsS3BucketServerSideEncryptionByDefault applyServerSideEncryptionByDefault)
Specifies the default server-side encryption to apply to new objects in the bucket.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsS3BucketServerSideEncryptionRule> |
AwsS3BucketServerSideEncryptionConfiguration.getRules()
The encryption rules that are applied to the S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
AwsS3BucketServerSideEncryptionConfiguration |
AwsS3BucketServerSideEncryptionConfiguration.withRules(AwsS3BucketServerSideEncryptionRule... rules)
The encryption rules that are applied to the S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsS3BucketServerSideEncryptionConfiguration.setRules(Collection<AwsS3BucketServerSideEncryptionRule> rules)
The encryption rules that are applied to the S3 bucket.
|
AwsS3BucketServerSideEncryptionConfiguration |
AwsS3BucketServerSideEncryptionConfiguration.withRules(Collection<AwsS3BucketServerSideEncryptionRule> rules)
The encryption rules that are applied to the S3 bucket.
|
Copyright © 2024. All rights reserved.