aliases property

List<String>? aliases
getter/setter pair

Aliases for this endpoint, these will be served by the same UrlMap as the parent endpoint, and will be provisioned in the GCP stack for the Regional Endpoints.

Implementation

core.List<core.String>? aliases;