EciScalingConfigurationVolumeArgs

constructor(configFileVolumeConfigFileToPaths: Output<List<EciScalingConfigurationVolumeConfigFileVolumeConfigFileToPathArgs>>? = null, configFileVolumeDefaultMode: Output<Int>? = null, diskVolumeDiskId: Output<String>? = null, diskVolumeDiskSize: Output<Int>? = null, diskVolumeFsType: Output<String>? = null, emptyDirVolumeMedium: Output<String>? = null, emptyDirVolumeSizeLimit: Output<String>? = null, flexVolumeDriver: Output<String>? = null, flexVolumeFsType: Output<String>? = null, flexVolumeOptions: Output<String>? = null, hostPathVolumePath: Output<String>? = null, hostPathVolumeType: Output<String>? = null, name: Output<String>? = null, nfsVolumePath: Output<String>? = null, nfsVolumeReadOnly: Output<Boolean>? = null, nfsVolumeServer: Output<String>? = null, type: Output<String>? = null)