/AWS1/CL_DZNREJPREDICTIONSOUT¶
RejectPredictionsOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_domainid TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID¶
The ID of the Amazon DataZone domain.
iv_assetid TYPE /AWS1/DZNASSETID /AWS1/DZNASSETID¶
The ID of the asset.
iv_assetrevision TYPE /AWS1/DZNREVISION /AWS1/DZNREVISION¶
The revision that is to be made to the asset.
Queryable Attributes¶
domainId¶
The ID of the Amazon DataZone domain.
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 |
assetId¶
The ID of the asset.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSETID() |
Getter for ASSETID, with configurable default |
ASK_ASSETID() |
Getter for ASSETID w/ exceptions if field has no value |
HAS_ASSETID() |
Determine if ASSETID has a value |
assetRevision¶
The revision that is to be made to the asset.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSETREVISION() |
Getter for ASSETREVISION, with configurable default |
ASK_ASSETREVISION() |
Getter for ASSETREVISION w/ exceptions if field has no value |
HAS_ASSETREVISION() |
Determine if ASSETREVISION has a value |