Amazon.Route53.Model.ListTrafficPoliciesResponse.IsSetTrafficPolicyIdMarker C# (CSharp) Method

IsSetTrafficPolicyIdMarker() private method

private IsSetTrafficPolicyIdMarker ( ) : bool
return bool
        internal bool IsSetTrafficPolicyIdMarker()
        {
            return this._trafficPolicyIdMarker != null;
        }