route53profiles_get_profile {paws.networking} | R Documentation |
Returns information about a specified Route 53 Profile, such as whether whether the Profile is shared, and the current status of the Profile
Description
Returns information about a specified Route 53 Profile, such as whether whether the Profile is shared, and the current status of the Profile.
See https://www.paws-r-sdk.com/docs/route53profiles_get_profile/ for full documentation.
Usage
route53profiles_get_profile(ProfileId)
Arguments
ProfileId |
[required] ID of the Profile. |
[Package paws.networking version 0.9.0 Index]