InterceptEndpointGroupConnectedDeploymentGroup constructor
InterceptEndpointGroupConnectedDeploymentGroup({
- List<
InterceptLocation> ? locations, - String? name,
Implementation
InterceptEndpointGroupConnectedDeploymentGroup({this.locations, this.name});