InferenceEndpointArgs

constructor(endpointName: Output<String>? = null, identity: Output<ManagedServiceIdentityArgs>? = null, inferenceEndpointProperties: Output<InferenceEndpointArgs>? = null, kind: Output<String>? = null, location: Output<String>? = null, poolName: Output<String>? = null, resourceGroupName: Output<String>? = null, sku: Output<SkuArgs>? = null, tags: Output<Map<String, String>>? = null, workspaceName: Output<String>? = null)