Amazon.ECS.Model.CorrectedQuery.IsSetKeywords C# (CSharp) Méthode

IsSetKeywords() public méthode

Checks if Keywords property is set
public IsSetKeywords ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetKeywords()
        {
            return  this.keywordsField != null;
        }