Interface ReusableDelegationSetLimit.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ReusableDelegationSetLimit.Builder,ReusableDelegationSetLimit>, SdkBuilder<ReusableDelegationSetLimit.Builder,ReusableDelegationSetLimit>, SdkPojo
Enclosing class:
ReusableDelegationSetLimit

public static interface ReusableDelegationSetLimit.Builder extends SdkPojo, CopyableBuilder<ReusableDelegationSetLimit.Builder,ReusableDelegationSetLimit>
  • Method Details

    • type

      The limit that you requested: MAX_ZONES_BY_REUSABLE_DELEGATION_SET, the maximum number of hosted zones that you can associate with the specified reusable delegation set.

      Parameters:
      type - The limit that you requested: MAX_ZONES_BY_REUSABLE_DELEGATION_SET, the maximum number of hosted zones that you can associate with the specified reusable delegation set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The limit that you requested: MAX_ZONES_BY_REUSABLE_DELEGATION_SET, the maximum number of hosted zones that you can associate with the specified reusable delegation set.

      Parameters:
      type - The limit that you requested: MAX_ZONES_BY_REUSABLE_DELEGATION_SET, the maximum number of hosted zones that you can associate with the specified reusable delegation set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • value

      The current value for the MAX_ZONES_BY_REUSABLE_DELEGATION_SET limit.

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