/AWS1/CL_PZZCREATEDSGROUPRSP¶
CreateDatasetGroupResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_datasetgrouparn TYPE /AWS1/PZZARN /AWS1/PZZARN¶
The Amazon Resource Name (ARN) of the new dataset group.
iv_domain TYPE /AWS1/PZZDOMAIN /AWS1/PZZDOMAIN¶
The domain for the new Domain dataset group.
Queryable Attributes¶
datasetGroupArn¶
The Amazon Resource Name (ARN) of the new dataset group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASETGROUPARN() |
Getter for DATASETGROUPARN, with configurable default |
ASK_DATASETGROUPARN() |
Getter for DATASETGROUPARN w/ exceptions if field has no val |
HAS_DATASETGROUPARN() |
Determine if DATASETGROUPARN has a value |
domain¶
The domain for the new Domain dataset group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAIN() |
Getter for DOMAIN, with configurable default |
ASK_DOMAIN() |
Getter for DOMAIN w/ exceptions if field has no value |
HAS_DOMAIN() |
Determine if DOMAIN has a value |