Amazon.SimpleSystemsManagement.Model.DescribeInstancePatchStatesForPatchGroupRequest.IsSetPatchGroup C# (CSharp) 메소드

IsSetPatchGroup() 개인적인 메소드

private IsSetPatchGroup ( ) : bool
리턴 bool
        internal bool IsSetPatchGroup()
        {
            return this._patchGroup != null;
        }
DescribeInstancePatchStatesForPatchGroupRequest