Amazon.EC2.Model.DescribePlacementGroupsRequest.IsSetGroupNames C# (CSharp) Méthode

IsSetGroupNames() private méthode

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