Class: Aws::Types::GetHostedZoneCountResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetHostedZoneCountResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hosted_zone_count ⇒ ::Integer
Returns the value of attribute hosted_zone_count.
Instance Attribute Details
#hosted_zone_count ⇒ ::Integer
Returns the value of attribute hosted_zone_count.
620 621 622 |
# File 'sig/types.rbs', line 620 def hosted_zone_count @hosted_zone_count end |