Interface AIWorkloadConfigSummary.Builder

  • Method Details

    • aiWorkloadConfigName

      AIWorkloadConfigSummary.Builder aiWorkloadConfigName(String aiWorkloadConfigName)

      The name of the AI workload configuration.

      Parameters:
      aiWorkloadConfigName - The name of the AI workload configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • aiWorkloadConfigArn

      AIWorkloadConfigSummary.Builder aiWorkloadConfigArn(String aiWorkloadConfigArn)

      The Amazon Resource Name (ARN) of the AI workload configuration.

      Parameters:
      aiWorkloadConfigArn - The Amazon Resource Name (ARN) of the AI workload configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • creationTime

      AIWorkloadConfigSummary.Builder creationTime(Instant creationTime)

      A timestamp that indicates when the configuration was created.

      Parameters:
      creationTime - A timestamp that indicates when the configuration was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.