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
3126 |
# File 'sig/client.rbs', line 3126
def destination_arn: () -> ::String
|
#source_arn ⇒ ::String
3125 |
# File 'sig/client.rbs', line 3125
def source_arn: () -> ::String
|