route53_delete_traffic_policy_instance {paws.networking} | R Documentation |
Deletes a traffic policy instance and all of the resource record sets that Amazon Route 53 created when you created the instance
Description
Deletes a traffic policy instance and all of the resource record sets that Amazon Route 53 created when you created the instance.
See https://www.paws-r-sdk.com/docs/route53_delete_traffic_policy_instance/ for full documentation.
Usage
route53_delete_traffic_policy_instance(Id)
Arguments
Id |
[required] 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. |
[Package paws.networking version 0.9.0 Index]