additionalAuthenticationProviders

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "bwhisjrnrpjqudax")
suspend fun additionalAuthenticationProviders(argument: List<suspend GraphQLApiAdditionalAuthenticationProviderArgsBuilder.() -> Unit>)
@JvmName(name = "ufvxgvwyrjescxms")
suspend fun additionalAuthenticationProviders(vararg argument: suspend GraphQLApiAdditionalAuthenticationProviderArgsBuilder.() -> Unit)
@JvmName(name = "gadedhpjodljsokq")
suspend fun additionalAuthenticationProviders(argument: suspend GraphQLApiAdditionalAuthenticationProviderArgsBuilder.() -> Unit)

Parameters

argument

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