Interface ResourceConfiguration.Builder

  • Method Details

    • identifier

      ResourceConfiguration.Builder identifier(String identifier)

      The identifier of the resource configuration.

      Parameters:
      identifier - The identifier of the resource configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the resource configuration.

      Parameters:
      name - The name of the resource configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      ResourceConfiguration.Builder description(String description)

      The description of the resource configuration.

      Parameters:
      description - The description of the resource configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • region

      The Amazon Web Services Region of the resource configuration.

      Parameters:
      region - The Amazon Web Services Region of the resource configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • parameters

      The parameters of the resource configuration.

      Parameters:
      parameters - The parameters of the resource configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.