BareMetalClusterStorageLvpShareConfigArgs

data class BareMetalClusterStorageLvpShareConfigArgs(val lvpConfig: Output<BareMetalClusterStorageLvpShareConfigLvpConfigArgs>, val sharedPathPvCount: Output<Int>? = null) : ConvertibleToJava<BareMetalClusterStorageLvpShareConfigArgs>

Constructors

constructor(lvpConfig: Output<BareMetalClusterStorageLvpShareConfigLvpConfigArgs>, sharedPathPvCount: Output<Int>? = null)

Properties

Link copied to clipboard

Defines the machine path and storage class for the LVP Share. Structure is documented below.

Link copied to clipboard
val sharedPathPvCount: Output<Int>? = null

The number of subdirectories to create under path.

Functions

Link copied to clipboard
open override fun toJava(): BareMetalClusterStorageLvpShareConfigArgs