paws.networking (version 0.1.6)

route53_get_reusable_delegation_set: 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.

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.

Request syntax

svc$get_reusable_delegation_set(
  Id = "string"
)