/AWS1/CL_SDYSERVICECHANGE¶
A complex type that contains changes to an existing service.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_description TYPE /AWS1/SDYRESOURCEDESCRIPTION /AWS1/SDYRESOURCEDESCRIPTION¶
A description for the service.
io_dnsconfig TYPE REF TO /AWS1/CL_SDYDNSCONFIGCHANGE /AWS1/CL_SDYDNSCONFIGCHANGE¶
Information about the RouteĀ 53 DNS records that you want Cloud Map to create when you register an instance.
io_healthcheckconfig TYPE REF TO /AWS1/CL_SDYHEALTHCHECKCONFIG /AWS1/CL_SDYHEALTHCHECKCONFIG¶
Public DNS and HTTP namespaces only. Settings for an optional health check. If you specify settings for a health check, Cloud Map associates the health check with the records that you specify in
DnsConfig.
Queryable Attributes¶
Description¶
A description for the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
DnsConfig¶
Information about the RouteĀ 53 DNS records that you want Cloud Map to create when you register an instance.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DNSCONFIG() |
Getter for DNSCONFIG |
HealthCheckConfig¶
Public DNS and HTTP namespaces only. Settings for an optional health check. If you specify settings for a health check, Cloud Map associates the health check with the records that you specify in
DnsConfig.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HEALTHCHECKCONFIG() |
Getter for HEALTHCHECKCONFIG |