/AWS1/CL_IOTCREATEDOMCONFRSP¶
CreateDomainConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_domainconfigurationname TYPE /AWS1/IOTDOMAINCONFNAME /AWS1/IOTDOMAINCONFNAME¶
The name of the domain configuration.
iv_domainconfigurationarn TYPE /AWS1/IOTDOMAINCONFARN /AWS1/IOTDOMAINCONFARN¶
The ARN of the domain configuration.
Queryable Attributes¶
domainConfigurationName¶
The name of the domain configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINCONFIGURATIONNAME() |
Getter for DOMAINCONFIGURATIONNAME, with configurable defaul |
ASK_DOMAINCONFIGURATIONNAME() |
Getter for DOMAINCONFIGURATIONNAME w/ exceptions if field ha |
HAS_DOMAINCONFIGURATIONNAME() |
Determine if DOMAINCONFIGURATIONNAME has a value |
domainConfigurationArn¶
The ARN of the domain configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINCONFIGURATIONARN() |
Getter for DOMAINCONFIGURATIONARN, with configurable default |
ASK_DOMAINCONFIGURATIONARN() |
Getter for DOMAINCONFIGURATIONARN w/ exceptions if field has |
HAS_DOMAINCONFIGURATIONARN() |
Determine if DOMAINCONFIGURATIONARN has a value |