Skip to content

/AWS1/CL_INSDSCCROSSACACCROL00

DescribeCrossAccountAccessRoleResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_rolearn TYPE /AWS1/INSARN /AWS1/INSARN

The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.

iv_valid TYPE /AWS1/INSBOOL /AWS1/INSBOOL

A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.

iv_registeredat TYPE /AWS1/INSTIMESTAMP /AWS1/INSTIMESTAMP

The date when the cross-account access role was registered.


Queryable Attributes

roleArn

The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS 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

valid

A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.

Accessible with the following methods

Method Description
GET_VALID() Getter for VALID, with configurable default
ASK_VALID() Getter for VALID w/ exceptions if field has no value
HAS_VALID() Determine if VALID has a value

registeredAt

The date when the cross-account access role was registered.

Accessible with the following methods

Method Description
GET_REGISTEREDAT() Getter for REGISTEREDAT, with configurable default
ASK_REGISTEREDAT() Getter for REGISTEREDAT w/ exceptions if field has no value
HAS_REGISTEREDAT() Determine if REGISTEREDAT has a value