authenticationProviders

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

Parameters

value

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


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


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

Parameters

values

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