supportedClouds

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

Parameters

value

List of all standard supported clouds.


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


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

Parameters

values

List of all standard supported clouds.