/AWS1/CL_R5GASSOCHOSTEDZONEOUT¶
AssociateHostedZoneOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_id TYPE /AWS1/R5GRESOURCEID /AWS1/R5GRESOURCEID¶
ID of the association.
iv_resourcearn TYPE /AWS1/R5GRESOURCEARN /AWS1/R5GRESOURCEARN¶
An Amazon Resource Name (ARN) of the Route 53 Global Resolver the private hosted zone is associated to.
iv_hostedzoneid TYPE /AWS1/R5GHOSTEDZONEID /AWS1/R5GHOSTEDZONEID¶
ID of the private hosted zone.
iv_hostedzonename TYPE /AWS1/R5GHOSTEDZONENAME /AWS1/R5GHOSTEDZONENAME¶
Name of the hosted zone (also the domain associated with the hosted zone).
iv_name TYPE /AWS1/R5GRESOURCENAME /AWS1/R5GRESOURCENAME¶
Name for the private hosted zone association.
iv_createdat TYPE /AWS1/R5GISO8601TIMESTRING /AWS1/R5GISO8601TIMESTRING¶
The date and time the private hosted zone association was created.
iv_updatedat TYPE /AWS1/R5GISO8601TIMESTRING /AWS1/R5GISO8601TIMESTRING¶
The date and time the private hosted zone association was modified.
iv_status TYPE /AWS1/R5GHOSTEDZONEASSOCSTATUS /AWS1/R5GHOSTEDZONEASSOCSTATUS¶
Aggregate status for all the AWS Regions in which the Route 53 Global Resolver exists.
Queryable Attributes¶
id¶
ID of the association.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
resourceArn¶
An Amazon Resource Name (ARN) of the Route 53 Global Resolver the private hosted zone is associated to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEARN() |
Getter for RESOURCEARN, with configurable default |
ASK_RESOURCEARN() |
Getter for RESOURCEARN w/ exceptions if field has no value |
HAS_RESOURCEARN() |
Determine if RESOURCEARN has a value |
hostedZoneId¶
ID of the private hosted zone.
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 |
hostedZoneName¶
Name of the hosted zone (also the domain associated with the hosted zone).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HOSTEDZONENAME() |
Getter for HOSTEDZONENAME, with configurable default |
ASK_HOSTEDZONENAME() |
Getter for HOSTEDZONENAME w/ exceptions if field has no valu |
HAS_HOSTEDZONENAME() |
Determine if HOSTEDZONENAME has a value |
name¶
Name for the private hosted zone association.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
createdAt¶
The date and time the private hosted zone association was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |
updatedAt¶
The date and time the private hosted zone association was modified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEDAT() |
Getter for UPDATEDAT, with configurable default |
ASK_UPDATEDAT() |
Getter for UPDATEDAT w/ exceptions if field has no value |
HAS_UPDATEDAT() |
Determine if UPDATEDAT has a value |
status¶
Aggregate status for all the AWS Regions in which the Route 53 Global Resolver exists.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |