Skip to content

/AWS1/CL_EC2DSCAPPTATUSCHKAS01

DescribeApplicationStatusCheckAssociationsResult

CONSTRUCTOR

IMPORTING

Optional arguments:

it_associations TYPE /AWS1/CL_EC2APPSTATCHKASSOCOBJ=>TT_APPSTATUSCHECKASSOCSET TT_APPSTATUSCHECKASSOCSET

The associations for the specified application status checks.

iv_nexttoken TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The token to include in another request to get the next page of items. This value is null when there are no more items to return.

it_tags TYPE /AWS1/CL_EC2TAG=>TT_TAGLIST TT_TAGLIST

The tags associated with the application status checks.


Queryable Attributes

Associations

The associations for the specified application status checks.

Accessible with the following methods

Method Description
GET_ASSOCIATIONS() Getter for ASSOCIATIONS, with configurable default
ASK_ASSOCIATIONS() Getter for ASSOCIATIONS w/ exceptions if field has no value
HAS_ASSOCIATIONS() Determine if ASSOCIATIONS has a value

NextToken

The token to include in another request to get the next page of items. This value is null when there are no more items to return.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value

Tags

The tags associated with the application status checks.

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