accesses

@JvmName(name = "dtyideikorvpbouw")
suspend fun accesses(value: Output<List<String>>)
@JvmName(name = "qppdpnsthfblmgvm")
suspend fun accesses(value: List<String>?)

Parameters

value

The permission that you want to give to the AWS user that you specified in content_config_permissions.grantee. Valid values are Read, ReadAcp, WriteAcp or FullControl.


@JvmName(name = "eynigcwndehfbgsh")
suspend fun accesses(vararg values: Output<String>)


@JvmName(name = "avstkehhldfpeqyy")
suspend fun accesses(values: List<Output<String>>)
@JvmName(name = "dbvevpntfsoyspcb")
suspend fun accesses(vararg values: String)

Parameters

values

The permission that you want to give to the AWS user that you specified in content_config_permissions.grantee. Valid values are Read, ReadAcp, WriteAcp or FullControl.