ServiceMeshControlPlaneManagement constructor
ServiceMeshControlPlaneManagement({
- List<
ServiceMeshStatusDetails> ? details, - String? implementation,
- String? state,
Implementation
ServiceMeshControlPlaneManagement({
this.details,
this.implementation,
this.state,
});