deleteReusableDelegationSet
inline suspend fun Route53Client.deleteReusableDelegationSet(crossinline block: DeleteReusableDelegationSetRequest.Builder.() -> Unit): DeleteReusableDelegationSetResponse
Deletes a reusable delegation set.
You can delete a reusable delegation set only if it isn't associated with any hosted zones.
To verify that the reusable delegation set is not associated with any hosted zones, submit a GetReusableDelegationSet request and specify the ID of the reusable delegation set that you want to delete.