| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
S3DestinationSettings |
S3DestinationSettings.clone() |
S3DestinationSettings |
DestinationSettings.getS3Settings()
Settings associated with S3 destination
|
S3DestinationSettings |
S3DestinationSettings.withAccessControl(S3DestinationAccessControl accessControl)
Optional.
|
S3DestinationSettings |
S3DestinationSettings.withEncryption(S3EncryptionSettings encryption)
Settings for how your job outputs are encrypted as they are uploaded to Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationSettings.setS3Settings(S3DestinationSettings s3Settings)
Settings associated with S3 destination
|
DestinationSettings |
DestinationSettings.withS3Settings(S3DestinationSettings s3Settings)
Settings associated with S3 destination
|
Copyright © 2023. All rights reserved.