| Package | Description |
|---|---|
| com.amazonaws.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
static ReusableDelegationSetLimitType |
ReusableDelegationSetLimitType.fromValue(String value)
Use this in place of valueOf.
|
static ReusableDelegationSetLimitType |
ReusableDelegationSetLimitType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReusableDelegationSetLimitType[] |
ReusableDelegationSetLimitType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReusableDelegationSetLimit |
ReusableDelegationSetLimit.withType(ReusableDelegationSetLimitType type)
The limit that you requested:
MAX_ZONES_BY_REUSABLE_DELEGATION_SET, the maximum number of hosted
zones that you can associate with the specified reusable delegation set. |
GetReusableDelegationSetLimitRequest |
GetReusableDelegationSetLimitRequest.withType(ReusableDelegationSetLimitType type)
Specify
MAX_ZONES_BY_REUSABLE_DELEGATION_SET to get the maximum number of hosted zones that you can
associate with the specified reusable delegation set. |
Copyright © 2021. All rights reserved.