Class: Aws::Types::AutomatedSnapshotPauseOptionsStatus

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#optionsTypes::AutomatedSnapshotPauseOptions

Returns the value of attribute options.



278
279
280
# File 'sig/types.rbs', line 278

def options
  @options
end

#statusTypes::OptionStatus

Returns the value of attribute status.

Returns:



279
280
281
# File 'sig/types.rbs', line 279

def status
  @status
end