supportedClouds

@JvmName(name = "qwuxvarsxnvkedyg")
suspend fun supportedClouds(value: Output<List<StandardSupportedClouds>>)
@JvmName(name = "yyxygcbkcnngeflk")
suspend fun supportedClouds(value: List<StandardSupportedClouds>?)

Parameters

value

List of all standard supported clouds.


@JvmName(name = "exihhlljlcdjmyjv")
suspend fun supportedClouds(vararg values: Output<StandardSupportedClouds>)


@JvmName(name = "filjadclvkcgiwbe")
suspend fun supportedClouds(values: List<Output<StandardSupportedClouds>>)
@JvmName(name = "iulecqbgnjlvydmb")
suspend fun supportedClouds(vararg values: StandardSupportedClouds)

Parameters

values

List of all standard supported clouds.