Amazon.DatabaseMigrationService.Model.Connection.IsSetEndpointIdentifier C# (CSharp) Method

IsSetEndpointIdentifier() private method

private IsSetEndpointIdentifier ( ) : bool
return bool
        internal bool IsSetEndpointIdentifier()
        {
            return this._endpointIdentifier != null;
        }