Interface S3ExportDestinationConfiguration.Builder

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

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

    • s3Location

      The S3 location to deliver the exported email data.

      Parameters:
      s3Location - The S3 location to deliver the exported email data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.