resourceUri property Null safety
read / write
Resource URI for the artifact being deployed taken from the deployable field with the same name.
Output only.
Implementation
core.List<core.String>? resourceUri;
Resource URI for the artifact being deployed taken from the deployable field with the same name.
Output only.
core.List<core.String>? resourceUri;