Class: Aws::Types::LifecycleExecutionSnapshotResource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#snapshot_id ⇒ ::String

Returns the value of attribute snapshot_id.

Returns:

  • (::String)


1336
1337
1338
# File 'sig/types.rbs', line 1336

def snapshot_id
  @snapshot_id
end

#state ⇒ Types::LifecycleExecutionResourceState

Returns the value of attribute state.



1337
1338
1339
# File 'sig/types.rbs', line 1337

def state
  @state
end