public class S3BucketVersioningStatus
extends java.lang.Object
| Constructor and Description |
|---|
S3BucketVersioningStatus(boolean versioningEnabled,
boolean multiFactorAuthEnabled) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMultiFactorAuthDeleteRequired() |
boolean |
isVersioningEnabled() |
java.lang.String |
toString() |