/AWS1/CL_SGMENVCONFIGDETAILS¶
The configuration details for the restricted instance groups (RIG) environment.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_fsxlustreconfig
TYPE REF TO /AWS1/CL_SGMFSXLUSTRECONFIG
/AWS1/CL_SGMFSXLUSTRECONFIG
¶
Configuration settings for an Amazon FSx for Lustre file system to be used with the cluster.
iv_s3outputpath
TYPE /AWS1/SGMS3URI
/AWS1/SGMS3URI
¶
The Amazon S3 path where output data from the restricted instance group (RIG) environment will be stored.
Queryable Attributes¶
FSxLustreConfig¶
Configuration settings for an Amazon FSx for Lustre file system to be used with the cluster.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FSXLUSTRECONFIG() |
Getter for FSXLUSTRECONFIG |
S3OutputPath¶
The Amazon S3 path where output data from the restricted instance group (RIG) environment will be stored.
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 |