Amazon.SimpleSystemsManagement.Model.PatchRule.IsSetPatchFilterGroup C# (CSharp) 메소드

IsSetPatchFilterGroup() 개인적인 메소드

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