Interface AwsEcsTaskDefinitionInferenceAcceleratorsDetails.Builder

    • Method Detail

      • deviceName

        AwsEcsTaskDefinitionInferenceAcceleratorsDetails.Builder deviceName​(String deviceName)

        The Elastic Inference accelerator device name.

        Parameters:
        deviceName - The Elastic Inference accelerator device name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • deviceType

        AwsEcsTaskDefinitionInferenceAcceleratorsDetails.Builder deviceType​(String deviceType)

        The Elastic Inference accelerator type to use.

        Parameters:
        deviceType - The Elastic Inference accelerator type to use.
        Returns:
        Returns a reference to this object so that method calls can be chained together.