Interface ExportTaskS3Location.Builder

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

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

    • s3Bucket

      The destination Amazon S3 bucket.

      Parameters:
      s3Bucket - The destination Amazon S3 bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • s3Prefix

      The prefix (logical hierarchy) in the bucket.

      Parameters:
      s3Prefix - The prefix (logical hierarchy) in the bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.