Amazon.SimpleSystemsManagement.Model.PatchRule.IsSetPatchFilterGroup C# (CSharp) Method

IsSetPatchFilterGroup() private method

private IsSetPatchFilterGroup ( ) : bool
return bool
        internal bool IsSetPatchFilterGroup()
        {
            return this._patchFilterGroup != null;
        }