authenticationProviders

@JvmName(name = "rgivijmdkkjlflve")
suspend fun authenticationProviders(value: Output<List<String>>)
@JvmName(name = "hxmkbstngcedtpws")
suspend fun authenticationProviders(value: List<String>?)

Parameters

value

The authentication providers for the workspace. Valid values are AWS_SSO, SAML, or both.


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


@JvmName(name = "anhonwmvbkaiubvw")
suspend fun authenticationProviders(values: List<Output<String>>)
@JvmName(name = "ewvxtftjamwawslt")
suspend fun authenticationProviders(vararg values: String)

Parameters

values

The authentication providers for the workspace. Valid values are AWS_SSO, SAML, or both.