Skip to content

/AWS1/CL_EC2DSCIAMINSTPFLASS01

DescribeIamInstanceProfileAssociationsResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_IAMINSTPFLASSOCIATIONS TYPE /AWS1/CL_EC2IAMINSTPFLASSOCI00=>TT_IAMINSTPFLASSOCIATIONSET TT_IAMINSTPFLASSOCIATIONSET

Information about the IAM instance profile associations.

IV_NEXTTOKEN TYPE /AWS1/EC2NEXTTOKEN /AWS1/EC2NEXTTOKEN

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.


Queryable Attributes

IamInstanceProfileAssociations

Information about the IAM instance profile associations.

Accessible with the following methods

Method Description
GET_IAMINSTPFLASSOCIATIONS() Getter for IAMINSTPROFILEASSOCIATIONS, with configurable def
ASK_IAMINSTPFLASSOCIATIONS() Getter for IAMINSTPROFILEASSOCIATIONS w/ exceptions if field
HAS_IAMINSTPFLASSOCIATIONS() Determine if IAMINSTPROFILEASSOCIATIONS 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