Interface ECSEstimatedMonthlySavings.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ECSEstimatedMonthlySavings.Builder,ECSEstimatedMonthlySavings>, SdkBuilder<ECSEstimatedMonthlySavings.Builder,ECSEstimatedMonthlySavings>, SdkPojo
Enclosing class:
ECSEstimatedMonthlySavings

public static interface ECSEstimatedMonthlySavings.Builder extends SdkPojo, CopyableBuilder<ECSEstimatedMonthlySavings.Builder,ECSEstimatedMonthlySavings>
  • Method Details

    • currency

      The currency of the estimated monthly savings.

      Parameters:
      currency - The currency of the estimated monthly savings.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • currency

      The currency of the estimated monthly savings.

      Parameters:
      currency - The currency of the estimated monthly savings.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • value

      The value of the estimated monthly savings for Amazon ECS services.

      Parameters:
      value - The value of the estimated monthly savings for Amazon ECS services.
      Returns:
      Returns a reference to this object so that method calls can be chained together.