Class: Aws::Types::DisassociateAttributeGroupRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#application ⇒ ::String

Returns the value of attribute application.

Returns:

  • (::String)


156
157
158
# File 'sig/types.rbs', line 156

def application
  @application
end

#attribute_group ⇒ ::String

Returns the value of attribute attribute_group.

Returns:

  • (::String)


157
158
159
# File 'sig/types.rbs', line 157

def attribute_group
  @attribute_group
end