You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SageMaker::Types::AssociateTrialComponentResponse
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::SageMaker::Types::AssociateTrialComponentResponse
 
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #trial_arn  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The Amazon Resource Name (ARN) of the trial. 
- 
  
    
      #trial_component_arn  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The ARN of the trial component. 
Instance Attribute Details
#trial_arn ⇒ String
The Amazon Resource Name (ARN) of the trial.
#trial_component_arn ⇒ String
The ARN of the trial component.