readOnlyAccessAccounts

@JvmName(name = "cgwqqephmcpcxjls")
suspend fun readOnlyAccessAccounts(value: Output<List<String>>)
@JvmName(name = "jbbxebbpuhxjxeue")
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 = "ivcmspndnqqfrtnn")
suspend fun readOnlyAccessAccounts(vararg values: Output<String>)


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

Parameters

values

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