class Aws::Route53::Types::DeleteTrafficPolicyInstanceRequest

A request to delete a specified traffic policy instance.

@note When making an API call, you may pass DeleteTrafficPolicyInstanceRequest

data as a hash:

    {
      id: "TrafficPolicyInstanceId", # required
    }

@!attribute [rw] id

The ID of the traffic policy instance that you want to delete.

When you delete a traffic policy instance, Amazon Route 53 also
deletes all of the resource record sets that were created when you
created the traffic policy instance.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/DeleteTrafficPolicyInstanceRequest AWS API Documentation

Constants

SENSITIVE