CopyableBuilder<DeleteTrafficPolicyInstanceRequest.Builder,DeleteTrafficPolicyInstanceRequest>, SdkBuilder<DeleteTrafficPolicyInstanceRequest.Builder,DeleteTrafficPolicyInstanceRequest>public static interface DeleteTrafficPolicyInstanceRequest.Builder extends CopyableBuilder<DeleteTrafficPolicyInstanceRequest.Builder,DeleteTrafficPolicyInstanceRequest>
| Modifier and Type | Method | Description |
|---|---|---|
DeleteTrafficPolicyInstanceRequest.Builder |
id(String id) |
The ID of the traffic policy instance that you want to delete.
|
copyapply, buildDeleteTrafficPolicyInstanceRequest.Builder id(String 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.
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.
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.