Class: Aws::Types::OptionGroupOptionsMessage

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)


3376
3377
3378
# File 'sig/types.rbs', line 3376

def marker
  @marker
end

#option_group_options::Array[Types::OptionGroupOption]

Returns the value of attribute option_group_options.

Returns:



3375
3376
3377
# File 'sig/types.rbs', line 3375

def option_group_options
  @option_group_options
end