Interface AwsElasticBeanstalkEnvironmentOptionSetting.Builder

  • Method Details

    • namespace

      The type of resource that the configuration option is associated with.

      Parameters:
      namespace - The type of resource that the configuration option is associated with.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • optionName

      The name of the option.

      Parameters:
      optionName - The name of the option.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceName

      The name of the resource.

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

      The value of the configuration setting.

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