serviceAccount

@JvmName(name = "ahpiubdntpjxnxbp")
suspend fun serviceAccount(value: Output<ServiceAccountArgs>)
@JvmName(name = "mkvgbvyioffoqvui")
suspend fun serviceAccount(value: ServiceAccountArgs?)

Parameters

value

Service Account Credential, only used by Deployment.


@JvmName(name = "opxblholqomfmhnk")
suspend fun serviceAccount(argument: suspend ServiceAccountArgsBuilder.() -> Unit)

Parameters

argument

Service Account Credential, only used by Deployment.