Inference Cluster Args
constructor(clusterPurpose: Output<String>? = null, description: Output<String>? = null, identity: Output<InferenceClusterIdentityArgs>? = null, kubernetesClusterId: Output<String>? = null, location: Output<String>? = null, machineLearningWorkspaceId: Output<String>? = null, name: Output<String>? = null, ssl: Output<InferenceClusterSslArgs>? = null, tags: Output<Map<String, String>>? = null)