Class: Aws::Types::EBSOptionsStatus

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#optionsTypes::EBSOptions

Returns the value of attribute options.

Returns:



1188
1189
1190
# File 'sig/types.rbs', line 1188

def options
  @options
end

#statusTypes::OptionStatus

Returns the value of attribute status.

Returns:



1189
1190
1191
# File 'sig/types.rbs', line 1189

def status
  @status
end