Amazon.ECS.Model.CorrectedQuery.IsSetKeywords C# (CSharp) Method

IsSetKeywords() public method

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