Class: Aws::Types::DisassociateAttributeGroupResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#application_arn ⇒ ::String

Returns the value of attribute application_arn.



162
163
164
# File 'sig/types.rbs', line 162

def application_arn
  @application_arn
end

#attribute_group_arn ⇒ ::String

Returns the value of attribute attribute_group_arn.



163
164
165
# File 'sig/types.rbs', line 163

def attribute_group_arn
  @attribute_group_arn
end