Cluster Args
constructor(aggregatorOrSingleRackDefinition: Output<RackDefinitionArgs>? = null, analyticsOutputSettings: Output<AnalyticsOutputSettingsArgs>? = null, analyticsWorkspaceId: Output<String>? = null, clusterLocation: Output<String>? = null, clusterName: Output<String>? = null, clusterServicePrincipal: Output<ServicePrincipalInformationArgs>? = null, clusterType: Output<Either<String, ClusterType>>? = null, clusterVersion: Output<String>? = null, commandOutputSettings: Output<CommandOutputSettingsArgs>? = null, computeDeploymentThreshold: Output<ValidationThresholdArgs>? = null, computeRackDefinitions: Output<List<RackDefinitionArgs>>? = null, extendedLocation: Output<ExtendedLocationArgs>? = null, identity: Output<ManagedServiceIdentityArgs>? = null, location: Output<String>? = null, managedResourceGroupConfiguration: Output<ManagedResourceGroupConfigurationArgs>? = null, networkFabricId: Output<String>? = null, resourceGroupName: Output<String>? = null, runtimeProtectionConfiguration: Output<RuntimeProtectionConfigurationArgs>? = null, secretArchive: Output<ClusterSecretArchiveArgs>? = null, secretArchiveSettings: Output<SecretArchiveSettingsArgs>? = null, tags: Output<Map<String, String>>? = null, updateStrategy: Output<ClusterUpdateStrategyArgs>? = null, vulnerabilityScanningSettings: Output<VulnerabilityScanningSettingsArgs>? = null)