/AWS1/CL_DZNSOURCELOCATION¶
The source location for a notebook import in Amazon SageMaker Unified Studio.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_s3 TYPE /AWS1/DZNS3SOURCELOCATION /AWS1/DZNS3SOURCELOCATION¶
The Amazon Simple Storage Service URI of the notebook source file.
Queryable Attributes¶
s3¶
The Amazon Simple Storage Service URI of the notebook source file.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3() |
Getter for S3, with configurable default |
ASK_S3() |
Getter for S3 w/ exceptions if field has no value |
HAS_S3() |
Determine if S3 has a value |