/AWS1/CL_R53CREATECIDRCOLLRSP¶
CreateCidrCollectionResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_collection TYPE REF TO /AWS1/CL_R53CIDRCOLLECTION /AWS1/CL_R53CIDRCOLLECTION¶
A complex type that contains information about the CIDR collection.
iv_location TYPE /AWS1/R53RESOURCEURI /AWS1/R53RESOURCEURI¶
A unique URL that represents the location for the CIDR collection.
Queryable Attributes¶
Collection¶
A complex type that contains information about the CIDR collection.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLLECTION() |
Getter for COLLECTION |
Location¶
A unique URL that represents the location for the CIDR collection.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOCATION() |
Getter for LOCATION, with configurable default |
ASK_LOCATION() |
Getter for LOCATION w/ exceptions if field has no value |
HAS_LOCATION() |
Determine if LOCATION has a value |