Skip to content

/AWS1/CL_SNBONDEVICESVCCONF

An object that represents the metadata and configuration settings for services on an Amazon Web Services Snow Family device.

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_NFSONDEVICESERVICE TYPE REF TO /AWS1/CL_SNBNFSONDEVICESVCCONF /AWS1/CL_SNBNFSONDEVICESVCCONF

Represents the NFS (Network File System) service on a Snow Family device.

IO_TGWONDEVICESERVICE TYPE REF TO /AWS1/CL_SNBTGWONDEVICESVCCONF /AWS1/CL_SNBTGWONDEVICESVCCONF

Represents the Storage Gateway service Tape Gateway type on a Snow Family device.

IO_EKSONDEVICESERVICE TYPE REF TO /AWS1/CL_SNBEKSONDEVICESVCCONF /AWS1/CL_SNBEKSONDEVICESVCCONF

The configuration of EKS Anywhere on the Snow Family device.

IO_S3ONDEVICESERVICE TYPE REF TO /AWS1/CL_SNBS3ONDEVICESVCCONF /AWS1/CL_SNBS3ONDEVICESVCCONF

Configuration for Amazon S3 compatible storage on Snow family devices.


Queryable Attributes

NFSOnDeviceService

Represents the NFS (Network File System) service on a Snow Family device.

Accessible with the following methods

Method Description
GET_NFSONDEVICESERVICE() Getter for NFSONDEVICESERVICE

TGWOnDeviceService

Represents the Storage Gateway service Tape Gateway type on a Snow Family device.

Accessible with the following methods

Method Description
GET_TGWONDEVICESERVICE() Getter for TGWONDEVICESERVICE

EKSOnDeviceService

The configuration of EKS Anywhere on the Snow Family device.

Accessible with the following methods

Method Description
GET_EKSONDEVICESERVICE() Getter for EKSONDEVICESERVICE

S3OnDeviceService

Configuration for Amazon S3 compatible storage on Snow family devices.

Accessible with the following methods

Method Description
GET_S3ONDEVICESERVICE() Getter for S3ONDEVICESERVICE