Class: Aws::Types::TGWOnDeviceServiceConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::TGWOnDeviceServiceConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#storage_limit ⇒ ::Integer
Returns the value of attribute storage_limit.
-
#storage_unit ⇒ "TB"
Returns the value of attribute storage_unit.
Instance Attribute Details
#storage_limit ⇒ ::Integer
Returns the value of attribute storage_limit.
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.
596 597 598 |
# File 'sig/types.rbs', line 596 def storage_unit @storage_unit end |