googleOidc

@JvmName(name = "tjtbvqckatxyqrhi")
suspend fun googleOidc(value: Output<PipelineDestinationAuthenticationConfigGoogleOidcArgs>)
@JvmName(name = "vdgiihwoyuoujxsm")
suspend fun googleOidc(value: PipelineDestinationAuthenticationConfigGoogleOidcArgs?)

Parameters

value

Represents a config used to authenticate with a Google OIDC token using a GCP service account. Use this authentication method to invoke your Cloud Run and Cloud Functions destinations or HTTP endpoints that support Google OIDC. Structure is documented below.


@JvmName(name = "djsbcknlugwchspm")
suspend fun googleOidc(argument: suspend PipelineDestinationAuthenticationConfigGoogleOidcArgsBuilder.() -> Unit)

Parameters

argument

Represents a config used to authenticate with a Google OIDC token using a GCP service account. Use this authentication method to invoke your Cloud Run and Cloud Functions destinations or HTTP endpoints that support Google OIDC. Structure is documented below.