route53profiles_disassociate_resource_from_profile {paws.networking} | R Documentation |
Dissoaciated a specified resource, from the Route 53 Profile
Description
Dissoaciated a specified resource, from the Route 53 Profile.
See https://www.paws-r-sdk.com/docs/route53profiles_disassociate_resource_from_profile/ for full documentation.
Usage
route53profiles_disassociate_resource_from_profile(ProfileId, ResourceArn)
Arguments
ProfileId |
[required] The ID of the Profile. |
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource. |
[Package paws.networking version 0.9.0 Index]