Interface OptionSpecification.Builder

  • Method Details

    • resourceName

      OptionSpecification.Builder resourceName(String resourceName)

      A unique resource name for a time-based scaling configuration option.

      Parameters:
      resourceName - A unique resource name for a time-based scaling configuration option.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • namespace

      OptionSpecification.Builder namespace(String namespace)

      A unique namespace identifying the option's associated AWS resource.

      Parameters:
      namespace - A unique namespace identifying the option's associated AWS resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • optionName

      OptionSpecification.Builder optionName(String optionName)

      The name of the configuration option.

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