Cache Node Drive Configuration Args
data class CacheNodeDriveConfigurationArgs(val cacheNumber: Output<Int>? = null, val nginxMapping: Output<String>? = null, val physicalPath: Output<String>? = null, val sizeInGb: Output<Int>? = null) : ConvertibleToJava<CacheNodeDriveConfigurationArgs>
Drive configuration for cache node