Class: Aws::Types::AutomatedSnapshotPauseOptionsStatus

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#optionsTypes::AutomatedSnapshotPauseOptions

Returns the value of attribute options.



162
163
164
# File 'sig/types.rbs', line 162

def options
  @options
end

#statusTypes::OptionStatus

Returns the value of attribute status.



163
164
165
# File 'sig/types.rbs', line 163

def status
  @status
end