Interface AutoRepairConfiguration.Builder

  • Method Details

    • actionsStatus

      AutoRepairConfiguration.Builder actionsStatus(String actionsStatus)

      The status of auto repair actions for the capacity provider. When set to ENABLED, Amazon ECS automatically replaces container instances with an IMPAIRED health status. When set to DISABLED, Amazon ECS still monitors container instance health but does not automatically replace impaired instances.

      Parameters:
      actionsStatus - The status of auto repair actions for the capacity provider. When set to ENABLED, Amazon ECS automatically replaces container instances with an IMPAIRED health status. When set to DISABLED, Amazon ECS still monitors container instance health but does not automatically replace impaired instances.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • actionsStatus

      The status of auto repair actions for the capacity provider. When set to ENABLED, Amazon ECS automatically replaces container instances with an IMPAIRED health status. When set to DISABLED, Amazon ECS still monitors container instance health but does not automatically replace impaired instances.

      Parameters:
      actionsStatus - The status of auto repair actions for the capacity provider. When set to ENABLED, Amazon ECS automatically replaces container instances with an IMPAIRED health status. When set to DISABLED, Amazon ECS still monitors container instance health but does not automatically replace impaired instances.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: