Class: Aws::Types::DeleteOptionGroupMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#option_group_name::String

Returns the value of attribute option_group_name.

Returns:

  • (::String)


1912
1913
1914
# File 'sig/types.rbs', line 1912

def option_group_name
  @option_group_name
end