/AWS1/CL_SGMFSXLUSTRECONFIG¶
Configuration settings for an Amazon FSx for Lustre file system to be used with the cluster.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_sizeingib
TYPE /AWS1/SGMFSXLUSTRESIZEINGIB
/AWS1/SGMFSXLUSTRESIZEINGIB
¶
The storage capacity of the Amazon FSx for Lustre file system, specified in gibibytes (GiB).
iv_perunitstoragethroughput
TYPE /AWS1/SGMFSXLUSTREPERUNITSTR00
/AWS1/SGMFSXLUSTREPERUNITSTR00
¶
The throughput capacity of the Amazon FSx for Lustre file system, measured in MB/s per TiB of storage.
Queryable Attributes¶
SizeInGiB¶
The storage capacity of the Amazon FSx for Lustre file system, specified in gibibytes (GiB).
Accessible with the following methods¶
Method | Description |
---|---|
GET_SIZEINGIB() |
Getter for SIZEINGIB, with configurable default |
ASK_SIZEINGIB() |
Getter for SIZEINGIB w/ exceptions if field has no value |
HAS_SIZEINGIB() |
Determine if SIZEINGIB has a value |
PerUnitStorageThroughput¶
The throughput capacity of the Amazon FSx for Lustre file system, measured in MB/s per TiB of storage.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PERUNITSTORAGETHROUGHPUT() |
Getter for PERUNITSTORAGETHROUGHPUT, with configurable defau |
ASK_PERUNITSTORAGETHROUGHPUT() |
Getter for PERUNITSTORAGETHROUGHPUT w/ exceptions if field h |
HAS_PERUNITSTORAGETHROUGHPUT() |
Determine if PERUNITSTORAGETHROUGHPUT has a value |