class Aws::SageMaker::Types::DeleteAssociationRequest

@note When making an API call, you may pass DeleteAssociationRequest

data as a hash:

    {
      source_arn: "AssociationEntityArn", # required
      destination_arn: "AssociationEntityArn", # required
    }

@!attribute [rw] source_arn

The ARN of the source.
@return [String]

@!attribute [rw] destination_arn

The Amazon Resource Name (ARN) of the destination.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DeleteAssociationRequest AWS API Documentation

Constants

SENSITIVE