Amazon.EC2.Model.DescribePlacementGroupsRequest.IsSetGroupNames C# (CSharp) Method

IsSetGroupNames() private method

private IsSetGroupNames ( ) : bool
return bool
        internal bool IsSetGroupNames()
        {
            return this._groupNames != null && this._groupNames.Count > 0; 
        }
DescribePlacementGroupsRequest