/AWS1/CL_DZNSMRUNCONFOUTPUT¶
The Amazon SageMaker run configuration.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_trackingassets
TYPE /AWS1/CL_DZNTRKASSETARNS_W=>TT_TRACKINGASSETS
TT_TRACKINGASSETS
¶
The tracking assets of the Amazon SageMaker.
Optional arguments:¶
iv_accountid
TYPE /AWS1/DZNSTRING
/AWS1/DZNSTRING
¶
The Amazon SageMaker account ID.
iv_region
TYPE /AWS1/DZNSTRING
/AWS1/DZNSTRING
¶
The Amazon SageMaker Region.
Queryable Attributes¶
accountId¶
The Amazon SageMaker account ID.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ACCOUNTID() |
Getter for ACCOUNTID, with configurable default |
ASK_ACCOUNTID() |
Getter for ACCOUNTID w/ exceptions if field has no value |
HAS_ACCOUNTID() |
Determine if ACCOUNTID has a value |
region¶
The Amazon SageMaker Region.
Accessible with the following methods¶
Method | Description |
---|---|
GET_REGION() |
Getter for REGION, with configurable default |
ASK_REGION() |
Getter for REGION w/ exceptions if field has no value |
HAS_REGION() |
Determine if REGION has a value |
trackingAssets¶
The tracking assets of the Amazon SageMaker.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TRACKINGASSETS() |
Getter for TRACKINGASSETS, with configurable default |
ASK_TRACKINGASSETS() |
Getter for TRACKINGASSETS w/ exceptions if field has no valu |
HAS_TRACKINGASSETS() |
Determine if TRACKINGASSETS has a value |