class Aws::Route53::Types::DelegationSet
A complex type that lists the name servers in a delegation set, as well as the `CallerReference` and the `ID` for the delegation set.
@!attribute [rw] id
The ID that Amazon Route 53 assigns to a reusable delegation set. @return [String]
@!attribute [rw] caller_reference
The value that you specified for `CallerReference` when you created the reusable delegation set. @return [String]
@!attribute [rw] name_servers
A complex type that contains a list of the authoritative name servers for a hosted zone or for a reusable delegation set. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/DelegationSet AWS API Documentation
Constants
- SENSITIVE