Class: Aws::Types::OptionGroups

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)


3385
3386
3387
# File 'sig/types.rbs', line 3385

def marker
  @marker
end

#option_groups_list::Array[Types::OptionGroup]

Returns the value of attribute option_groups_list.

Returns:



3384
3385
3386
# File 'sig/types.rbs', line 3384

def option_groups_list
  @option_groups_list
end