Amazon.ECS.Model.SearchResultsMapSearchIndex.IsSetIndexName C# (CSharp) 메소드

IsSetIndexName() 공개 메소드

Checks if IndexName property is set
public IsSetIndexName ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetIndexName()
        {
            return  this.indexNameField != null;
        }