Class: Aws::Types::GetHostedZoneCountResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hosted_zone_count::Integer

Returns the value of attribute hosted_zone_count.

Returns:

  • (::Integer)


620
621
622
# File 'sig/types.rbs', line 620

def hosted_zone_count
  @hosted_zone_count
end