| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsS3BucketServerSideEncryptionConfiguration |
AwsS3BucketServerSideEncryptionConfiguration.clone() |
AwsS3BucketServerSideEncryptionConfiguration |
AwsS3BucketDetails.getServerSideEncryptionConfiguration()
The encryption rules that are applied to the S3 bucket.
|
AwsS3BucketServerSideEncryptionConfiguration |
AwsS3BucketServerSideEncryptionConfiguration.withRules(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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsS3BucketDetails.setServerSideEncryptionConfiguration(AwsS3BucketServerSideEncryptionConfiguration serverSideEncryptionConfiguration)
The encryption rules that are applied to the S3 bucket.
|
AwsS3BucketDetails |
AwsS3BucketDetails.withServerSideEncryptionConfiguration(AwsS3BucketServerSideEncryptionConfiguration serverSideEncryptionConfiguration)
The encryption rules that are applied to the S3 bucket.
|
Copyright © 2021. All rights reserved.