imageVersionId property

String? imageVersionId
getter/setter pair

The string identifier of the ImageVersion, in the form: "composer-x.y.z-airflow-a.b.c"

Implementation

core.String? imageVersionId;