Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsS3BucketObjectLockConfigurationRuleDetails
-
Packages that use AwsS3BucketObjectLockConfigurationRuleDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsS3BucketObjectLockConfigurationRuleDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsS3BucketObjectLockConfigurationRuleDetails Modifier and Type Method Description AwsS3BucketObjectLockConfigurationRuleDetailsAwsS3BucketObjectLockConfiguration. rule()Specifies the Object Lock rule for the specified object.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsS3BucketObjectLockConfigurationRuleDetails Modifier and Type Method Description AwsS3BucketObjectLockConfiguration.BuilderAwsS3BucketObjectLockConfiguration.Builder. rule(AwsS3BucketObjectLockConfigurationRuleDetails rule)Specifies the Object Lock rule for the specified object.
-