Module: Aws::SageMaker::Client::_AssociateTrialComponentResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::AssociateTrialComponentResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#trial_arn ⇒ ::String
114 |
# File 'sig/client.rbs', line 114
def trial_arn: () -> ::String
|
#trial_component_arn ⇒ ::String
113 |
# File 'sig/client.rbs', line 113
def trial_component_arn: () -> ::String
|