Interface ExportLabelsTaskRunProperties.Builder

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

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

    • outputS3Path

      ExportLabelsTaskRunProperties.Builder outputS3Path(String outputS3Path)

      The Amazon Simple Storage Service (Amazon S3) path where you will export the labels.

      Parameters:
      outputS3Path - The Amazon Simple Storage Service (Amazon S3) path where you will export the labels.
      Returns:
      Returns a reference to this object so that method calls can be chained together.