DynamicHostVolumeArgs

constructor(capabilities: Output<List<DynamicHostVolumeCapabilityArgs>>? = null, capacityMax: Output<String>? = null, capacityMin: Output<String>? = null, constraints: Output<List<DynamicHostVolumeConstraintArgs>>? = null, name: Output<String>? = null, namespace: Output<String>? = null, nodeId: Output<String>? = null, nodePool: Output<String>? = null, parameters: Output<Map<String, String>>? = null, pluginId: Output<String>? = null)