supportedClouds

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

Parameters

value

List of all standard supported clouds.


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


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

Parameters

values

List of all standard supported clouds.