serviceAccountName

@JvmName(name = "fuhcspfmgylcoetf")
suspend fun serviceAccountName(value: Output<String>)
@JvmName(name = "qhaneegbyiruuieg")
suspend fun serviceAccountName(value: String?)

Parameters

value

ServiceAccountName specifies the name of the service account used to access the cloud provider secret store. The audience field in the service account token must be passed as parameter in the controller configuration. The audience is used when requesting a token from the API server for the service account; the supported audiences are defined by each provider.