/AWS1/CL_ACMGTACMEXTACBNDCRE01¶
GetAcmeExternalAccountBindingCredentialsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_keyid TYPE /AWS1/ACMSTRING00 /AWS1/ACMSTRING00¶
The key identifier for the external account binding credentials.
iv_mackey TYPE /AWS1/ACMMACKEY /AWS1/ACMMACKEY¶
The MAC key for the external account binding credentials.
Queryable Attributes¶
KeyId¶
The key identifier for the external account binding credentials.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KEYID() |
Getter for KEYID, with configurable default |
ASK_KEYID() |
Getter for KEYID w/ exceptions if field has no value |
HAS_KEYID() |
Determine if KEYID has a value |
MacKey¶
The MAC key for the external account binding credentials.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MACKEY() |
Getter for MACKEY, with configurable default |
ASK_MACKEY() |
Getter for MACKEY w/ exceptions if field has no value |
HAS_MACKEY() |
Determine if MACKEY has a value |