Interface ScriptBootstrapActionConfig.Builder

  • Method Details

    • path

      Location in Amazon S3 of the script to run during a bootstrap action.

      Parameters:
      path - Location in Amazon S3 of the script to run during a bootstrap action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • args

      A list of command line arguments to pass to the bootstrap action script.

      Parameters:
      args - A list of command line arguments to pass to the bootstrap action script.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • args

      A list of command line arguments to pass to the bootstrap action script.

      Parameters:
      args - A list of command line arguments to pass to the bootstrap action script.
      Returns:
      Returns a reference to this object so that method calls can be chained together.