Managed Cluster Storage Profile Args
constructor(blobCSIDriver: Output<ManagedClusterStorageProfileBlobCSIDriverArgs>? = null, diskCSIDriver: Output<ManagedClusterStorageProfileDiskCSIDriverArgs>? = null, fileCSIDriver: Output<ManagedClusterStorageProfileFileCSIDriverArgs>? = null, snapshotController: Output<ManagedClusterStorageProfileSnapshotControllerArgs>? = null)