Class: Aws::Types::CreateSnapshotInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destination ⇒ Types::S3Destination

Returns the value of attribute destination.



27
28
29
# File 'sig/types.rbs', line 27

def destination
  @destination
end

#simulation ⇒ ::String

Returns the value of attribute simulation.

Returns:

  • (::String)


28
29
30
# File 'sig/types.rbs', line 28

def simulation
  @simulation
end