class Aws::Snowball::Types::OnDeviceServiceConfiguration

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

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

data as a hash:

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

@!attribute [rw] nfs_on_device_service

Represents the NFS service on a Snow Family device.
@return [Types::NFSOnDeviceServiceConfiguration]

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

Constants

SENSITIVE