boundServiceAccounts

@JvmName(name = "xdisgxilifciqgpy")
suspend fun boundServiceAccounts(value: Output<List<String>>)
@JvmName(name = "parrlcxxtvfmkijx")
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 = "bkvlncedcvxtliwl")
suspend fun boundServiceAccounts(vararg values: Output<String>)


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

Parameters

values

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