@pierskarsenbarg/sdm 1.36.0 → 1.38.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/types/output.d.ts CHANGED
@@ -1094,6 +1094,7 @@ export interface GetResourceResource {
1094
1094
  * @deprecated kubernetes_user_impersonation is deprecated, see docs for more info
1095
1095
  */
1096
1096
  kubernetesUserImpersonations: outputs.GetResourceResourceKubernetesUserImpersonation[];
1097
+ llms: outputs.GetResourceResourceLlm[];
1097
1098
  marias: outputs.GetResourceResourceMaria[];
1098
1099
  mcpGatewayNoAuths: outputs.GetResourceResourceMcpGatewayNoAuth[];
1099
1100
  mcpGatewayOAuthDcrs: outputs.GetResourceResourceMcpGatewayOAuthDcr[];
@@ -1236,7 +1237,7 @@ export interface GetResourceResourceAk {
1236
1237
  */
1237
1238
  egressFilter?: string;
1238
1239
  /**
1239
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
1240
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
1240
1241
  */
1241
1242
  healthcheckNamespace?: string;
1242
1243
  /**
@@ -1296,7 +1297,7 @@ export interface GetResourceResourceAksBasicAuth {
1296
1297
  */
1297
1298
  egressFilter?: string;
1298
1299
  /**
1299
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
1300
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
1300
1301
  */
1301
1302
  healthcheckNamespace?: string;
1302
1303
  /**
@@ -1368,7 +1369,7 @@ export interface GetResourceResourceAksServiceAccount {
1368
1369
  */
1369
1370
  egressFilter?: string;
1370
1371
  /**
1371
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
1372
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
1372
1373
  */
1373
1374
  healthcheckNamespace?: string;
1374
1375
  /**
@@ -1433,7 +1434,7 @@ export interface GetResourceResourceAksServiceAccountUserImpersonation {
1433
1434
  */
1434
1435
  egressFilter?: string;
1435
1436
  /**
1436
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
1437
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
1437
1438
  */
1438
1439
  healthcheckNamespace?: string;
1439
1440
  /**
@@ -1502,7 +1503,7 @@ export interface GetResourceResourceAksUserImpersonation {
1502
1503
  */
1503
1504
  egressFilter?: string;
1504
1505
  /**
1505
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
1506
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
1506
1507
  */
1507
1508
  healthcheckNamespace?: string;
1508
1509
  /**
@@ -1646,7 +1647,7 @@ export interface GetResourceResourceAmazonEk {
1646
1647
  */
1647
1648
  endpoint?: string;
1648
1649
  /**
1649
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
1650
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
1650
1651
  */
1651
1652
  healthcheckNamespace?: string;
1652
1653
  /**
@@ -1738,7 +1739,7 @@ export interface GetResourceResourceAmazonEksInstanceProfile {
1738
1739
  */
1739
1740
  endpoint?: string;
1740
1741
  /**
1741
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
1742
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
1742
1743
  */
1743
1744
  healthcheckNamespace?: string;
1744
1745
  /**
@@ -1814,7 +1815,7 @@ export interface GetResourceResourceAmazonEksInstanceProfileUserImpersonation {
1814
1815
  */
1815
1816
  endpoint?: string;
1816
1817
  /**
1817
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
1818
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
1818
1819
  */
1819
1820
  healthcheckNamespace?: string;
1820
1821
  /**
@@ -1886,7 +1887,7 @@ export interface GetResourceResourceAmazonEksUserImpersonation {
1886
1887
  */
1887
1888
  endpoint?: string;
1888
1889
  /**
1889
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
1890
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
1890
1891
  */
1891
1892
  healthcheckNamespace?: string;
1892
1893
  /**
@@ -4791,7 +4792,7 @@ export interface GetResourceResourceGoogleGke {
4791
4792
  */
4792
4793
  endpoint?: string;
4793
4794
  /**
4794
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
4795
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
4795
4796
  */
4796
4797
  healthcheckNamespace?: string;
4797
4798
  /**
@@ -4855,7 +4856,7 @@ export interface GetResourceResourceGoogleGkeUserImpersonation {
4855
4856
  */
4856
4857
  endpoint?: string;
4857
4858
  /**
4858
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
4859
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
4859
4860
  */
4860
4861
  healthcheckNamespace?: string;
4861
4862
  /**
@@ -5262,7 +5263,7 @@ export interface GetResourceResourceKubernete {
5262
5263
  */
5263
5264
  egressFilter?: string;
5264
5265
  /**
5265
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
5266
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
5266
5267
  */
5267
5268
  healthcheckNamespace?: string;
5268
5269
  /**
@@ -5322,7 +5323,7 @@ export interface GetResourceResourceKubernetesBasicAuth {
5322
5323
  */
5323
5324
  egressFilter?: string;
5324
5325
  /**
5325
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
5326
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
5326
5327
  */
5327
5328
  healthcheckNamespace?: string;
5328
5329
  /**
@@ -5398,7 +5399,7 @@ export interface GetResourceResourceKubernetesPodIdentity {
5398
5399
  */
5399
5400
  egressFilter?: string;
5400
5401
  /**
5401
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
5402
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
5402
5403
  */
5403
5404
  healthcheckNamespace?: string;
5404
5405
  /**
@@ -5462,7 +5463,7 @@ export interface GetResourceResourceKubernetesServiceAccount {
5462
5463
  */
5463
5464
  egressFilter?: string;
5464
5465
  /**
5465
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
5466
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
5466
5467
  */
5467
5468
  healthcheckNamespace?: string;
5468
5469
  /**
@@ -5527,7 +5528,7 @@ export interface GetResourceResourceKubernetesServiceAccountUserImpersonation {
5527
5528
  */
5528
5529
  egressFilter?: string;
5529
5530
  /**
5530
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
5531
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
5531
5532
  */
5532
5533
  healthcheckNamespace?: string;
5533
5534
  /**
@@ -5596,7 +5597,7 @@ export interface GetResourceResourceKubernetesUserImpersonation {
5596
5597
  */
5597
5598
  egressFilter?: string;
5598
5599
  /**
5599
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
5600
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
5600
5601
  */
5601
5602
  healthcheckNamespace?: string;
5602
5603
  /**
@@ -5638,6 +5639,59 @@ export interface GetResourceResourceKubernetesUserImpersonation {
5638
5639
  [key: string]: string;
5639
5640
  };
5640
5641
  }
5642
+ export interface GetResourceResourceLlm {
5643
+ /**
5644
+ * The bind interface is the IP address to which the port override of a resource is bound (for example, 127.0.0.1). It is automatically generated if not provided and may also be set to one of the ResourceIPAllocationMode constants to select between VNM, loopback, or default allocation.
5645
+ */
5646
+ bindInterface?: string;
5647
+ /**
5648
+ * A filter applied to the routing logic to pin datasource to nodes.
5649
+ */
5650
+ egressFilter?: string;
5651
+ /**
5652
+ * Unique identifier of the Resource.
5653
+ */
5654
+ id?: string;
5655
+ /**
5656
+ * Space-separated list of model names this resource accepts. Requests for unlisted models are rejected. Leave empty to allow all models.
5657
+ */
5658
+ models?: string;
5659
+ /**
5660
+ * Unique human-readable name of the Resource.
5661
+ */
5662
+ name?: string;
5663
+ /**
5664
+ * The password to authenticate with.
5665
+ */
5666
+ password?: string;
5667
+ /**
5668
+ * The local port used by clients to connect to this resource. It is automatically generated if not provided on create and may be re-generated on update by specifying a value of -1.
5669
+ */
5670
+ portOverride?: number;
5671
+ /**
5672
+ * ID of the proxy cluster for this resource, if any.
5673
+ */
5674
+ proxyClusterId?: string;
5675
+ /**
5676
+ * ID of the secret store containing credentials for this resource, if any.
5677
+ */
5678
+ secretStoreId?: string;
5679
+ /**
5680
+ * DNS subdomain through which this resource may be accessed on clients. (e.g. "app-prod1" allows the resource to be accessed at "app-prod1.your-org-name.sdm-proxy-domain"). Only applicable to HTTP-based resources or resources using virtual networking mode.
5681
+ */
5682
+ subdomain?: string;
5683
+ /**
5684
+ * Tags is a map of key, value pairs.
5685
+ */
5686
+ tags?: {
5687
+ [key: string]: string;
5688
+ };
5689
+ /**
5690
+ * The URL to dial to initiate a connection from the egress node to this resource.
5691
+ * * memcached:
5692
+ */
5693
+ url?: string;
5694
+ }
5641
5695
  export interface GetResourceResourceMaria {
5642
5696
  /**
5643
5697
  * The bind interface is the IP address to which the port override of a resource is bound (for example, 127.0.0.1). It is automatically generated if not provided and may also be set to one of the ResourceIPAllocationMode constants to select between VNM, loopback, or default allocation.
@@ -8074,6 +8128,10 @@ export interface GetResourceResourceSqlServerKerberosAd {
8074
8128
  * If set, the database configured cannot be changed by users. This setting is not recommended for most use cases, as some clients will insist their database has changed when it has not, leading to user confusion.
8075
8129
  */
8076
8130
  overrideDatabase?: boolean;
8131
+ /**
8132
+ * The password to authenticate with.
8133
+ */
8134
+ password?: string;
8077
8135
  /**
8078
8136
  * The port to dial to initiate a connection from the egress node to this resource.
8079
8137
  */
@@ -10252,7 +10310,7 @@ export interface ResourceAks {
10252
10310
  */
10253
10311
  egressFilter?: string;
10254
10312
  /**
10255
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
10313
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
10256
10314
  */
10257
10315
  healthcheckNamespace: string;
10258
10316
  /**
@@ -10308,7 +10366,7 @@ export interface ResourceAksBasicAuth {
10308
10366
  */
10309
10367
  egressFilter?: string;
10310
10368
  /**
10311
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
10369
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
10312
10370
  */
10313
10371
  healthcheckNamespace: string;
10314
10372
  /**
@@ -10376,7 +10434,7 @@ export interface ResourceAksServiceAccount {
10376
10434
  */
10377
10435
  egressFilter?: string;
10378
10436
  /**
10379
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
10437
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
10380
10438
  */
10381
10439
  healthcheckNamespace: string;
10382
10440
  /**
@@ -10437,7 +10495,7 @@ export interface ResourceAksServiceAccountUserImpersonation {
10437
10495
  */
10438
10496
  egressFilter?: string;
10439
10497
  /**
10440
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
10498
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
10441
10499
  */
10442
10500
  healthcheckNamespace: string;
10443
10501
  /**
@@ -10502,7 +10560,7 @@ export interface ResourceAksUserImpersonation {
10502
10560
  */
10503
10561
  egressFilter?: string;
10504
10562
  /**
10505
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
10563
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
10506
10564
  */
10507
10565
  healthcheckNamespace: string;
10508
10566
  /**
@@ -10578,7 +10636,7 @@ export interface ResourceAmazonEks {
10578
10636
  */
10579
10637
  endpoint: string;
10580
10638
  /**
10581
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
10639
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
10582
10640
  */
10583
10641
  healthcheckNamespace: string;
10584
10642
  /**
@@ -10666,7 +10724,7 @@ export interface ResourceAmazonEksInstanceProfile {
10666
10724
  */
10667
10725
  endpoint: string;
10668
10726
  /**
10669
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
10727
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
10670
10728
  */
10671
10729
  healthcheckNamespace: string;
10672
10730
  /**
@@ -10738,7 +10796,7 @@ export interface ResourceAmazonEksInstanceProfileUserImpersonation {
10738
10796
  */
10739
10797
  endpoint: string;
10740
10798
  /**
10741
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
10799
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
10742
10800
  */
10743
10801
  healthcheckNamespace: string;
10744
10802
  /**
@@ -10806,7 +10864,7 @@ export interface ResourceAmazonEksUserImpersonation {
10806
10864
  */
10807
10865
  endpoint: string;
10808
10866
  /**
10809
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
10867
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
10810
10868
  */
10811
10869
  healthcheckNamespace: string;
10812
10870
  /**
@@ -13583,7 +13641,7 @@ export interface ResourceGoogleGke {
13583
13641
  */
13584
13642
  endpoint: string;
13585
13643
  /**
13586
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
13644
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
13587
13645
  */
13588
13646
  healthcheckNamespace: string;
13589
13647
  /**
@@ -13643,7 +13701,7 @@ export interface ResourceGoogleGkeUserImpersonation {
13643
13701
  */
13644
13702
  endpoint: string;
13645
13703
  /**
13646
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
13704
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
13647
13705
  */
13648
13706
  healthcheckNamespace: string;
13649
13707
  /**
@@ -14026,7 +14084,7 @@ export interface ResourceKubernetes {
14026
14084
  */
14027
14085
  egressFilter?: string;
14028
14086
  /**
14029
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
14087
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
14030
14088
  */
14031
14089
  healthcheckNamespace: string;
14032
14090
  /**
@@ -14082,7 +14140,7 @@ export interface ResourceKubernetesBasicAuth {
14082
14140
  */
14083
14141
  egressFilter?: string;
14084
14142
  /**
14085
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
14143
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
14086
14144
  */
14087
14145
  healthcheckNamespace: string;
14088
14146
  /**
@@ -14154,7 +14212,7 @@ export interface ResourceKubernetesPodIdentity {
14154
14212
  */
14155
14213
  egressFilter?: string;
14156
14214
  /**
14157
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
14215
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
14158
14216
  */
14159
14217
  healthcheckNamespace: string;
14160
14218
  /**
@@ -14214,7 +14272,7 @@ export interface ResourceKubernetesServiceAccount {
14214
14272
  */
14215
14273
  egressFilter?: string;
14216
14274
  /**
14217
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
14275
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
14218
14276
  */
14219
14277
  healthcheckNamespace: string;
14220
14278
  /**
@@ -14275,7 +14333,7 @@ export interface ResourceKubernetesServiceAccountUserImpersonation {
14275
14333
  */
14276
14334
  egressFilter?: string;
14277
14335
  /**
14278
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
14336
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
14279
14337
  */
14280
14338
  healthcheckNamespace: string;
14281
14339
  /**
@@ -14340,7 +14398,7 @@ export interface ResourceKubernetesUserImpersonation {
14340
14398
  */
14341
14399
  egressFilter?: string;
14342
14400
  /**
14343
- * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
14401
+ * The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`" pulumi-lang-hcl="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
14344
14402
  */
14345
14403
  healthcheckNamespace: string;
14346
14404
  /**
@@ -14378,6 +14436,55 @@ export interface ResourceKubernetesUserImpersonation {
14378
14436
  [key: string]: string;
14379
14437
  };
14380
14438
  }
14439
+ export interface ResourceLlm {
14440
+ /**
14441
+ * The bind interface is the IP address to which the port override of a resource is bound (for example, 127.0.0.1). It is automatically generated if not provided and may also be set to one of the ResourceIPAllocationMode constants to select between VNM, loopback, or default allocation.
14442
+ */
14443
+ bindInterface: string;
14444
+ /**
14445
+ * A filter applied to the routing logic to pin datasource to nodes.
14446
+ */
14447
+ egressFilter?: string;
14448
+ /**
14449
+ * Space-separated list of model names this resource accepts. Requests for unlisted models are rejected. Leave empty to allow all models.
14450
+ */
14451
+ models?: string;
14452
+ /**
14453
+ * Unique human-readable name of the Resource.
14454
+ */
14455
+ name: string;
14456
+ /**
14457
+ * The password to authenticate with.
14458
+ */
14459
+ password?: string;
14460
+ /**
14461
+ * The local port used by clients to connect to this resource. It is automatically generated if not provided on create and may be re-generated on update by specifying a value of -1.
14462
+ */
14463
+ portOverride: number;
14464
+ /**
14465
+ * ID of the proxy cluster for this resource, if any.
14466
+ */
14467
+ proxyClusterId?: string;
14468
+ /**
14469
+ * ID of the secret store containing credentials for this resource, if any.
14470
+ */
14471
+ secretStoreId?: string;
14472
+ /**
14473
+ * DNS subdomain through which this resource may be accessed on clients. (e.g. "app-prod1" allows the resource to be accessed at "app-prod1.your-org-name.sdm-proxy-domain"). Only applicable to HTTP-based resources or resources using virtual networking mode.
14474
+ */
14475
+ subdomain: string;
14476
+ /**
14477
+ * Tags is a map of key, value pairs.
14478
+ */
14479
+ tags?: {
14480
+ [key: string]: string;
14481
+ };
14482
+ /**
14483
+ * The URL to dial to initiate a connection from the egress node to this resource.
14484
+ * * memcached:
14485
+ */
14486
+ url?: string;
14487
+ }
14381
14488
  export interface ResourceMaria {
14382
14489
  /**
14383
14490
  * The bind interface is the IP address to which the port override of a resource is bound (for example, 127.0.0.1). It is automatically generated if not provided and may also be set to one of the ResourceIPAllocationMode constants to select between VNM, loopback, or default allocation.
@@ -16662,6 +16769,10 @@ export interface ResourceSqlServerKerberosAd {
16662
16769
  * If set, the database configured cannot be changed by users. This setting is not recommended for most use cases, as some clients will insist their database has changed when it has not, leading to user confusion.
16663
16770
  */
16664
16771
  overrideDatabase?: boolean;
16772
+ /**
16773
+ * The password to authenticate with.
16774
+ */
16775
+ password?: string;
16665
16776
  /**
16666
16777
  * The port to dial to initiate a connection from the egress node to this resource.
16667
16778
  */