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