Skip to content

/AWS1/CL_SNBTGWONDEVICESVCCONF

An object that represents the metadata and configuration settings for the Storage Gateway service Tape Gateway type on an Amazon Web Services Snow Family device.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_STORAGELIMIT TYPE /AWS1/SNBSTORAGELIMIT /AWS1/SNBSTORAGELIMIT

The maximum number of virtual tapes to store on one Snow Family device. Due to physical resource limitations, this value must be set to 80 for Snowball Edge.

IV_STORAGEUNIT TYPE /AWS1/SNBSTORAGEUNIT /AWS1/SNBSTORAGEUNIT

The scale unit of the virtual tapes on the device.


Queryable Attributes

StorageLimit

The maximum number of virtual tapes to store on one Snow Family device. Due to physical resource limitations, this value must be set to 80 for Snowball Edge.

Accessible with the following methods

Method Description
GET_STORAGELIMIT() Getter for STORAGELIMIT

StorageUnit

The scale unit of the virtual tapes on the device.

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