Bare Metal Cluster Storage Lvp Share Config Args
data class BareMetalClusterStorageLvpShareConfigArgs(val lvpConfig: Output<BareMetalClusterStorageLvpShareConfigLvpConfigArgs>, val sharedPathPvCount: Output<Int>? = null) : ConvertibleToJava<BareMetalClusterStorageLvpShareConfigArgs>
Constructors
Link copied to clipboard
constructor(lvpConfig: Output<BareMetalClusterStorageLvpShareConfigLvpConfigArgs>, sharedPathPvCount: Output<Int>? = null)