Skip to content

/AWS1/CL_R5GUPDATEGLBRESOLVOUT

UpdateGlobalResolverOutput

CONSTRUCTOR

IMPORTING

Required arguments:

iv_id TYPE /AWS1/R5GRESOURCEID /AWS1/R5GRESOURCEID

The ID of the Global Resolver.

iv_arn TYPE /AWS1/R5GRESOURCEARN /AWS1/R5GRESOURCEARN

The Amazon Resource Name (ARN) of the Global Resolver.

iv_clienttoken TYPE /AWS1/R5GCLIENTTOKEN /AWS1/R5GCLIENTTOKEN

A unique, case-sensitive identifier to ensure idempotency. This means that making the same request multiple times with the same clientToken has the same result every time.

iv_dnsname TYPE /AWS1/R5GSNI /AWS1/R5GSNI

The hostname to be used by the customers' DNS clients for certification validation.

iv_name TYPE /AWS1/R5GRESOURCENAME /AWS1/R5GRESOURCENAME

Name of the Global Resolver.

it_regions TYPE /AWS1/CL_R5GREGIONS_W=>TT_REGIONS TT_REGIONS

The Amazon Web Services Regions in which the Global Resolver will operate.

iv_createdat TYPE /AWS1/R5GISO8601TIMESTRING /AWS1/R5GISO8601TIMESTRING

The time and date the Global Resolverwas created.

iv_updatedat TYPE /AWS1/R5GISO8601TIMESTRING /AWS1/R5GISO8601TIMESTRING

The time and date the Global Resolver was updated.

iv_status TYPE /AWS1/R5GCRRESOURCESTATUS /AWS1/R5GCRRESOURCESTATUS

The operational status of the Global Resolver.

it_ipv4addresses TYPE /AWS1/CL_R5GIPV4ADDRESSES_W=>TT_IPV4ADDRESSES TT_IPV4ADDRESSES

List of anycast IPv4 addresses associated with the Global Resolver instance.

Optional arguments:

iv_observabilityregion TYPE /AWS1/R5GREGION /AWS1/R5GREGION

The Amazon Web Services Regions in which the users' Global Resolver query resolution logs will be propagated.

iv_description TYPE /AWS1/R5GRESOURCEDESCRIPTION /AWS1/R5GRESOURCEDESCRIPTION

Description of the Global Resolver.

it_ipv6addresses TYPE /AWS1/CL_R5GIPV6ADDRESSES_W=>TT_IPV6ADDRESSES TT_IPV6ADDRESSES

List of anycast IPv6 addresses associated with the updated Global Resolver instance. This field is only populated when ipAddressType is DUAL_STACK.

iv_ipaddresstype TYPE /AWS1/R5GGLBRESOLVIPADDRTYPE /AWS1/R5GGLBRESOLVIPADDRTYPE

The IP address type configured for the updated Global Resolver.


Queryable Attributes

id

The ID of the Global Resolver.

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

arn

The Amazon Resource Name (ARN) of the Global Resolver.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

clientToken

A unique, case-sensitive identifier to ensure idempotency. This means that making the same request multiple times with the same clientToken has the same result every time.

Accessible with the following methods

Method Description
GET_CLIENTTOKEN() Getter for CLIENTTOKEN, with configurable default
ASK_CLIENTTOKEN() Getter for CLIENTTOKEN w/ exceptions if field has no value
HAS_CLIENTTOKEN() Determine if CLIENTTOKEN has a value

dnsName

The hostname to be used by the customers' DNS clients for certification validation.

Accessible with the following methods

Method Description
GET_DNSNAME() Getter for DNSNAME, with configurable default
ASK_DNSNAME() Getter for DNSNAME w/ exceptions if field has no value
HAS_DNSNAME() Determine if DNSNAME has a value

observabilityRegion

The Amazon Web Services Regions in which the users' Global Resolver query resolution logs will be propagated.

Accessible with the following methods

Method Description
GET_OBSERVABILITYREGION() Getter for OBSERVABILITYREGION, with configurable default
ASK_OBSERVABILITYREGION() Getter for OBSERVABILITYREGION w/ exceptions if field has no
HAS_OBSERVABILITYREGION() Determine if OBSERVABILITYREGION has a value

name

Name of the Global Resolver.

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

description

Description of the Global Resolver.

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

regions

The Amazon Web Services Regions in which the Global Resolver will operate.

Accessible with the following methods

Method Description
GET_REGIONS() Getter for REGIONS, with configurable default
ASK_REGIONS() Getter for REGIONS w/ exceptions if field has no value
HAS_REGIONS() Determine if REGIONS has a value

createdAt

The time and date the Global Resolverwas 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 Global Resolver 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 Global Resolver.

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

ipv4Addresses

List of anycast IPv4 addresses associated with the Global Resolver instance.

Accessible with the following methods

Method Description
GET_IPV4ADDRESSES() Getter for IPV4ADDRESSES, with configurable default
ASK_IPV4ADDRESSES() Getter for IPV4ADDRESSES w/ exceptions if field has no value
HAS_IPV4ADDRESSES() Determine if IPV4ADDRESSES has a value

ipv6Addresses

List of anycast IPv6 addresses associated with the updated Global Resolver instance. This field is only populated when ipAddressType is DUAL_STACK.

Accessible with the following methods

Method Description
GET_IPV6ADDRESSES() Getter for IPV6ADDRESSES, with configurable default
ASK_IPV6ADDRESSES() Getter for IPV6ADDRESSES w/ exceptions if field has no value
HAS_IPV6ADDRESSES() Determine if IPV6ADDRESSES has a value

ipAddressType

The IP address type configured for the updated Global Resolver.

Accessible with the following methods

Method Description
GET_IPADDRESSTYPE() Getter for IPADDRESSTYPE, with configurable default
ASK_IPADDRESSTYPE() Getter for IPADDRESSTYPE w/ exceptions if field has no value
HAS_IPADDRESSTYPE() Determine if IPADDRESSTYPE has a value