/AWS1/CL_QSTIAMPLYASSIGNMENT¶
An Identity and Access Management (IAM) policy assignment.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_awsaccountid TYPE /AWS1/QSTAWSACCOUNTID /AWS1/QSTAWSACCOUNTID¶
The Amazon Web Services account ID.
iv_assignmentid TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING¶
Assignment ID.
iv_assignmentname TYPE /AWS1/QSTIAMPLYASSIGNMENTNAME /AWS1/QSTIAMPLYASSIGNMENTNAME¶
Assignment name.
iv_policyarn TYPE /AWS1/QSTARN /AWS1/QSTARN¶
The Amazon Resource Name (ARN) for the IAM policy.
it_identities TYPE /AWS1/CL_QSTIDENTITYNAMELIST_W=>TT_IDENTITYMAP TT_IDENTITYMAP¶
Identities.
iv_assignmentstatus TYPE /AWS1/QSTASSIGNMENTSTATUS /AWS1/QSTASSIGNMENTSTATUS¶
Assignment status.
Queryable Attributes¶
AwsAccountId¶
The Amazon Web Services account ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AWSACCOUNTID() |
Getter for AWSACCOUNTID, with configurable default |
ASK_AWSACCOUNTID() |
Getter for AWSACCOUNTID w/ exceptions if field has no value |
HAS_AWSACCOUNTID() |
Determine if AWSACCOUNTID has a value |
AssignmentId¶
Assignment ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSIGNMENTID() |
Getter for ASSIGNMENTID, with configurable default |
ASK_ASSIGNMENTID() |
Getter for ASSIGNMENTID w/ exceptions if field has no value |
HAS_ASSIGNMENTID() |
Determine if ASSIGNMENTID has a value |
AssignmentName¶
Assignment name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSIGNMENTNAME() |
Getter for ASSIGNMENTNAME, with configurable default |
ASK_ASSIGNMENTNAME() |
Getter for ASSIGNMENTNAME w/ exceptions if field has no valu |
HAS_ASSIGNMENTNAME() |
Determine if ASSIGNMENTNAME has a value |
PolicyArn¶
The Amazon Resource Name (ARN) for the IAM policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POLICYARN() |
Getter for POLICYARN, with configurable default |
ASK_POLICYARN() |
Getter for POLICYARN w/ exceptions if field has no value |
HAS_POLICYARN() |
Determine if POLICYARN has a value |
Identities¶
Identities.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IDENTITIES() |
Getter for IDENTITIES, with configurable default |
ASK_IDENTITIES() |
Getter for IDENTITIES w/ exceptions if field has no value |
HAS_IDENTITIES() |
Determine if IDENTITIES has a value |
AssignmentStatus¶
Assignment status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSIGNMENTSTATUS() |
Getter for ASSIGNMENTSTATUS, with configurable default |
ASK_ASSIGNMENTSTATUS() |
Getter for ASSIGNMENTSTATUS w/ exceptions if field has no va |
HAS_ASSIGNMENTSTATUS() |
Determine if ASSIGNMENTSTATUS has a value |