Class: Aws::Types::GetHostedZoneLimitResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#count::Integer

Returns the value of attribute count.

Returns:

  • (::Integer)


632
633
634
# File 'sig/types.rbs', line 632

def count
  @count
end

#limitTypes::HostedZoneLimit

Returns the value of attribute limit.



631
632
633
# File 'sig/types.rbs', line 631

def limit
  @limit
end