AzureClusterControlPlaneRootVolumeArgs

data class AzureClusterControlPlaneRootVolumeArgs(val sizeGib: Output<Int>? = null) : ConvertibleToJava<AzureClusterControlPlaneRootVolumeArgs>

Constructors

Link copied to clipboard
fun AzureClusterControlPlaneRootVolumeArgs(sizeGib: Output<Int>? = null)

Functions

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

Properties

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

Optional. The size of the disk, in GiBs. When unspecified, a default value is provided. See the specific reference in the parent resource.