/AWS1/CL_DZNCREATEDOMAINOUTPUT¶
CreateDomainOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_id TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID¶
The identifier of the Amazon DataZone domain.
Optional arguments:¶
iv_rootdomainunitid TYPE /AWS1/DZNDOMAINUNITID /AWS1/DZNDOMAINUNITID¶
The ID of the root domain unit.
iv_name TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The name of the Amazon DataZone domain.
iv_description TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The description of the Amazon DataZone domain.
io_singlesignon TYPE REF TO /AWS1/CL_DZNSINGLESIGNON /AWS1/CL_DZNSINGLESIGNON¶
The single-sign on configuration of the Amazon DataZone domain.
iv_domainexecutionrole TYPE /AWS1/DZNROLEARN /AWS1/DZNROLEARN¶
The domain execution role that is created when an Amazon DataZone domain is created. The domain execution role is created in the Amazon Web Services account that houses the Amazon DataZone domain.
iv_arn TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The ARN of the Amazon DataZone domain.
iv_kmskeyidentifier TYPE /AWS1/DZNKMSKEYARN /AWS1/DZNKMSKEYARN¶
The identifier of the Amazon Web Services Key Management Service (KMS) key that is used to encrypt the Amazon DataZone domain, metadata, and reporting data.
iv_status TYPE /AWS1/DZNDOMAINSTATUS /AWS1/DZNDOMAINSTATUS¶
The status of the Amazon DataZone domain.
iv_portalurl TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The URL of the data portal for this Amazon DataZone domain.
it_tags TYPE /AWS1/CL_DZNTAGS_W=>TT_TAGS TT_TAGS¶
The tags specified for the Amazon DataZone domain.
iv_domainversion TYPE /AWS1/DZNDOMAINVERSION /AWS1/DZNDOMAINVERSION¶
The version of the domain that is created.
iv_servicerole TYPE /AWS1/DZNROLEARN /AWS1/DZNROLEARN¶
Te service role of the domain that is created.
Queryable Attributes¶
id¶
The identifier of the Amazon DataZone domain.
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 |
rootDomainUnitId¶
The ID of the root domain unit.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROOTDOMAINUNITID() |
Getter for ROOTDOMAINUNITID, with configurable default |
ASK_ROOTDOMAINUNITID() |
Getter for ROOTDOMAINUNITID w/ exceptions if field has no va |
HAS_ROOTDOMAINUNITID() |
Determine if ROOTDOMAINUNITID has a value |
name¶
The name of the Amazon DataZone domain.
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 Amazon DataZone domain.
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 |
singleSignOn¶
The single-sign on configuration of the Amazon DataZone domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SINGLESIGNON() |
Getter for SINGLESIGNON |
domainExecutionRole¶
The domain execution role that is created when an Amazon DataZone domain is created. The domain execution role is created in the Amazon Web Services account that houses the Amazon DataZone domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINEXECUTIONROLE() |
Getter for DOMAINEXECUTIONROLE, with configurable default |
ASK_DOMAINEXECUTIONROLE() |
Getter for DOMAINEXECUTIONROLE w/ exceptions if field has no |
HAS_DOMAINEXECUTIONROLE() |
Determine if DOMAINEXECUTIONROLE has a value |
arn¶
The ARN of the Amazon DataZone domain.
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 |
kmsKeyIdentifier¶
The identifier of the Amazon Web Services Key Management Service (KMS) key that is used to encrypt the Amazon DataZone domain, metadata, and reporting data.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KMSKEYIDENTIFIER() |
Getter for KMSKEYIDENTIFIER, with configurable default |
ASK_KMSKEYIDENTIFIER() |
Getter for KMSKEYIDENTIFIER w/ exceptions if field has no va |
HAS_KMSKEYIDENTIFIER() |
Determine if KMSKEYIDENTIFIER has a value |
status¶
The status of the Amazon DataZone domain.
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 |
portalUrl¶
The URL of the data portal for this Amazon DataZone domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PORTALURL() |
Getter for PORTALURL, with configurable default |
ASK_PORTALURL() |
Getter for PORTALURL w/ exceptions if field has no value |
HAS_PORTALURL() |
Determine if PORTALURL has a value |
tags¶
The tags specified for the Amazon DataZone 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 |
domainVersion¶
The version of the domain that is created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINVERSION() |
Getter for DOMAINVERSION, with configurable default |
ASK_DOMAINVERSION() |
Getter for DOMAINVERSION w/ exceptions if field has no value |
HAS_DOMAINVERSION() |
Determine if DOMAINVERSION has a value |
serviceRole¶
Te service role of the domain that is created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICEROLE() |
Getter for SERVICEROLE, with configurable default |
ASK_SERVICEROLE() |
Getter for SERVICEROLE w/ exceptions if field has no value |
HAS_SERVICEROLE() |
Determine if SERVICEROLE has a value |