cloudProviders

@JvmName(name = "egffsivsphmrebtq")
suspend fun cloudProviders(value: Output<List<Either<String, RecommendationSupportedClouds>>>)
@JvmName(name = "pofysufgyhvruoyc")
suspend fun cloudProviders(value: List<Either<String, RecommendationSupportedClouds>>?)

Parameters

value

List of all standard supported clouds.


@JvmName(name = "efoibymmodpnrdix")
suspend fun cloudProviders(vararg values: Output<Either<String, RecommendationSupportedClouds>>)


@JvmName(name = "amjnovxjresjgksc")
suspend fun cloudProviders(values: List<Output<Either<String, RecommendationSupportedClouds>>>)
@JvmName(name = "ebcogibqrcvlylxq")
suspend fun cloudProviders(vararg values: Either<String, RecommendationSupportedClouds>)

Parameters

values

List of all standard supported clouds.