Class: Aws::Types::ElasticsearchVersionStatus

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#options::String

Returns the value of attribute options.

Returns:

  • (::String)


711
712
713
# File 'sig/types.rbs', line 711

def options
  @options
end

#statusTypes::OptionStatus

Returns the value of attribute status.

Returns:



712
713
714
# File 'sig/types.rbs', line 712

def status
  @status
end