| Package | Description |
|---|---|
| com.amazonaws.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
S3Detail |
S3Detail.clone() |
S3Detail |
DestinationDetail.getS3()
An S3 detail object to return information about the S3 destination.
|
S3Detail |
S3Detail.withRecordingPrefix(String recordingPrefix)
The S3 bucket prefix under which the recording is stored.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationDetail.setS3(S3Detail s3)
An S3 detail object to return information about the S3 destination.
|
DestinationDetail |
DestinationDetail.withS3(S3Detail s3)
An S3 detail object to return information about the S3 destination.
|
Copyright © 2023. All rights reserved.