boundServiceAccounts

@JvmName(name = "abjwchgbvulesvxa")
suspend fun boundServiceAccounts(value: Output<List<String>>)
@JvmName(name = "ajhtfadtkqrnceow")
suspend fun boundServiceAccounts(value: List<String>?)

Parameters

value

GCP Service Accounts allowed to issue tokens under this role. (Note: Required if role is iam)


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


@JvmName(name = "rifslbcsxriitwhu")
suspend fun boundServiceAccounts(values: List<Output<String>>)
@JvmName(name = "iwcimtfwlqumajms")
suspend fun boundServiceAccounts(vararg values: String)

Parameters

values

GCP Service Accounts allowed to issue tokens under this role. (Note: Required if role is iam)