/AWS1/CL_VPSCREPLYSTOREALIAS01¶
CreatePolicyStoreAliasOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_aliasname TYPE /AWS1/VPSALIAS /AWS1/VPSALIAS¶
The name of the policy store alias.
iv_policystoreid TYPE /AWS1/VPSPOLICYSTOREID /AWS1/VPSPOLICYSTOREID¶
The ID of the policy store associated with the alias.
iv_aliasarn TYPE /AWS1/VPSRESOURCEARN /AWS1/VPSRESOURCEARN¶
The Amazon Resource Name (ARN) of the policy store alias.
iv_createdat TYPE /AWS1/VPSTIMESTAMPFORMAT /AWS1/VPSTIMESTAMPFORMAT¶
The date and time the policy store alias was created.
Queryable Attributes¶
aliasName¶
The name of the policy store alias.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALIASNAME() |
Getter for ALIASNAME, with configurable default |
ASK_ALIASNAME() |
Getter for ALIASNAME w/ exceptions if field has no value |
HAS_ALIASNAME() |
Determine if ALIASNAME has a value |
policyStoreId¶
The ID of the policy store associated with the alias.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POLICYSTOREID() |
Getter for POLICYSTOREID, with configurable default |
ASK_POLICYSTOREID() |
Getter for POLICYSTOREID w/ exceptions if field has no value |
HAS_POLICYSTOREID() |
Determine if POLICYSTOREID has a value |
aliasArn¶
The Amazon Resource Name (ARN) of the policy store alias.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALIASARN() |
Getter for ALIASARN, with configurable default |
ASK_ALIASARN() |
Getter for ALIASARN w/ exceptions if field has no value |
HAS_ALIASARN() |
Determine if ALIASARN has a value |
createdAt¶
The date and time the policy store alias 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 |