ClusterArgs

constructor(argocdEnabled: Output<Boolean>? = null, clusterName: Output<String>? = null, network: Output<ClusterNetworkArgs>? = null, profile: Output<String>? = null)