Package-level declarations

Types

Link copied to clipboard
data class GetPrivateCloudPlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetPrivateCloudPlainArgs>

A collection of arguments for invoking getPrivateCloud.

Link copied to clipboard
data class PrivateCloudManagementClusterArgs(val hosts: Output<List<String>>? = null, val id: Output<Int>? = null, val size: Output<Int>) : ConvertibleToJava<PrivateCloudManagementClusterArgs>