| Package | Description |
|---|---|
| com.amazonaws.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
S3DestinationConfiguration |
S3DestinationConfiguration.clone() |
S3DestinationConfiguration |
DestinationConfiguration.getS3()
An S3 destination configuration where recorded videos will be stored.
|
S3DestinationConfiguration |
S3DestinationConfiguration.withBucketName(String bucketName)
Location (S3 bucket name) where recorded videos will be stored.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationConfiguration.setS3(S3DestinationConfiguration s3)
An S3 destination configuration where recorded videos will be stored.
|
DestinationConfiguration |
DestinationConfiguration.withS3(S3DestinationConfiguration s3)
An S3 destination configuration where recorded videos will be stored.
|
Copyright © 2024. All rights reserved.