Class: Aws::Types::ManagedInstancesLocalStorageConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#use_local_storageBoolean

Returns the value of attribute use_local_storage.

Returns:

  • (Boolean)


1762
1763
1764
# File 'sig/types.rbs', line 1762

def use_local_storage
  @use_local_storage
end