associatedClusters property

List<ClusterAssociatedToSchedule>? associatedClusters
final

A list of clusters associated with the schedule. A maximum of 100 clusters is returned.

Implementation

final List<ClusterAssociatedToSchedule>? associatedClusters;