/AWS1/CL_SEBGETADDONINSTRSP¶
GetAddonInstanceResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_addonsubscriptionid TYPE /AWS1/SEBADDONSUBSCRIPTIONID /AWS1/SEBADDONSUBSCRIPTIONID¶
The subscription ID associated to the instance.
iv_addonname TYPE /AWS1/SEBADDONNAME /AWS1/SEBADDONNAME¶
The name of the Add On provider associated to the subscription of the instance.
iv_addoninstancearn TYPE /AWS1/SEBADDONINSTANCEARN /AWS1/SEBADDONINSTANCEARN¶
The Amazon Resource Name (ARN) of the Add On instance.
iv_createdtimestamp TYPE /AWS1/SEBTIMESTAMP /AWS1/SEBTIMESTAMP¶
The timestamp of when the Add On instance was created.
Queryable Attributes¶
AddonSubscriptionId¶
The subscription ID associated to the instance.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDONSUBSCRIPTIONID() |
Getter for ADDONSUBSCRIPTIONID, with configurable default |
ASK_ADDONSUBSCRIPTIONID() |
Getter for ADDONSUBSCRIPTIONID w/ exceptions if field has no |
HAS_ADDONSUBSCRIPTIONID() |
Determine if ADDONSUBSCRIPTIONID has a value |
AddonName¶
The name of the Add On provider associated to the subscription of the instance.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDONNAME() |
Getter for ADDONNAME, with configurable default |
ASK_ADDONNAME() |
Getter for ADDONNAME w/ exceptions if field has no value |
HAS_ADDONNAME() |
Determine if ADDONNAME has a value |
AddonInstanceArn¶
The Amazon Resource Name (ARN) of the Add On instance.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDONINSTANCEARN() |
Getter for ADDONINSTANCEARN, with configurable default |
ASK_ADDONINSTANCEARN() |
Getter for ADDONINSTANCEARN w/ exceptions if field has no va |
HAS_ADDONINSTANCEARN() |
Determine if ADDONINSTANCEARN has a value |
CreatedTimestamp¶
The timestamp of when the Add On instance was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP, with configurable default |
ASK_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP w/ exceptions if field has no va |
HAS_CREATEDTIMESTAMP() |
Determine if CREATEDTIMESTAMP has a value |