authenticationProviders

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

Parameters

value

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


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


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

Parameters

values

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