| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static S3ObjectCannedAcl |
S3ObjectCannedAcl.fromValue(String value)
Use this in place of valueOf.
|
static S3ObjectCannedAcl |
S3ObjectCannedAcl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static S3ObjectCannedAcl[] |
S3ObjectCannedAcl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
S3DestinationAccessControl |
S3DestinationAccessControl.withCannedAcl(S3ObjectCannedAcl cannedAcl)
Choose an Amazon S3 canned ACL for MediaConvert to apply to this output.
|
Copyright © 2022. All rights reserved.