View source: R/route53_operations.R
route53_delete_traffic_policy_instance | R Documentation |
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.
route53_delete_traffic_policy_instance(Id)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.