/AWS1/CL_CNHGETDOMAINOUTPUT
GetDomainOutput
CONSTRUCTOR
IMPORTING
Required arguments:
iv_domainid TYPE /AWS1/CNHDOMAINID /AWS1/CNHDOMAINID
iv_createdat TYPE /AWS1/CNHTIMESTAMP /AWS1/CNHTIMESTAMP
Optional arguments:
iv_kmskeyarn TYPE /AWS1/CNHKMSKEYARN /AWS1/CNHKMSKEYARN
io_encryptioncontext TYPE REF TO /AWS1/CL_CNHENCRYPTIONCONTEXT /AWS1/CL_CNHENCRYPTIONCONTEXT
iv_webappurl TYPE /AWS1/CNHWEBAPPURL /AWS1/CNHWEBAPPURL
io_webappconfiguration TYPE REF TO /AWS1/CL_CNHWEBAPPCONF /AWS1/CL_CNHWEBAPPCONF
Tags associated with the Domain
Queryable Attributes
domainId
Accessible with the following methods
| Method |
Description |
GET_DOMAINID() |
Getter for DOMAINID, with configurable default |
ASK_DOMAINID() |
Getter for DOMAINID w/ exceptions if field has no value |
HAS_DOMAINID() |
Determine if DOMAINID has a value |
arn
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 |
name
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 |
kmsKeyArn
Accessible with the following methods
| Method |
Description |
GET_KMSKEYARN() |
Getter for KMSKEYARN, with configurable default |
ASK_KMSKEYARN() |
Getter for KMSKEYARN w/ exceptions if field has no value |
HAS_KMSKEYARN() |
Determine if KMSKEYARN has a value |
encryptionContext
Accessible with the following methods
| Method |
Description |
GET_ENCRYPTIONCONTEXT() |
Getter for ENCRYPTIONCONTEXT |
status
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 |
webAppUrl
Accessible with the following methods
| Method |
Description |
GET_WEBAPPURL() |
Getter for WEBAPPURL, with configurable default |
ASK_WEBAPPURL() |
Getter for WEBAPPURL w/ exceptions if field has no value |
HAS_WEBAPPURL() |
Determine if WEBAPPURL has a value |
webAppConfiguration
Accessible with the following methods
| Method |
Description |
GET_WEBAPPCONFIGURATION() |
Getter for WEBAPPCONFIGURATION |
createdAt
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 |
Tags associated with the Domain
Accessible with the following methods
| Method |
Description |
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |