managementUrl property

GoogleCloudApihubV1AttributeValues? managementUrl
getter/setter pair

The uri where users can navigate to for the management of the deployment.

This maps to the following system defined attribute: projects/{project}/locations/{location}/attributes/system-management-url The number of values for this attribute will be based on the cardinality of the attribute. The same can be retrieved via GetAttribute API. The value of the attribute should be a valid URL.

Optional.

Implementation

GoogleCloudApihubV1AttributeValues? managementUrl;