| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsS3BucketServerSideEncryptionRule> |
AwsS3BucketServerSideEncryptionConfiguration.rules()
The encryption rules that are applied to the S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
AwsS3BucketServerSideEncryptionConfiguration.Builder |
AwsS3BucketServerSideEncryptionConfiguration.Builder.rules(AwsS3BucketServerSideEncryptionRule... rules)
The encryption rules that are applied to the S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
AwsS3BucketServerSideEncryptionConfiguration.Builder |
AwsS3BucketServerSideEncryptionConfiguration.Builder.rules(Collection<AwsS3BucketServerSideEncryptionRule> rules)
The encryption rules that are applied to the S3 bucket.
|
Copyright © 2023. All rights reserved.