Downward APIProjection Patch Args
data class DownwardAPIProjectionPatchArgs(val items: Output<List<DownwardAPIVolumeFilePatchArgs>>? = null) : ConvertibleToJava<DownwardAPIProjectionPatchArgs>
Represents downward API info for projecting into a projected volume. Note that this is identical to a downwardAPI volume source without the default mode.