Class: Aws::Types::NFSOnDeviceServiceConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#storage_limit::Integer

Returns the value of attribute storage_limit.

Returns:



519
520
521
# File 'sig/types.rbs', line 519

def storage_limit
  @storage_limit
end

#storage_unit"TB"

Returns the value of attribute storage_unit.

Returns:



520
521
522
# File 'sig/types.rbs', line 520

def storage_unit
  @storage_unit
end