Amazon.ElasticLoadBalancingV2.Model.DescribeTargetGroupsResponse.IsSetNextMarker C# (CSharp) Method

IsSetNextMarker() private method

private IsSetNextMarker ( ) : bool
return bool
        internal bool IsSetNextMarker()
        {
            return this._nextMarker != null;
        }
DescribeTargetGroupsResponse