name property
Name of the environment.
Values must match the regular expression ^[.\\p{Alnum}-_]{1,255}$
Required.
Implementation
core.String? name;
Name of the environment.
Values must match the regular expression ^[.\\p{Alnum}-_]{1,255}$
Required.
core.String? name;