Amazon.DatabaseMigrationService.Model.SupportedEndpointType.IsSetEndpointType C# (CSharp) Method

IsSetEndpointType() private method

private IsSetEndpointType ( ) : bool
return bool
        internal bool IsSetEndpointType()
        {
            return this._endpointType != null;
        }