Interface ImageGenerationDestinationConfig.Builder

  • Method Details

    • uri

      The Uniform Resource Identifier (URI) that identifies where the images will be delivered.

      Parameters:
      uri - The Uniform Resource Identifier (URI) that identifies where the images will be delivered.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • destinationRegion

      ImageGenerationDestinationConfig.Builder destinationRegion(String destinationRegion)

      The Amazon Web Services Region of the S3 bucket where images will be delivered. This DestinationRegion must match the Region where the stream is located.

      Parameters:
      destinationRegion - The Amazon Web Services Region of the S3 bucket where images will be delivered. This DestinationRegion must match the Region where the stream is located.
      Returns:
      Returns a reference to this object so that method calls can be chained together.