Skip to content

/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