route53_get_reusable_delegation_set_limit {paws.networking} | R Documentation |
Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set
Description
Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set.
See https://www.paws-r-sdk.com/docs/route53_get_reusable_delegation_set_limit/ for full documentation.
Usage
route53_get_reusable_delegation_set_limit(Type, DelegationSetId)
Arguments
Type |
[required] Specify |
DelegationSetId |
[required] The ID of the delegation set that you want to get the limit for. |
[Package paws.networking version 0.9.0 Index]