Interface TargetS3ConfigurationUpdate.Builder

  • Method Details

    • s3Bucket

      The updated name of the S3 bucket.

      Parameters:
      s3Bucket - The updated name of the S3 bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • s3BucketOwner

      TargetS3ConfigurationUpdate.Builder s3BucketOwner(String s3BucketOwner)

      The updated AWS account ID of the S3 bucket owner.

      Parameters:
      s3BucketOwner - The updated AWS account ID of the S3 bucket owner.
      Returns:
      Returns a reference to this object so that method calls can be chained together.