authenticationProviders

@JvmName(name = "sgqotjckgwcbtyfw")
suspend fun authenticationProviders(value: Output<List<WorkspaceAuthenticationProviderTypes>>)
@JvmName(name = "qnctfhoawngrtadd")
suspend fun authenticationProviders(value: List<WorkspaceAuthenticationProviderTypes>?)

Parameters

value

List of authentication providers to enable.


@JvmName(name = "ngwiodiondvpkwcj")
suspend fun authenticationProviders(vararg values: Output<WorkspaceAuthenticationProviderTypes>)


@JvmName(name = "cqhubtvscmdovvsw")
suspend fun authenticationProviders(values: List<Output<WorkspaceAuthenticationProviderTypes>>)
@JvmName(name = "bxcivnhnrscfxacq")
suspend fun authenticationProviders(vararg values: WorkspaceAuthenticationProviderTypes)

Parameters

values

List of authentication providers to enable.