Skip to content

/AWS1/CL_R5GUPHOSTEDZONEASCOUT

UpdateHostedZoneAssociationOutput

CONSTRUCTOR

IMPORTING

Required arguments:

iv_id TYPE /AWS1/R5GRESOURCEID /AWS1/R5GRESOURCEID

The ID of the private hosted zone association.

iv_resourcearn TYPE /AWS1/R5GRESOURCEARN /AWS1/R5GRESOURCEARN

The Amazon Resource Name (ARN) of the private hosted zone association.

iv_hostedzoneid TYPE /AWS1/R5GHOSTEDZONEID /AWS1/R5GHOSTEDZONEID

The ID of the private hosted zone.

iv_hostedzonename TYPE /AWS1/R5GHOSTEDZONENAME /AWS1/R5GHOSTEDZONENAME

The name of the domain associated with the private hosted zone.

iv_name TYPE /AWS1/R5GRESOURCENAME /AWS1/R5GRESOURCENAME

The name of the private hosted zone association.

iv_createdat TYPE /AWS1/R5GISO8601TIMESTRING /AWS1/R5GISO8601TIMESTRING

The time and date the private hosted zone association was created.

iv_updatedat TYPE /AWS1/R5GISO8601TIMESTRING /AWS1/R5GISO8601TIMESTRING

The time and date the private hosted zone association was updated.

iv_status TYPE /AWS1/R5GHOSTEDZONEASSOCSTATUS /AWS1/R5GHOSTEDZONEASSOCSTATUS

The operational status of the private hosted zone association.


Queryable Attributes

id

The ID of the private hosted zone 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

The Amazon Resource Name (ARN) of the private hosted zone association.

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

The 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

The name of the domain associated with the private 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

The name of 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 time and date 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 time and date the private hosted zone association was updated.

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

The operational status of the private hosted zone association.

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