You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RAM::Types::AssociateResourceShareResponse
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::RAM::Types::AssociateResourceShareResponse
 
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #client_token  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. 
- 
  
    
      #resource_share_associations  ⇒ Array<Types::ResourceShareAssociation> 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Information about the associations. 
Instance Attribute Details
#client_token ⇒ String
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
#resource_share_associations ⇒ Array<Types::ResourceShareAssociation>
Information about the associations.