accessLevel

@JvmName(name = "nbvxaqjihibjdnst")
suspend fun accessLevel(value: Output<FormStorageAccessLevel>)
@JvmName(name = "tcvonolaaqxydvsd")
suspend fun accessLevel(value: FormStorageAccessLevel)

Parameters

value

The access level to assign to the uploaded files in the Amazon S3 bucket where they are stored. The valid values for this property are private , protected , or public . For detailed information about the permissions associated with each access level, see File access levels in the Amplify documentation .