Skip to content

/AWS1/CL_S3CGETBKTVRSINGRESULT

GetBucketVersioningResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_STATUS TYPE /AWS1/S3CBUCKETVRSINGSTATUS /AWS1/S3CBUCKETVRSINGSTATUS

The versioning state of the S3 on Outposts bucket.

IV_MFADELETE TYPE /AWS1/S3CMFADELETESTATUS /AWS1/S3CMFADELETESTATUS

Specifies whether MFA delete is enabled in the bucket versioning configuration. This element is returned only if the bucket has been configured with MFA delete. If MFA delete has never been configured for the bucket, this element is not returned.


Queryable Attributes

Status

The versioning state of the S3 on Outposts bucket.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

MFADelete

Specifies whether MFA delete is enabled in the bucket versioning configuration. This element is returned only if the bucket has been configured with MFA delete. If MFA delete has never been configured for the bucket, this element is not returned.

Accessible with the following methods

Method Description
GET_MFADELETE() Getter for MFADELETE, with configurable default
ASK_MFADELETE() Getter for MFADELETE w/ exceptions if field has no value
HAS_MFADELETE() Determine if MFADELETE has a value