/AWS1/CL_IOTUPDATEDOMCONFRSP¶
UpdateDomainConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_domainconfigurationname TYPE /AWS1/IOTRSVDDOMAINCONFNAME /AWS1/IOTRSVDDOMAINCONFNAME¶
The name of the domain configuration that was updated.
iv_domainconfigurationarn TYPE /AWS1/IOTDOMAINCONFARN /AWS1/IOTDOMAINCONFARN¶
The ARN of the domain configuration that was updated.
Queryable Attributes¶
domainConfigurationName¶
The name of the domain configuration that was updated.
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 that was updated.
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 |