class Aws::Route53::Types::ListTrafficPolicyInstancesByPolicyResponse


@see docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/ListTrafficPolicyInstancesByPolicyResponse AWS API Documentation
@return [Integer]
current response.
call to ‘ListTrafficPolicyInstancesByPolicy` that produced the
The value that you specified for the `MaxItems` parameter in the
@!attribute [rw] max_items
@return [Boolean]
request parameters.
`TrafficPolicyInstanceTypeMarker` elements in the corresponding
of the `HostedZoneIdMarker`, `TrafficPolicyInstanceNameMarker`, and
`ListTrafficPolicyInstancesByPolicy` again and specifying the values
the next group of traffic policy instances by calling
instances to be listed. If the response was truncated, you can get
A flag that indicates whether there are more traffic policy
@!attribute [rw] is_truncated
@return [String]
traffic policy instances.
first traffic policy instance in the next group of `MaxItems`
DNS type of the resource record sets that are associated with the
If `IsTruncated` is `true`, `TrafficPolicyInstanceTypeMarker` is the
@!attribute [rw] traffic_policy_instance_type_marker
@return [String]
`MaxItems` traffic policy instances.
name of the first traffic policy instance in the next group of
If `IsTruncated` is `true`, `TrafficPolicyInstanceNameMarker` is the
@!attribute [rw] traffic_policy_instance_name_marker
@return [String]
of traffic policy instances.
hosted zone of the first traffic policy instance in the next group
If `IsTruncated` is `true`, `HostedZoneIdMarker` is the ID of the
@!attribute [rw] hosted_zone_id_marker
@return [Array<Types::TrafficPolicyInstance>]
traffic policy instance that matches the elements in the request.
A list that contains one `TrafficPolicyInstance` element for each
@!attribute [rw] traffic_policy_instances
A complex type that contains the response information for the request.