Class: Aws::Types::GetReservedNodeExchangeConfigurationOptionsOutputMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1615
1616
1617
# File 'sig/types.rbs', line 1615

def marker
  @marker
end

#reserved_node_configuration_option_list::Array[Types::ReservedNodeConfigurationOption]

Returns the value of attribute reserved_node_configuration_option_list.



1616
1617
1618
# File 'sig/types.rbs', line 1616

def reserved_node_configuration_option_list
  @reserved_node_configuration_option_list
end