Connection constructor
Connection({})
Implementation
Connection({
this.endpointArn,
this.endpointIdentifier,
this.lastFailureMessage,
this.replicationInstanceArn,
this.replicationInstanceIdentifier,
this.status,
});