versionNamePrefix property
Creates a unique version name beginning with the specified prefix.
Has a maximum length of 37 characters.
Can contain upper- and lower-case letters, numbers, and hypen (-).
Conflicts with versionName.
Implementation
final pulumi.Input<String?>? versionNamePrefix;