Interface CapacitySizeConfig.Builder

    • Method Detail

      • type

        CapacitySizeConfig.Builder type​(String type)

        Specifies whether SageMaker should process the update by amount or percentage of instances.

        Parameters:
        type - Specifies whether SageMaker should process the update by amount or percentage of instances.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        NodeUnavailabilityType, NodeUnavailabilityType
      • value

        CapacitySizeConfig.Builder value​(Integer value)

        Specifies the amount or percentage of instances SageMaker updates at a time.

        Parameters:
        value - Specifies the amount or percentage of instances SageMaker updates at a time.
        Returns:
        Returns a reference to this object so that method calls can be chained together.