/AWS1/CL_SGMMODELCARDEXPOUTCFG¶
Configure the export output details for an Amazon SageMaker Model Card.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_s3outputpath
TYPE /AWS1/SGMS3URI
/AWS1/SGMS3URI
¶
The Amazon S3 output path to export your model card PDF.
Queryable Attributes¶
S3OutputPath¶
The Amazon S3 output path to export your model card PDF.
Accessible with the following methods¶
Method | Description |
---|---|
GET_S3OUTPUTPATH() |
Getter for S3OUTPUTPATH, with configurable default |
ASK_S3OUTPUTPATH() |
Getter for S3OUTPUTPATH w/ exceptions if field has no value |
HAS_S3OUTPUTPATH() |
Determine if S3OUTPUTPATH has a value |