class Aws::DatabaseMigrationService::Types::DeleteConnectionMessage
@note When making an API call, you may pass DeleteConnectionMessage
data as a hash: { endpoint_arn: "String", # required replication_instance_arn: "String", # required }
@!attribute [rw] endpoint_arn
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint. @return [String]
@!attribute [rw] replication_instance_arn
The Amazon Resource Name (ARN) of the replication instance. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DeleteConnectionMessage AWS API Documentation
Constants
- SENSITIVE