BareMetalAdminClusterStorageLvpShareConfigArgs

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

Constructors

constructor(lvpConfig: Output<BareMetalAdminClusterStorageLvpShareConfigLvpConfigArgs>, 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(): BareMetalAdminClusterStorageLvpShareConfigArgs