| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsS3BucketObjectLockConfigurationRuleDetails |
AwsS3BucketObjectLockConfigurationRuleDetails.clone() |
AwsS3BucketObjectLockConfigurationRuleDetails |
AwsS3BucketObjectLockConfiguration.getRule()
Specifies the Object Lock rule for the specified object.
|
AwsS3BucketObjectLockConfigurationRuleDetails |
AwsS3BucketObjectLockConfigurationRuleDetails.withDefaultRetention(AwsS3BucketObjectLockConfigurationRuleDefaultRetentionDetails defaultRetention)
The default Object Lock retention mode and period that you want to apply to new objects placed in the specified
bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsS3BucketObjectLockConfiguration.setRule(AwsS3BucketObjectLockConfigurationRuleDetails rule)
Specifies the Object Lock rule for the specified object.
|
AwsS3BucketObjectLockConfiguration |
AwsS3BucketObjectLockConfiguration.withRule(AwsS3BucketObjectLockConfigurationRuleDetails rule)
Specifies the Object Lock rule for the specified object.
|
Copyright © 2024. All rights reserved.