boundServiceAccountNames

@JvmName(name = "npoasdqlykpriwoj")
suspend fun boundServiceAccountNames(value: Output<List<String>>)
@JvmName(name = "jyjqympvfdylyqyd")
suspend fun boundServiceAccountNames(value: List<String>?)

Parameters

value

List of service account names able to access this role. If set to ["*"] all names are allowed, both this and bound_service_account_namespaces can not be "*".


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


@JvmName(name = "wtstfoynadmfwbew")
suspend fun boundServiceAccountNames(values: List<Output<String>>)
@JvmName(name = "wnjhdbelldqellye")
suspend fun boundServiceAccountNames(vararg values: String)

Parameters

values

List of service account names able to access this role. If set to ["*"] all names are allowed, both this and bound_service_account_namespaces can not be "*".