count property
The current number of entities that you have created of the specified type.
For example, if you specified MAX_RRSETS_BY_ZONE
for the value
of Type
in the request, the value of Count
is the
current number of records that you have created in the specified hosted
zone.
Implementation
final int count;