ApiConfigGatewayConfigBackendConfigArgs

data class ApiConfigGatewayConfigBackendConfigArgs(val googleServiceAccount: Output<String>) : ConvertibleToJava<ApiConfigGatewayConfigBackendConfigArgs>

Constructors

Link copied to clipboard
constructor(googleServiceAccount: Output<String>)

Properties

Link copied to clipboard

Google Cloud IAM service account used to sign OIDC tokens for backends that have authentication configured (https://cloud.google.com/service-infrastructure/docs/service-management/reference/rest/v1/services.configs#backend).

Functions

Link copied to clipboard
open override fun toJava(): ApiConfigGatewayConfigBackendConfigArgs