Basis Args
data class BasisArgs(val fingerprint: Output<FingerprintArgs>, val resourceUrl: Output<String>) : ConvertibleToJava<BasisArgs>
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.