Skip to content

/AWS1/CL_SNBNFSONDEVICESVCCONF

An object that represents the metadata and configuration settings for the NFS (Network File System) service on an Amazon Web Services Snow Family device.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_STORAGELIMIT TYPE /AWS1/SNBSTORAGELIMIT /AWS1/SNBSTORAGELIMIT

The maximum NFS storage for one Snow Family device.

IV_STORAGEUNIT TYPE /AWS1/SNBSTORAGEUNIT /AWS1/SNBSTORAGEUNIT

The scale unit of the NFS storage on the device.

Valid values: TB.


Queryable Attributes

StorageLimit

The maximum NFS storage for one Snow Family device.

Accessible with the following methods

Method Description
GET_STORAGELIMIT() Getter for STORAGELIMIT

StorageUnit

The scale unit of the NFS storage on the device.

Valid values: TB.

Accessible with the following methods

Method Description
GET_STORAGEUNIT() Getter for STORAGEUNIT, with configurable default
ASK_STORAGEUNIT() Getter for STORAGEUNIT w/ exceptions if field has no value
HAS_STORAGEUNIT() Determine if STORAGEUNIT has a value