oidc

@JvmName(name = "pbrwcafqytkjbiwh")
suspend fun oidc(value: Output<WorkloadIdentityPoolProviderOidcArgs>)
@JvmName(name = "cqkrllignksaxwau")
suspend fun oidc(value: WorkloadIdentityPoolProviderOidcArgs?)

Parameters

value

An OpenId Connect 1.0 identity provider. Not compatible with the property aws or saml. Structure is documented below.


@JvmName(name = "cwimwllodpjewlaw")
suspend fun oidc(argument: suspend WorkloadIdentityPoolProviderOidcArgsBuilder.() -> Unit)

Parameters

argument

An OpenId Connect 1.0 identity provider. Not compatible with the property aws or saml. Structure is documented below.