Class: Aws::Types::AssociateAttributeGroupResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#application_arn ⇒ ::String

Returns the value of attribute application_arn.

Returns:

  • (::String)


53
54
55
# File 'sig/types.rbs', line 53

def application_arn
  @application_arn
end

#attribute_group_arn ⇒ ::String

Returns the value of attribute attribute_group_arn.

Returns:

  • (::String)


54
55
56
# File 'sig/types.rbs', line 54

def attribute_group_arn
  @attribute_group_arn
end