Amazon.SimpleSystemsManagement.Model.CreatePatchBaselineRequest.IsSetGlobalFilters C# (CSharp) Method

IsSetGlobalFilters() private method

private IsSetGlobalFilters ( ) : bool
return bool
        internal bool IsSetGlobalFilters()
        {
            return this._globalFilters != null;
        }