Image Note Args
data class ImageNoteArgs(val fingerprint: Output<FingerprintArgs>, val resourceUrl: Output<String>) : ConvertibleToJava<ImageNoteArgs>
Basis describes the base image portion (Note) of the DockerImage relationship. Linked occurrences are derived from this or an equivalent image via: FROM Or an equivalent reference, e.g., a tag of the resource_url.