supportedClouds

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

Parameters

value

List of all standard supported clouds.


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


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

Parameters

values

List of all standard supported clouds.