Class: Aws::Types::SnapshotOptionsStatus

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#optionsTypes::SnapshotOptions

Returns the value of attribute options.



2262
2263
2264
# File 'sig/types.rbs', line 2262

def options
  @options
end

#statusTypes::OptionStatus

Returns the value of attribute status.

Returns:



2263
2264
2265
# File 'sig/types.rbs', line 2263

def status
  @status
end