class Aws::Route53::Types::DeleteTrafficPolicyRequest
A request to delete a specified traffic policy version.
@note When making an API call, you may pass DeleteTrafficPolicyRequest
data as a hash: { id: "TrafficPolicyId", # required version: 1, # required }
@!attribute [rw] id
The ID of the traffic policy that you want to delete. @return [String]
@!attribute [rw] version
The version number of the traffic policy that you want to delete. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/DeleteTrafficPolicyRequest AWS API Documentation
Constants
- SENSITIVE