/AWS1/CL_SDYDNSPROPERTIES¶
A complex type that contains the ID for the Route 53 hosted zone that Cloud Map creates when you create a namespace.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_hostedzoneid TYPE /AWS1/SDYRESOURCEID /AWS1/SDYRESOURCEID¶
The ID for the Route 53 hosted zone that Cloud Map creates when you create a namespace.
io_soa TYPE REF TO /AWS1/CL_SDYSOA /AWS1/CL_SDYSOA¶
Start of Authority (SOA) record for the hosted zone.
Queryable Attributes¶
HostedZoneId¶
The ID for the Route 53 hosted zone that Cloud Map creates when you create a namespace.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HOSTEDZONEID() |
Getter for HOSTEDZONEID, with configurable default |
ASK_HOSTEDZONEID() |
Getter for HOSTEDZONEID w/ exceptions if field has no value |
HAS_HOSTEDZONEID() |
Determine if HOSTEDZONEID has a value |
SOA¶
Start of Authority (SOA) record for the hosted zone.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOA() |
Getter for SOA |