/AWS1/CL_LMVCREMVMAUTHTOKENRSP¶
CreateMicrovmAuthTokenResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_authtoken TYPE /AWS1/CL_LMVTOKENPARTS_W=>TT_TOKENPARTS TT_TOKENPARTS¶
A map containing the authentication token. Use the value at key "X-aws-proxy-auth" as the header value when connecting to the MicroVM endpoint.
Queryable Attributes¶
authToken¶
A map containing the authentication token. Use the value at key "X-aws-proxy-auth" as the header value when connecting to the MicroVM endpoint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTHTOKEN() |
Getter for AUTHTOKEN, with configurable default |
ASK_AUTHTOKEN() |
Getter for AUTHTOKEN w/ exceptions if field has no value |
HAS_AUTHTOKEN() |
Determine if AUTHTOKEN has a value |