supportedClouds

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

Parameters

value

List of all standard supported clouds.


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


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

Parameters

values

List of all standard supported clouds.