/AWS1/CL_R53REUSABLEDELEGATI00¶
A complex type that contains the type of limit that you specified in the request and the current value for that limit.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_type TYPE /AWS1/R53REUSABLEDELEGATIONS00 /AWS1/R53REUSABLEDELEGATIONS00¶
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.
iv_value TYPE /AWS1/R53LIMITVALUE /AWS1/R53LIMITVALUE¶
The current value for the
MAX_ZONES_BY_REUSABLE_DELEGATION_SETlimit.
Queryable Attributes¶
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.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
Value¶
The current value for the
MAX_ZONES_BY_REUSABLE_DELEGATION_SETlimit.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALUE() |
Getter for VALUE, with configurable default |
ASK_VALUE() |
Getter for VALUE w/ exceptions if field has no value |
HAS_VALUE() |
Determine if VALUE has a value |