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