supportedIdentityProviders

@JvmName(name = "kyuqmlnvvlpokoti")
suspend fun supportedIdentityProviders(value: Output<List<String>>)
@JvmName(name = "kamjqufhblvpcaxj")
suspend fun supportedIdentityProviders(value: List<String>?)

Parameters

value

List of provider names for the identity providers that are supported on this client. It uses the provider_name attribute of the aws.cognito.IdentityProvider resource(s), or the equivalent string(s).


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


@JvmName(name = "sxjqjunjvqvsjuci")
suspend fun supportedIdentityProviders(values: List<Output<String>>)
@JvmName(name = "iypjtuqgwtogfoxb")
suspend fun supportedIdentityProviders(vararg values: String)

Parameters

values

List of provider names for the identity providers that are supported on this client. It uses the provider_name attribute of the aws.cognito.IdentityProvider resource(s), or the equivalent string(s).