Class: Aws::Types::MagneticStoreWriteProperties

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enable_magnetic_store_writes ⇒ Boolean

Returns the value of attribute enable_magnetic_store_writes.

Returns:

  • (Boolean)


289
290
291
# File 'sig/types.rbs', line 289

def enable_magnetic_store_writes
  @enable_magnetic_store_writes
end

#magnetic_store_rejected_data_location ⇒ Types::MagneticStoreRejectedDataLocation

Returns the value of attribute magnetic_store_rejected_data_location.



290
291
292
# File 'sig/types.rbs', line 290

def magnetic_store_rejected_data_location
  @magnetic_store_rejected_data_location
end