/AWS1/CL_OUTGETOUTPOSTSUPPED01¶
GetOutpostSupportedInstanceTypesOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_instancetypes TYPE /AWS1/CL_OUTINSTANCETYPEITEM=>TT_INSTANCETYPELISTDEFINITION TT_INSTANCETYPELISTDEFINITION¶
InstanceTypes
iv_nexttoken TYPE /AWS1/OUTTOKEN /AWS1/OUTTOKEN¶
NextToken
Queryable Attributes¶
InstanceTypes¶
InstanceTypes
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INSTANCETYPES() |
Getter for INSTANCETYPES, with configurable default |
ASK_INSTANCETYPES() |
Getter for INSTANCETYPES w/ exceptions if field has no value |
HAS_INSTANCETYPES() |
Determine if INSTANCETYPES has a value |
NextToken¶
NextToken
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |