targetArtifacts property
Map from target ID to the target artifacts created during the render operation.
Output only.
Implementation
core.Map<core.String, TargetArtifact>? targetArtifacts;
Map from target ID to the target artifacts created during the render operation.
Output only.
core.Map<core.String, TargetArtifact>? targetArtifacts;