Interface AwsEcsClusterClusterSettingsDetails.Builder

  • Method Details

    • name

      The name of the setting. The valid value is containerInsights.

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

      The value of the setting. Valid values are disabled or enabled.

      Parameters:
      value - The value of the setting. Valid values are disabled or enabled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.