supportedClouds

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

Parameters

value

List of all standard supported clouds.


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


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

Parameters

values

List of all standard supported clouds.