boundServiceAccountNames

@JvmName(name = "jtikvufdyseyfjhe")
suspend fun boundServiceAccountNames(value: Output<List<String>>)
@JvmName(name = "jhmyuoqnwqifqwvl")
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 = "npojhvcrppcngsfg")
suspend fun boundServiceAccountNames(vararg values: Output<String>)


@JvmName(name = "wlrpqjmtcsbaagtl")
suspend fun boundServiceAccountNames(values: List<Output<String>>)
@JvmName(name = "jyfsuxsxxwegcvfy")
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 "*".