Amazon.ElasticMapReduce.Model.ScalingAction.IsSetMarket C# (CSharp) Method

IsSetMarket() private method

private IsSetMarket ( ) : bool
return bool
        internal bool IsSetMarket()
        {
            return this._market != null;
        }