route53_get_reusable_delegation_set {paws.networking}R Documentation

Retrieves information about a specified reusable delegation set, including the four name servers that are assigned to the delegation set

Description

Retrieves information about a specified reusable delegation set, including the four name servers that are assigned to the delegation set.

See https://www.paws-r-sdk.com/docs/route53_get_reusable_delegation_set/ for full documentation.

Usage

route53_get_reusable_delegation_set(Id)

Arguments

Id

[required] The ID of the reusable delegation set that you want to get a list of name servers for.


[Package paws.networking version 0.9.0 Index]