Interface HostedZoneLimit.Builder

  • Method Details

    • type

      The limit that you requested. Valid values include the following:

      • MAX_RRSETS_BY_ZONE: The maximum number of records that you can create in the specified hosted zone.

      • MAX_VPCS_ASSOCIATED_BY_ZONE: The maximum number of Amazon VPCs that you can associate with the specified private hosted zone.

      Parameters:
      type - The limit that you requested. Valid values include the following:

      • MAX_RRSETS_BY_ZONE: The maximum number of records that you can create in the specified hosted zone.

      • MAX_VPCS_ASSOCIATED_BY_ZONE: The maximum number of Amazon VPCs that you can associate with the specified private hosted zone.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The limit that you requested. Valid values include the following:

      • MAX_RRSETS_BY_ZONE: The maximum number of records that you can create in the specified hosted zone.

      • MAX_VPCS_ASSOCIATED_BY_ZONE: The maximum number of Amazon VPCs that you can associate with the specified private hosted zone.

      Parameters:
      type - The limit that you requested. Valid values include the following:

      • MAX_RRSETS_BY_ZONE: The maximum number of records that you can create in the specified hosted zone.

      • MAX_VPCS_ASSOCIATED_BY_ZONE: The maximum number of Amazon VPCs that you can associate with the specified private hosted zone.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • value

      The current value for the limit that is specified by Type.

      Parameters:
      value - The current value for the limit that is specified by Type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.