| Package | Description |
|---|---|
| com.amazonaws.services.amplifyuibuilder.model |
| Modifier and Type | Method and Description |
|---|---|
static StorageAccessLevel |
StorageAccessLevel.fromValue(String value)
Use this in place of valueOf.
|
static StorageAccessLevel |
StorageAccessLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageAccessLevel[] |
StorageAccessLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FileUploaderFieldConfig |
FileUploaderFieldConfig.withAccessLevel(StorageAccessLevel accessLevel)
The access level to assign to the uploaded files in the Amazon S3 bucket where they are stored.
|
Copyright © 2025. All rights reserved.