ClusterProfileArgs

constructor(authorizationProfile: Output<AuthorizationProfileArgs>, autoscaleProfile: Output<AutoscaleProfileArgs>? = null, clusterAccessProfile: Output<ClusterAccessProfileArgs>? = null, clusterVersion: Output<String>, flinkProfile: Output<FlinkProfileArgs>? = null, identityProfile: Output<IdentityProfileArgs>? = null, kafkaProfile: Output<KafkaProfileArgs>? = null, llapProfile: Output<Any>? = null, logAnalyticsProfile: Output<ClusterLogAnalyticsProfileArgs>? = null, managedIdentityProfile: Output<ManagedIdentityProfileArgs>? = null, ossVersion: Output<String>, prometheusProfile: Output<ClusterPrometheusProfileArgs>? = null, rangerPluginProfile: Output<ClusterRangerPluginProfileArgs>? = null, rangerProfile: Output<RangerProfileArgs>? = null, scriptActionProfiles: Output<List<ScriptActionProfileArgs>>? = null, secretsProfile: Output<SecretsProfileArgs>? = null, serviceConfigsProfiles: Output<List<ClusterServiceConfigsProfileArgs>>? = null, sparkProfile: Output<SparkProfileArgs>? = null, sshProfile: Output<ClusterPoolSshProfileArgs>? = null, stubProfile: Output<Any>? = null, trinoProfile: Output<TrinoProfileArgs>? = null)