readOnlyAccessAccounts

@JvmName(name = "soalunrwrfegcwfv")
suspend fun readOnlyAccessAccounts(value: Output<List<String>>)
@JvmName(name = "itaguxgwaybybjqj")
suspend fun readOnlyAccessAccounts(value: List<String>?)

Parameters

value

An array of strings to specify the AWS account IDs that can access the bucket.


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


@JvmName(name = "ljeoxpodohcbqtmm")
suspend fun readOnlyAccessAccounts(values: List<Output<String>>)
@JvmName(name = "kvaceuveildorhdh")
suspend fun readOnlyAccessAccounts(vararg values: String)

Parameters

values

An array of strings to specify the AWS account IDs that can access the bucket.