Interface S3DestinationConfiguration.Builder

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

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

    • bucketName

      Location (S3 bucket name) where recorded videos will be stored.

      Parameters:
      bucketName - Location (S3 bucket name) where recorded videos will be stored.
      Returns:
      Returns a reference to this object so that method calls can be chained together.