Amazon.SimpleSystemsManagement.Model.DescribeInstancePatchStatesForPatchGroupRequest.IsSetPatchGroup C# (CSharp) Method

IsSetPatchGroup() private method

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