ProxyConfigurationBehavior: Type<ProxyConfiguration.Cluster, typeof ClusterBehavior, {
    components: never[];
}> = ...

ProxyConfigurationBehavior is the base class for objects that support interaction with ProxyConfiguration.Cluster.