class Aws::Snowball::Types::NFSOnDeviceServiceConfiguration

An object that represents metadata and configuration settings for NFS service on an AWS Snow Family device.

@note When making an API call, you may pass NFSOnDeviceServiceConfiguration

data as a hash:

    {
      storage_limit: 1,
      storage_unit: "TB", # accepts TB
    }

@!attribute [rw] storage_limit

The maximum NFS storage for one Snowball Family device.
@return [Integer]

@!attribute [rw] storage_unit

The scale unit of the NFS storage on the device.

Valid values: TB.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/snowball-2016-06-30/NFSOnDeviceServiceConfiguration AWS API Documentation

Constants

SENSITIVE