Module: Aws::SageMaker::Client::_AddAssociationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::AddAssociationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#destination_arn ⇒ ::String
85 |
# File 'sig/client.rbs', line 85
def destination_arn: () -> ::String
|
#source_arn ⇒ ::String
84 |
# File 'sig/client.rbs', line 84
def source_arn: () -> ::String
|