| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsS3BucketObjectLockConfiguration |
AwsS3BucketObjectLockConfiguration.clone() |
AwsS3BucketObjectLockConfiguration |
AwsS3BucketDetails.getObjectLockConfiguration()
Specifies which rule Amazon S3 applies by default to every new object placed in the specified bucket.
|
AwsS3BucketObjectLockConfiguration |
AwsS3BucketObjectLockConfiguration.withObjectLockEnabled(String objectLockEnabled)
Indicates whether the bucket has an Object Lock configuration enabled.
|
AwsS3BucketObjectLockConfiguration |
AwsS3BucketObjectLockConfiguration.withRule(AwsS3BucketObjectLockConfigurationRuleDetails rule)
Specifies the Object Lock rule for the specified object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsS3BucketDetails.setObjectLockConfiguration(AwsS3BucketObjectLockConfiguration objectLockConfiguration)
Specifies which rule Amazon S3 applies by default to every new object placed in the specified bucket.
|
AwsS3BucketDetails |
AwsS3BucketDetails.withObjectLockConfiguration(AwsS3BucketObjectLockConfiguration objectLockConfiguration)
Specifies which rule Amazon S3 applies by default to every new object placed in the specified bucket.
|
Copyright © 2023. All rights reserved.