/AWS1/CL_R5GDELGLBRESOLVEROUT¶
DeleteGlobalResolverOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_id TYPE /AWS1/R5GRESOURCEID /AWS1/R5GRESOURCEID¶
The unique identifier of the deleted Route 53 Global Resolver.
iv_arn TYPE /AWS1/R5GRESOURCEARN /AWS1/R5GRESOURCEARN¶
The Amazon Resource Name (ARN) of the deleted Route 53 Global Resolver.
iv_clienttoken TYPE /AWS1/R5GCLIENTTOKEN /AWS1/R5GCLIENTTOKEN¶
The unique string that identifies the request and ensures idempotency.
iv_dnsname TYPE /AWS1/R5GSNI /AWS1/R5GSNI¶
The hostname that DNS clients used for TLS certificate validation when connecting to the deleted Route 53 Global Resolver.
iv_name TYPE /AWS1/R5GRESOURCENAME /AWS1/R5GRESOURCENAME¶
The name of the deleted Route 53 Global Resolver.
it_regions TYPE /AWS1/CL_R5GREGIONS_W=>TT_REGIONS TT_REGIONS¶
The AWS Regions where the deleted Route 53 Global Resolver was deployed and operational.
iv_createdat TYPE /AWS1/R5GISO8601TIMESTRING /AWS1/R5GISO8601TIMESTRING¶
The date and time when the Route 53 Global Resolver was originally created.
iv_updatedat TYPE /AWS1/R5GISO8601TIMESTRING /AWS1/R5GISO8601TIMESTRING¶
The date and time when the Route 53 Global Resolver was last updated before deletion.
iv_status TYPE /AWS1/R5GCRRESOURCESTATUS /AWS1/R5GCRRESOURCESTATUS¶
The final status of the deleted Route 53 Global Resolver.
it_ipv4addresses TYPE /AWS1/CL_R5GIPV4ADDRESSES_W=>TT_IPV4ADDRESSES TT_IPV4ADDRESSES¶
The global anycast IPv4 addresses that were associated with the deleted Route 53 Global Resolver.
Optional arguments:¶
iv_observabilityregion TYPE /AWS1/R5GREGION /AWS1/R5GREGION¶
The AWS Region where observability data for the deleted Route 53 Global Resolver was stored.
iv_description TYPE /AWS1/R5GRESOURCEDESCRIPTION /AWS1/R5GRESOURCEDESCRIPTION¶
The description of the deleted Route 53 Global Resolver.
Queryable Attributes¶
id¶
The unique identifier of the deleted Route 53 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 deleted Route 53 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¶
The unique string that identifies the request and ensures idempotency.
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 that DNS clients used for TLS certificate validation when connecting to the deleted Route 53 Global Resolver.
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 AWS Region where observability data for the deleted Route 53 Global Resolver was stored.
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¶
The name of the deleted Route 53 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¶
The description of the deleted Route 53 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 AWS Regions where the deleted Route 53 Global Resolver was deployed and operational.
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 date and time when the Route 53 Global Resolver was originally 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 when the Route 53 Global Resolver was last updated before deletion.
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 final status of the deleted Route 53 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¶
The global anycast IPv4 addresses that were associated with the deleted Route 53 Global Resolver.
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 |