Class: Aws::Types::TGWOnDeviceServiceConfiguration

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:

  • (::Integer)


595
596
597
# File 'sig/types.rbs', line 595

def storage_limit
  @storage_limit
end

#storage_unit"TB"

Returns the value of attribute storage_unit.

Returns:

  • ("TB")


596
597
598
# File 'sig/types.rbs', line 596

def storage_unit
  @storage_unit
end