Interface AccountLimit.Builder

  • Method Details

    • name

      The name of the account limit.

      Values: ConcurrentResourcesLimit | StackLimit | StackOutputsLimit

      Parameters:
      name - The name of the account limit.

      Values: ConcurrentResourcesLimit | StackLimit | StackOutputsLimit

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

      The value that's associated with the account limit name.

      Parameters:
      value - The value that's associated with the account limit name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.