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

IsSetServiceType() private method

private IsSetServiceType ( ) : bool
return bool
        internal bool IsSetServiceType()
        {
            return this._serviceType != null;
        }