You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AppRegistry::Types::AssociateAttributeGroupResponse
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::AppRegistry::Types::AssociateAttributeGroupResponse
 
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #application_arn  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The Amazon resource name (ARN) of the application that was augmented with attributes. 
- 
  
    
      #attribute_group_arn  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The Amazon resource name (ARN) of the attribute group that contains the application\'s new attributes. 
Instance Attribute Details
#application_arn ⇒ String
The Amazon resource name (ARN) of the application that was augmented with attributes.
#attribute_group_arn ⇒ String
The Amazon resource name (ARN) of the attribute group that contains the application\'s new attributes.