Interface StorageFlowNodeS3Configuration.Builder

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

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

    • bucketName

      The name of the Amazon S3 bucket in which to store the input into the node.

      Parameters:
      bucketName - The name of the Amazon S3 bucket in which to store the input into the node.
      Returns:
      Returns a reference to this object so that method calls can be chained together.