Amazon.ServerMigrationService.Model.Server.IsSetServerType C# (CSharp) Method

IsSetServerType() private method

private IsSetServerType ( ) : bool
return bool
        internal bool IsSetServerType()
        {
            return this._serverType != null;
        }