ClusterAssociatedToSchedule constructor
ClusterAssociatedToSchedule({
- String? clusterIdentifier,
- ScheduleState? scheduleAssociationState,
Implementation
ClusterAssociatedToSchedule({
this.clusterIdentifier,
this.scheduleAssociationState,
});