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.



1165
1166
1167
# File 'sig/types.rbs', line 1165

def options
  @options
end

#statusTypes::OptionStatus

Returns the value of attribute status.

Returns:



1166
1167
1168
# File 'sig/types.rbs', line 1166

def status
  @status
end