deployment property

String? deployment
getter/setter pair

The name of the GKE deployment.

Format: projects/{project}/locations/{location}/clusters/{cluster}/namespaces/{namespace}/deployments/{deployment}.

Output only.

Implementation

core.String? deployment;