Skip to content

/AWS1/CL_SHDDESCRDRTACCESSRSP

DescribeDRTAccessResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ROLEARN TYPE /AWS1/SHDROLEARN /AWS1/SHDROLEARN

The Amazon Resource Name (ARN) of the role the SRT used to access your Amazon Web Services account.

IT_LOGBUCKETLIST TYPE /AWS1/CL_SHDLOGBUCKETLIST_W=>TT_LOGBUCKETLIST TT_LOGBUCKETLIST

The list of Amazon S3 buckets accessed by the SRT.


Queryable Attributes

RoleArn

The Amazon Resource Name (ARN) of the role the SRT used to access your Amazon Web Services account.

Accessible with the following methods

Method Description
GET_ROLEARN() Getter for ROLEARN, with configurable default
ASK_ROLEARN() Getter for ROLEARN w/ exceptions if field has no value
HAS_ROLEARN() Determine if ROLEARN has a value

LogBucketList

The list of Amazon S3 buckets accessed by the SRT.

Accessible with the following methods

Method Description
GET_LOGBUCKETLIST() Getter for LOGBUCKETLIST, with configurable default
ASK_LOGBUCKETLIST() Getter for LOGBUCKETLIST w/ exceptions if field has no value
HAS_LOGBUCKETLIST() Determine if LOGBUCKETLIST has a value