/AWS1/CL_EC2DSCAGGREGATEIDFM01¶
DescribeAggregateIdFormatResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_uselongidsaggregated
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
Indicates whether all resource types in the Region are configured to use longer IDs. This value is only
true
if all users are configured to use longer IDs for all resources types in the Region.
it_statuses
TYPE /AWS1/CL_EC2IDFORMAT=>TT_IDFORMATLIST
TT_IDFORMATLIST
¶
Information about each resource's ID format.
Queryable Attributes¶
UseLongIdsAggregated¶
Indicates whether all resource types in the Region are configured to use longer IDs. This value is only
true
if all users are configured to use longer IDs for all resources types in the Region.
Accessible with the following methods¶
Method | Description |
---|---|
GET_USELONGIDSAGGREGATED() |
Getter for USELONGIDSAGGREGATED, with configurable default |
ASK_USELONGIDSAGGREGATED() |
Getter for USELONGIDSAGGREGATED w/ exceptions if field has n |
HAS_USELONGIDSAGGREGATED() |
Determine if USELONGIDSAGGREGATED has a value |
Statuses¶
Information about each resource's ID format.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STATUSES() |
Getter for STATUSES, with configurable default |
ASK_STATUSES() |
Getter for STATUSES w/ exceptions if field has no value |
HAS_STATUSES() |
Determine if STATUSES has a value |