additionalAuthenticationProviders

Parameters

value

One or more additional authentication providers for the GraphqlApi. Defined below.


@JvmName(name = "lkqugxjagrusqymb")
suspend fun additionalAuthenticationProviders(vararg values: Output<GraphQLApiAdditionalAuthenticationProviderArgs>)


@JvmName(name = "pvumyrfphrurimvv")
suspend fun additionalAuthenticationProviders(values: List<Output<GraphQLApiAdditionalAuthenticationProviderArgs>>)

Parameters

values

One or more additional authentication providers for the GraphqlApi. Defined below.


@JvmName(name = "hdhmwehgtmtadhlt")
suspend fun additionalAuthenticationProviders(argument: List<suspend GraphQLApiAdditionalAuthenticationProviderArgsBuilder.() -> Unit>)
@JvmName(name = "aqntmldigtejjmys")
suspend fun additionalAuthenticationProviders(vararg argument: suspend GraphQLApiAdditionalAuthenticationProviderArgsBuilder.() -> Unit)
@JvmName(name = "gwhpgcjpcfdxbrsh")
suspend fun additionalAuthenticationProviders(argument: suspend GraphQLApiAdditionalAuthenticationProviderArgsBuilder.() -> Unit)

Parameters

argument

One or more additional authentication providers for the GraphqlApi. Defined below.