Skip to content

/AWS1/CL_GDYGETTRSTDENTSETRSP

GetTrustedEntitySetResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_name TYPE /AWS1/GDYNAME /AWS1/GDYNAME

The name of the threat entity set associated with the specified trustedEntitySetId.

iv_format TYPE /AWS1/GDYTRSTDENTITYSETFORMAT /AWS1/GDYTRSTDENTITYSETFORMAT

The format of the file that contains the trusted entity set.

iv_location TYPE /AWS1/GDYLOCATION /AWS1/GDYLOCATION

The URI of the file that contains the trusted entity set.

iv_status TYPE /AWS1/GDYTRSTDENTITYSETSTATUS /AWS1/GDYTRSTDENTITYSETSTATUS

The status of the associated trusted entity set.

Optional arguments:

iv_expectedbucketowner TYPE /AWS1/GDYEXPECTEDBUCKETOWNER /AWS1/GDYEXPECTEDBUCKETOWNER

The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the location parameter.

it_tags TYPE /AWS1/CL_GDYTAGMAP_W=>TT_TAGMAP TT_TAGMAP

The tags associated with trusted entity set resource.

iv_createdat TYPE /AWS1/GDYTIMESTAMP /AWS1/GDYTIMESTAMP

The timestamp when the associated trusted entity set was created.

iv_updatedat TYPE /AWS1/GDYTIMESTAMP /AWS1/GDYTIMESTAMP

The timestamp when the associated trusted entity set was updated.

iv_errordetails TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING

The error details when the status is shown as ERROR.


Queryable Attributes

Name

The name of the threat entity set associated with the specified trustedEntitySetId.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

Format

The format of the file that contains the trusted entity set.

Accessible with the following methods

Method Description
GET_FORMAT() Getter for FORMAT, with configurable default
ASK_FORMAT() Getter for FORMAT w/ exceptions if field has no value
HAS_FORMAT() Determine if FORMAT has a value

Location

The URI of the file that contains the trusted entity set.

Accessible with the following methods

Method Description
GET_LOCATION() Getter for LOCATION, with configurable default
ASK_LOCATION() Getter for LOCATION w/ exceptions if field has no value
HAS_LOCATION() Determine if LOCATION has a value

ExpectedBucketOwner

The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the location parameter.

Accessible with the following methods

Method Description
GET_EXPECTEDBUCKETOWNER() Getter for EXPECTEDBUCKETOWNER, with configurable default
ASK_EXPECTEDBUCKETOWNER() Getter for EXPECTEDBUCKETOWNER w/ exceptions if field has no
HAS_EXPECTEDBUCKETOWNER() Determine if EXPECTEDBUCKETOWNER has a value

Status

The status of the associated trusted entity set.

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

Tags

The tags associated with trusted entity set resource.

Accessible with the following methods

Method Description
GET_TAGS() Getter for TAGS, with configurable default
ASK_TAGS() Getter for TAGS w/ exceptions if field has no value
HAS_TAGS() Determine if TAGS has a value

CreatedAt

The timestamp when the associated trusted entity set was created.

Accessible with the following methods

Method Description
GET_CREATEDAT() Getter for CREATEDAT, with configurable default
ASK_CREATEDAT() Getter for CREATEDAT w/ exceptions if field has no value
HAS_CREATEDAT() Determine if CREATEDAT has a value

UpdatedAt

The timestamp when the associated trusted entity set was updated.

Accessible with the following methods

Method Description
GET_UPDATEDAT() Getter for UPDATEDAT, with configurable default
ASK_UPDATEDAT() Getter for UPDATEDAT w/ exceptions if field has no value
HAS_UPDATEDAT() Determine if UPDATEDAT has a value

ErrorDetails

The error details when the status is shown as ERROR.

Accessible with the following methods

Method Description
GET_ERRORDETAILS() Getter for ERRORDETAILS, with configurable default
ASK_ERRORDETAILS() Getter for ERRORDETAILS w/ exceptions if field has no value
HAS_ERRORDETAILS() Determine if ERRORDETAILS has a value