Amazon.IoT.Model.ElasticsearchAction.IsSetIndex C# (CSharp) Method

IsSetIndex() private method

private IsSetIndex ( ) : bool
return bool
        internal bool IsSetIndex()
        {
            return this._index != null;
        }