Interface AutoExportRevisionDestinationEntry.Builder

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

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

    • bucket

      The Amazon S3 bucket that is the destination for the event action.

      Parameters:
      bucket - The Amazon S3 bucket that is the destination for the event action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • keyPattern

      A string representing the pattern for generated names of the individual assets in the revision. For more information about key patterns, see Key patterns when exporting revisions.

      Parameters:
      keyPattern - A string representing the pattern for generated names of the individual assets in the revision. For more information about key patterns, see Key patterns when exporting revisions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.