| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static S3CannedAcl |
S3CannedAcl.fromValue(String value)
Use this in place of valueOf.
|
static S3CannedAcl |
S3CannedAcl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static S3CannedAcl[] |
S3CannedAcl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ArchiveS3Settings |
ArchiveS3Settings.withCannedAcl(S3CannedAcl cannedAcl)
Specify the canned ACL to apply to each S3 request.
|
FrameCaptureS3Settings |
FrameCaptureS3Settings.withCannedAcl(S3CannedAcl cannedAcl)
Specify the canned ACL to apply to each S3 request.
|
HlsS3Settings |
HlsS3Settings.withCannedAcl(S3CannedAcl cannedAcl)
Specify the canned ACL to apply to each S3 request.
|
Copyright © 2024. All rights reserved.