ListReusableDelegationSetsResponse
A complex type that contains information about the reusable delegation sets that are associated with the current Amazon Web Services account.
Types
Properties
Link copied to clipboard
A complex type that contains one DelegationSet
element for each reusable delegation set that was created by the current Amazon Web Services account.
Link copied to clipboard
A flag that indicates whether there are more reusable delegation sets to be listed.
Link copied to clipboard
If IsTruncated
is true
, the value of NextMarker
identifies the next reusable delegation set that Amazon Route 53 will return if you submit another ListReusableDelegationSets
request and specify the value of NextMarker
in the marker
parameter.
Functions
Link copied to clipboard
inline fun copy(block: ListReusableDelegationSetsResponse.Builder.() -> Unit = {}): ListReusableDelegationSetsResponse