@pulumi/gcp 9.31.0 → 9.32.1
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/backupdisasterrecovery/backupPlan.d.ts +1 -0
- package/backupdisasterrecovery/backupPlan.d.ts.map +1 -1
- package/backupdisasterrecovery/backupPlan.js +1 -0
- package/backupdisasterrecovery/backupPlan.js.map +1 -1
- package/backupdisasterrecovery/backupPlanAssociation.d.ts +3 -0
- package/backupdisasterrecovery/backupPlanAssociation.d.ts.map +1 -1
- package/backupdisasterrecovery/backupPlanAssociation.js.map +1 -1
- package/backupdisasterrecovery/backupVault.d.ts +14 -0
- package/backupdisasterrecovery/backupVault.d.ts.map +1 -1
- package/backupdisasterrecovery/backupVault.js +2 -0
- package/backupdisasterrecovery/backupVault.js.map +1 -1
- package/backupdisasterrecovery/getBackupVault.d.ts +1 -0
- package/backupdisasterrecovery/getBackupVault.d.ts.map +1 -1
- package/backupdisasterrecovery/getBackupVault.js.map +1 -1
- package/backupdisasterrecovery/getDataSource.d.ts +1 -0
- package/backupdisasterrecovery/getDataSource.d.ts.map +1 -1
- package/backupdisasterrecovery/getDataSource.js.map +1 -1
- package/biglake/getHiveTableIamPolicy.d.ts +108 -0
- package/biglake/getHiveTableIamPolicy.d.ts.map +1 -0
- package/biglake/getHiveTableIamPolicy.js +89 -0
- package/biglake/getHiveTableIamPolicy.js.map +1 -0
- package/biglake/hiveTable.d.ts +336 -0
- package/biglake/hiveTable.d.ts.map +1 -0
- package/biglake/hiveTable.js +212 -0
- package/biglake/hiveTable.js.map +1 -0
- package/biglake/hiveTableIamBinding.d.ts +342 -0
- package/biglake/hiveTableIamBinding.d.ts.map +1 -0
- package/biglake/hiveTableIamBinding.js +276 -0
- package/biglake/hiveTableIamBinding.js.map +1 -0
- package/biglake/hiveTableIamMember.d.ts +342 -0
- package/biglake/hiveTableIamMember.d.ts.map +1 -0
- package/biglake/hiveTableIamMember.js +276 -0
- package/biglake/hiveTableIamMember.js.map +1 -0
- package/biglake/hiveTableIamPolicy.d.ts +289 -0
- package/biglake/hiveTableIamPolicy.d.ts.map +1 -0
- package/biglake/hiveTableIamPolicy.js +269 -0
- package/biglake/hiveTableIamPolicy.js.map +1 -0
- package/biglake/index.d.ts +15 -0
- package/biglake/index.d.ts.map +1 -1
- package/biglake/index.js +24 -1
- package/biglake/index.js.map +1 -1
- package/bigquery/connection.d.ts +1 -1
- package/bigquery/connection.js +1 -1
- package/bigquery/routine.d.ts +1 -1
- package/bigquery/routine.js +1 -1
- package/billing/projectInfo.d.ts +2 -2
- package/billing/projectInfo.js +2 -2
- package/certificatemanager/certificate.d.ts +9 -0
- package/certificatemanager/certificate.d.ts.map +1 -1
- package/certificatemanager/certificate.js.map +1 -1
- package/chronicle/dataExport.d.ts +2 -2
- package/chronicle/dataExport.js +2 -2
- package/chronicle/environmentGroup.d.ts +1 -4
- package/chronicle/environmentGroup.d.ts.map +1 -1
- package/chronicle/environmentGroup.js +1 -4
- package/chronicle/environmentGroup.js.map +1 -1
- package/chronicle/feed.d.ts +3 -3
- package/chronicle/feed.js +3 -3
- package/cloudrunv2/getJob.d.ts +3 -0
- package/cloudrunv2/getJob.d.ts.map +1 -1
- package/cloudrunv2/getJob.js.map +1 -1
- package/cloudrunv2/getService.d.ts +3 -0
- package/cloudrunv2/getService.d.ts.map +1 -1
- package/cloudrunv2/getService.js.map +1 -1
- package/cloudrunv2/job.d.ts +46 -0
- package/cloudrunv2/job.d.ts.map +1 -1
- package/cloudrunv2/job.js +24 -0
- package/cloudrunv2/job.js.map +1 -1
- package/cloudrunv2/service.d.ts +45 -1
- package/cloudrunv2/service.d.ts.map +1 -1
- package/cloudrunv2/service.js +23 -1
- package/cloudrunv2/service.js.map +1 -1
- package/compute/address.d.ts +9 -6
- package/compute/address.d.ts.map +1 -1
- package/compute/address.js.map +1 -1
- package/compute/futureReservation.d.ts +11 -5
- package/compute/futureReservation.d.ts.map +1 -1
- package/compute/futureReservation.js +3 -1
- package/compute/futureReservation.js.map +1 -1
- package/compute/getMachineTypes.d.ts +6 -6
- package/compute/getMachineTypes.js +6 -6
- package/compute/globalVmExtensionPolicy.d.ts +337 -0
- package/compute/globalVmExtensionPolicy.d.ts.map +1 -0
- package/compute/globalVmExtensionPolicy.js +237 -0
- package/compute/globalVmExtensionPolicy.js.map +1 -0
- package/compute/index.d.ts +3 -0
- package/compute/index.d.ts.map +1 -1
- package/compute/index.js +9 -4
- package/compute/index.js.map +1 -1
- package/compute/networkFirewallPolicyPacketMirroringRule.d.ts +1 -1
- package/compute/networkFirewallPolicyPacketMirroringRule.js +1 -1
- package/compute/networkFirewallPolicyRule.d.ts +1 -1
- package/compute/networkFirewallPolicyRule.js +1 -1
- package/compute/networkPeeringRoutesConfig.d.ts +66 -0
- package/compute/networkPeeringRoutesConfig.d.ts.map +1 -1
- package/compute/networkPeeringRoutesConfig.js +66 -0
- package/compute/networkPeeringRoutesConfig.js.map +1 -1
- package/compute/organizationSecurityPolicyAssociation.d.ts +2 -2
- package/compute/organizationSecurityPolicyAssociation.js +2 -2
- package/compute/organizationSecurityPolicyRule.d.ts +5 -5
- package/compute/organizationSecurityPolicyRule.js +5 -5
- package/compute/regionCommitment.d.ts +9 -3
- package/compute/regionCommitment.d.ts.map +1 -1
- package/compute/regionCommitment.js.map +1 -1
- package/compute/regionNetworkFirewallPolicyWithRules.d.ts +8 -8
- package/compute/regionNetworkFirewallPolicyWithRules.js +8 -8
- package/compute/rolloutPlan.d.ts +1 -1
- package/compute/rolloutPlan.js +1 -1
- package/compute/router.d.ts +1 -1
- package/compute/router.js +1 -1
- package/compute/routerNamedSet.d.ts +1 -4
- package/compute/routerNamedSet.d.ts.map +1 -1
- package/compute/routerNamedSet.js +1 -4
- package/compute/routerNamedSet.js.map +1 -1
- package/compute/targetInstance.d.ts +2 -2
- package/compute/targetInstance.js +2 -2
- package/compute/zoneVmExtensionPolicy.d.ts +1 -1
- package/compute/zoneVmExtensionPolicy.js +1 -1
- package/databasemigrationservice/connectionProfile.d.ts +3 -3
- package/databasemigrationservice/connectionProfile.js +3 -3
- package/dataform/folder.d.ts +3 -3
- package/dataform/folder.js +3 -3
- package/dataform/teamFolder.d.ts +1 -1
- package/dataform/teamFolder.js +1 -1
- package/datalineage/config.d.ts +2 -2
- package/datalineage/config.js +2 -2
- package/dataplex/dataAsset.d.ts +5 -5
- package/dataplex/dataAsset.js +5 -5
- package/dataplex/dataProduct.d.ts +3 -3
- package/dataplex/dataProduct.js +3 -3
- package/dataplex/dataProductDataAsset.d.ts +5 -5
- package/dataplex/dataProductDataAsset.js +5 -5
- package/dataplex/datascan.d.ts +25 -25
- package/dataplex/datascan.js +25 -25
- package/dataplex/entryLink.d.ts +12 -12
- package/dataplex/entryLink.js +12 -12
- package/dataplex/entryType.d.ts +1 -1
- package/dataplex/entryType.js +1 -1
- package/dataplex/glossaryCategory.d.ts +4 -4
- package/dataplex/glossaryCategory.js +4 -4
- package/dataplex/glossaryTerm.d.ts +4 -4
- package/dataplex/glossaryTerm.js +4 -4
- package/dataplex/task.d.ts +8 -8
- package/dataplex/task.js +8 -8
- package/dataproc/batch.d.ts +5 -5
- package/dataproc/batch.js +5 -5
- package/datastream/stream.d.ts +2 -2
- package/datastream/stream.js +2 -2
- package/developerconnect/insightsConfig.d.ts +5 -5
- package/developerconnect/insightsConfig.js +5 -5
- package/dns/getRecordSet.d.ts +4 -4
- package/dns/getRecordSet.js +4 -4
- package/firestore/field.d.ts +4 -4
- package/firestore/field.js +4 -4
- package/gkehub/membershipBinding.d.ts +3 -3
- package/gkehub/membershipBinding.js +3 -3
- package/gkehub/membershipRbacRoleBinding.d.ts +2 -2
- package/gkehub/membershipRbacRoleBinding.js +2 -2
- package/gkehub/namespace.d.ts +2 -2
- package/gkehub/namespace.js +2 -2
- package/gkehub/scopeRbacRoleBinding.d.ts +4 -4
- package/gkehub/scopeRbacRoleBinding.js +4 -4
- package/iap/tunnelDestGroup.d.ts +1 -1
- package/iap/tunnelDestGroup.js +1 -1
- package/integrationconnectors/managedZone.d.ts +4 -4
- package/integrationconnectors/managedZone.js +4 -4
- package/networkconnectivity/gatewayAdvertisedRoute.d.ts +1 -1
- package/networkconnectivity/gatewayAdvertisedRoute.js +1 -1
- package/networkconnectivity/spoke.d.ts +8 -8
- package/networkconnectivity/spoke.js +8 -8
- package/networkconnectivity/transport.d.ts +2 -2
- package/networkconnectivity/transport.js +2 -2
- package/observability/folderSettings.d.ts +2 -2
- package/observability/folderSettings.js +2 -2
- package/observability/projectSettings.d.ts +2 -2
- package/observability/projectSettings.js +2 -2
- package/observability/traceScope.d.ts +2 -2
- package/observability/traceScope.js +2 -2
- package/orgpolicy/policy.d.ts +1 -1
- package/orgpolicy/policy.js +1 -1
- package/package.json +2 -2
- package/pubsub/subscription.d.ts +4 -4
- package/pubsub/subscription.js +4 -4
- package/securityposture/posture.d.ts +17 -0
- package/securityposture/posture.d.ts.map +1 -1
- package/securityposture/posture.js +17 -0
- package/securityposture/posture.js.map +1 -1
- package/sql/databaseInstance.d.ts +24 -0
- package/sql/databaseInstance.d.ts.map +1 -1
- package/sql/databaseInstance.js +4 -0
- package/sql/databaseInstance.js.map +1 -1
- package/sql/getDatabaseInstance.d.ts +2 -0
- package/sql/getDatabaseInstance.d.ts.map +1 -1
- package/sql/getDatabaseInstance.js.map +1 -1
- package/types/input.d.ts +787 -15
- package/types/input.d.ts.map +1 -1
- package/types/output.d.ts +843 -26
- package/types/output.d.ts.map +1 -1
- package/vertex/aiEndpoint.d.ts +3 -3
- package/vertex/aiEndpoint.js +3 -3
- package/vertex/aiFeatureOnlineStoreFeatureview.d.ts +2 -2
- package/vertex/aiFeatureOnlineStoreFeatureview.js +2 -2
- package/vertex/aiSemanticGovernancePolicyEngine.d.ts +0 -3
- package/vertex/aiSemanticGovernancePolicyEngine.d.ts.map +1 -1
- package/vertex/aiSemanticGovernancePolicyEngine.js +0 -3
- package/vertex/aiSemanticGovernancePolicyEngine.js.map +1 -1
- package/vertex/getAiReasoningEngineQuery.d.ts +2 -2
- package/vertex/getAiReasoningEngineQuery.js +2 -2
- package/workbench/instance.d.ts +31 -2
- package/workbench/instance.d.ts.map +1 -1
- package/workbench/instance.js +21 -2
- package/workbench/instance.js.map +1 -1
package/types/input.d.ts
CHANGED
|
@@ -578,6 +578,12 @@ export declare namespace accesscontextmanager {
|
|
|
578
578
|
* An AccessLevel resource name that allows resources outside the ServicePerimeter to be accessed from the inside.
|
|
579
579
|
*/
|
|
580
580
|
accessLevel?: pulumi.Input<string | undefined>;
|
|
581
|
+
/**
|
|
582
|
+
* A Private Service Connect endpoint that is allowed to access data outside the perimeter.
|
|
583
|
+
* The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
|
|
584
|
+
* Structure is documented below.
|
|
585
|
+
*/
|
|
586
|
+
pscEndpoint?: pulumi.Input<inputs.accesscontextmanager.ServicePerimeterDryRunEgressPolicyEgressFromSourcePscEndpoint | undefined>;
|
|
581
587
|
/**
|
|
582
588
|
* A Google Cloud resource that is allowed to egress the perimeter.
|
|
583
589
|
* Requests from these resources are allowed to access data outside the perimeter.
|
|
@@ -588,6 +594,13 @@ export declare namespace accesscontextmanager {
|
|
|
588
594
|
*/
|
|
589
595
|
resource?: pulumi.Input<string | undefined>;
|
|
590
596
|
}
|
|
597
|
+
interface ServicePerimeterDryRunEgressPolicyEgressFromSourcePscEndpoint {
|
|
598
|
+
/**
|
|
599
|
+
* The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
|
|
600
|
+
* Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
|
|
601
|
+
*/
|
|
602
|
+
forwardingRule?: pulumi.Input<string | undefined>;
|
|
603
|
+
}
|
|
591
604
|
interface ServicePerimeterDryRunEgressPolicyEgressTo {
|
|
592
605
|
/**
|
|
593
606
|
* A list of external resources that are allowed to be accessed. A request
|
|
@@ -679,6 +692,12 @@ export declare namespace accesscontextmanager {
|
|
|
679
692
|
* If * is specified, then all IngressSources will be allowed.
|
|
680
693
|
*/
|
|
681
694
|
accessLevel?: pulumi.Input<string | undefined>;
|
|
695
|
+
/**
|
|
696
|
+
* A Private Service Connect endpoint that is allowed to access the perimeter.
|
|
697
|
+
* The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
|
|
698
|
+
* Structure is documented below.
|
|
699
|
+
*/
|
|
700
|
+
pscEndpoint?: pulumi.Input<inputs.accesscontextmanager.ServicePerimeterDryRunIngressPolicyIngressFromSourcePscEndpoint | undefined>;
|
|
682
701
|
/**
|
|
683
702
|
* A Google Cloud resource that is allowed to ingress the perimeter.
|
|
684
703
|
* Requests from these resources will be allowed to access perimeter data.
|
|
@@ -689,6 +708,13 @@ export declare namespace accesscontextmanager {
|
|
|
689
708
|
*/
|
|
690
709
|
resource?: pulumi.Input<string | undefined>;
|
|
691
710
|
}
|
|
711
|
+
interface ServicePerimeterDryRunIngressPolicyIngressFromSourcePscEndpoint {
|
|
712
|
+
/**
|
|
713
|
+
* The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
|
|
714
|
+
* Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
|
|
715
|
+
*/
|
|
716
|
+
forwardingRule?: pulumi.Input<string | undefined>;
|
|
717
|
+
}
|
|
692
718
|
interface ServicePerimeterDryRunIngressPolicyIngressTo {
|
|
693
719
|
/**
|
|
694
720
|
* A list of `ApiOperations` the sources specified in corresponding `IngressFrom`
|
|
@@ -775,6 +801,12 @@ export declare namespace accesscontextmanager {
|
|
|
775
801
|
* An AccessLevel resource name that allows resources outside the ServicePerimeter to be accessed from the inside.
|
|
776
802
|
*/
|
|
777
803
|
accessLevel?: pulumi.Input<string | undefined>;
|
|
804
|
+
/**
|
|
805
|
+
* A Private Service Connect endpoint that is allowed to access data outside the perimeter.
|
|
806
|
+
* The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
|
|
807
|
+
* Structure is documented below.
|
|
808
|
+
*/
|
|
809
|
+
pscEndpoint?: pulumi.Input<inputs.accesscontextmanager.ServicePerimeterEgressPolicyEgressFromSourcePscEndpoint | undefined>;
|
|
778
810
|
/**
|
|
779
811
|
* A Google Cloud resource that is allowed to egress the perimeter.
|
|
780
812
|
* Requests from these resources are allowed to access data outside the perimeter.
|
|
@@ -785,6 +817,13 @@ export declare namespace accesscontextmanager {
|
|
|
785
817
|
*/
|
|
786
818
|
resource?: pulumi.Input<string | undefined>;
|
|
787
819
|
}
|
|
820
|
+
interface ServicePerimeterEgressPolicyEgressFromSourcePscEndpoint {
|
|
821
|
+
/**
|
|
822
|
+
* The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
|
|
823
|
+
* Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
|
|
824
|
+
*/
|
|
825
|
+
forwardingRule?: pulumi.Input<string | undefined>;
|
|
826
|
+
}
|
|
788
827
|
interface ServicePerimeterEgressPolicyEgressTo {
|
|
789
828
|
/**
|
|
790
829
|
* A list of external resources that are allowed to be accessed. A request
|
|
@@ -876,6 +915,12 @@ export declare namespace accesscontextmanager {
|
|
|
876
915
|
* If * is specified, then all IngressSources will be allowed.
|
|
877
916
|
*/
|
|
878
917
|
accessLevel?: pulumi.Input<string | undefined>;
|
|
918
|
+
/**
|
|
919
|
+
* A Private Service Connect endpoint that is allowed to access the perimeter.
|
|
920
|
+
* The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
|
|
921
|
+
* Structure is documented below.
|
|
922
|
+
*/
|
|
923
|
+
pscEndpoint?: pulumi.Input<inputs.accesscontextmanager.ServicePerimeterIngressPolicyIngressFromSourcePscEndpoint | undefined>;
|
|
879
924
|
/**
|
|
880
925
|
* A Google Cloud resource that is allowed to ingress the perimeter.
|
|
881
926
|
* Requests from these resources will be allowed to access perimeter data.
|
|
@@ -889,6 +934,13 @@ export declare namespace accesscontextmanager {
|
|
|
889
934
|
*/
|
|
890
935
|
resource?: pulumi.Input<string | undefined>;
|
|
891
936
|
}
|
|
937
|
+
interface ServicePerimeterIngressPolicyIngressFromSourcePscEndpoint {
|
|
938
|
+
/**
|
|
939
|
+
* The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
|
|
940
|
+
* Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
|
|
941
|
+
*/
|
|
942
|
+
forwardingRule?: pulumi.Input<string | undefined>;
|
|
943
|
+
}
|
|
892
944
|
interface ServicePerimeterIngressPolicyIngressTo {
|
|
893
945
|
/**
|
|
894
946
|
* A list of `ApiOperations` the sources specified in corresponding `IngressFrom`
|
|
@@ -1040,6 +1092,12 @@ export declare namespace accesscontextmanager {
|
|
|
1040
1092
|
* An AccessLevel resource name that allows resources outside the ServicePerimeter to be accessed from the inside.
|
|
1041
1093
|
*/
|
|
1042
1094
|
accessLevel?: pulumi.Input<string | undefined>;
|
|
1095
|
+
/**
|
|
1096
|
+
* A Private Service Connect endpoint that is allowed to access data outside the perimeter.
|
|
1097
|
+
* The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
|
|
1098
|
+
* Structure is documented below.
|
|
1099
|
+
*/
|
|
1100
|
+
pscEndpoint?: pulumi.Input<inputs.accesscontextmanager.ServicePerimeterSpecEgressPolicyEgressFromSourcePscEndpoint | undefined>;
|
|
1043
1101
|
/**
|
|
1044
1102
|
* A Google Cloud resource that is allowed to egress the perimeter.
|
|
1045
1103
|
* Requests from these resources are allowed to access data outside the perimeter.
|
|
@@ -1050,6 +1108,13 @@ export declare namespace accesscontextmanager {
|
|
|
1050
1108
|
*/
|
|
1051
1109
|
resource?: pulumi.Input<string | undefined>;
|
|
1052
1110
|
}
|
|
1111
|
+
interface ServicePerimeterSpecEgressPolicyEgressFromSourcePscEndpoint {
|
|
1112
|
+
/**
|
|
1113
|
+
* The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
|
|
1114
|
+
* Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
|
|
1115
|
+
*/
|
|
1116
|
+
forwardingRule?: pulumi.Input<string | undefined>;
|
|
1117
|
+
}
|
|
1053
1118
|
interface ServicePerimeterSpecEgressPolicyEgressTo {
|
|
1054
1119
|
/**
|
|
1055
1120
|
* A list of external resources that are allowed to be accessed. A request
|
|
@@ -1150,6 +1215,12 @@ export declare namespace accesscontextmanager {
|
|
|
1150
1215
|
* An AccessLevel resource name that allows resources outside the ServicePerimeter to be accessed from the inside.
|
|
1151
1216
|
*/
|
|
1152
1217
|
accessLevel?: pulumi.Input<string | undefined>;
|
|
1218
|
+
/**
|
|
1219
|
+
* A Private Service Connect endpoint that is allowed to access data outside the perimeter.
|
|
1220
|
+
* The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
|
|
1221
|
+
* Structure is documented below.
|
|
1222
|
+
*/
|
|
1223
|
+
pscEndpoint?: pulumi.Input<inputs.accesscontextmanager.ServicePerimeterSpecIngressPolicyIngressFromSourcePscEndpoint | undefined>;
|
|
1153
1224
|
/**
|
|
1154
1225
|
* A Google Cloud resource that is allowed to egress the perimeter.
|
|
1155
1226
|
* Requests from these resources are allowed to access data outside the perimeter.
|
|
@@ -1160,6 +1231,13 @@ export declare namespace accesscontextmanager {
|
|
|
1160
1231
|
*/
|
|
1161
1232
|
resource?: pulumi.Input<string | undefined>;
|
|
1162
1233
|
}
|
|
1234
|
+
interface ServicePerimeterSpecIngressPolicyIngressFromSourcePscEndpoint {
|
|
1235
|
+
/**
|
|
1236
|
+
* The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
|
|
1237
|
+
* Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
|
|
1238
|
+
*/
|
|
1239
|
+
forwardingRule?: pulumi.Input<string | undefined>;
|
|
1240
|
+
}
|
|
1163
1241
|
interface ServicePerimeterSpecIngressPolicyIngressTo {
|
|
1164
1242
|
/**
|
|
1165
1243
|
* A list of `ApiOperations` the sources specified in corresponding `IngressFrom`
|
|
@@ -1215,6 +1293,12 @@ export declare namespace accesscontextmanager {
|
|
|
1215
1293
|
permission?: pulumi.Input<string | undefined>;
|
|
1216
1294
|
}
|
|
1217
1295
|
interface ServicePerimeterSpecVpcAccessibleServices {
|
|
1296
|
+
/**
|
|
1297
|
+
* Specifies which Google services are allowed to be accessed from
|
|
1298
|
+
* VPC networks in the service perimeter.
|
|
1299
|
+
* Structure is documented below.
|
|
1300
|
+
*/
|
|
1301
|
+
allowedServicePatterns?: pulumi.Input<pulumi.Input<inputs.accesscontextmanager.ServicePerimeterSpecVpcAccessibleServicesAllowedServicePattern>[] | undefined>;
|
|
1218
1302
|
/**
|
|
1219
1303
|
* The list of APIs usable within the Service Perimeter.
|
|
1220
1304
|
* Must be empty unless `enableRestriction` is True.
|
|
@@ -1225,6 +1309,43 @@ export declare namespace accesscontextmanager {
|
|
|
1225
1309
|
* list of APIs specified in 'allowedServices'.
|
|
1226
1310
|
*/
|
|
1227
1311
|
enableRestriction?: pulumi.Input<boolean | undefined>;
|
|
1312
|
+
/**
|
|
1313
|
+
* Defines the enforcement scopes of service patterns.
|
|
1314
|
+
* Each value may be one of: `GOOGLE_APIS_VIA_PRIVATE_PATH`.
|
|
1315
|
+
*/
|
|
1316
|
+
servicePatternsEnforcementScopes?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
1317
|
+
}
|
|
1318
|
+
interface ServicePerimeterSpecVpcAccessibleServicesAllowedServicePattern {
|
|
1319
|
+
/**
|
|
1320
|
+
* Modifiers to apply to the requests that match the URL pattern.
|
|
1321
|
+
* Structure is documented below.
|
|
1322
|
+
*/
|
|
1323
|
+
modifiers?: pulumi.Input<pulumi.Input<inputs.accesscontextmanager.ServicePerimeterSpecVpcAccessibleServicesAllowedServicePatternModifier>[] | undefined>;
|
|
1324
|
+
/**
|
|
1325
|
+
* URL pattern to allow.
|
|
1326
|
+
*/
|
|
1327
|
+
pattern?: pulumi.Input<string | undefined>;
|
|
1328
|
+
/**
|
|
1329
|
+
* Supported service to allow.
|
|
1330
|
+
*/
|
|
1331
|
+
service?: pulumi.Input<string | undefined>;
|
|
1332
|
+
}
|
|
1333
|
+
interface ServicePerimeterSpecVpcAccessibleServicesAllowedServicePatternModifier {
|
|
1334
|
+
/**
|
|
1335
|
+
* Adds additional HTTP request headers.
|
|
1336
|
+
* Structure is documented below.
|
|
1337
|
+
*/
|
|
1338
|
+
addRequestHeader?: pulumi.Input<inputs.accesscontextmanager.ServicePerimeterSpecVpcAccessibleServicesAllowedServicePatternModifierAddRequestHeader | undefined>;
|
|
1339
|
+
}
|
|
1340
|
+
interface ServicePerimeterSpecVpcAccessibleServicesAllowedServicePatternModifierAddRequestHeader {
|
|
1341
|
+
/**
|
|
1342
|
+
* HTTP header key.
|
|
1343
|
+
*/
|
|
1344
|
+
key: pulumi.Input<string>;
|
|
1345
|
+
/**
|
|
1346
|
+
* HTTP header value.
|
|
1347
|
+
*/
|
|
1348
|
+
value: pulumi.Input<string>;
|
|
1228
1349
|
}
|
|
1229
1350
|
interface ServicePerimeterStatus {
|
|
1230
1351
|
/**
|
|
@@ -1323,6 +1444,12 @@ export declare namespace accesscontextmanager {
|
|
|
1323
1444
|
* An AccessLevel resource name that allows resources outside the ServicePerimeter to be accessed from the inside.
|
|
1324
1445
|
*/
|
|
1325
1446
|
accessLevel?: pulumi.Input<string | undefined>;
|
|
1447
|
+
/**
|
|
1448
|
+
* A Private Service Connect endpoint that is allowed to access data outside the perimeter.
|
|
1449
|
+
* The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
|
|
1450
|
+
* Structure is documented below.
|
|
1451
|
+
*/
|
|
1452
|
+
pscEndpoint?: pulumi.Input<inputs.accesscontextmanager.ServicePerimeterStatusEgressPolicyEgressFromSourcePscEndpoint | undefined>;
|
|
1326
1453
|
/**
|
|
1327
1454
|
* A Google Cloud resource that is allowed to egress the perimeter.
|
|
1328
1455
|
* Requests from these resources are allowed to access data outside the perimeter.
|
|
@@ -1333,6 +1460,13 @@ export declare namespace accesscontextmanager {
|
|
|
1333
1460
|
*/
|
|
1334
1461
|
resource?: pulumi.Input<string | undefined>;
|
|
1335
1462
|
}
|
|
1463
|
+
interface ServicePerimeterStatusEgressPolicyEgressFromSourcePscEndpoint {
|
|
1464
|
+
/**
|
|
1465
|
+
* The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
|
|
1466
|
+
* Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
|
|
1467
|
+
*/
|
|
1468
|
+
forwardingRule?: pulumi.Input<string | undefined>;
|
|
1469
|
+
}
|
|
1336
1470
|
interface ServicePerimeterStatusEgressPolicyEgressTo {
|
|
1337
1471
|
/**
|
|
1338
1472
|
* A list of external resources that are allowed to be accessed. A request
|
|
@@ -1433,6 +1567,12 @@ export declare namespace accesscontextmanager {
|
|
|
1433
1567
|
* An AccessLevel resource name that allows resources outside the ServicePerimeter to be accessed from the inside.
|
|
1434
1568
|
*/
|
|
1435
1569
|
accessLevel?: pulumi.Input<string | undefined>;
|
|
1570
|
+
/**
|
|
1571
|
+
* A Private Service Connect endpoint that is allowed to access data outside the perimeter.
|
|
1572
|
+
* The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
|
|
1573
|
+
* Structure is documented below.
|
|
1574
|
+
*/
|
|
1575
|
+
pscEndpoint?: pulumi.Input<inputs.accesscontextmanager.ServicePerimeterStatusIngressPolicyIngressFromSourcePscEndpoint | undefined>;
|
|
1436
1576
|
/**
|
|
1437
1577
|
* A Google Cloud resource that is allowed to egress the perimeter.
|
|
1438
1578
|
* Requests from these resources are allowed to access data outside the perimeter.
|
|
@@ -1443,6 +1583,13 @@ export declare namespace accesscontextmanager {
|
|
|
1443
1583
|
*/
|
|
1444
1584
|
resource?: pulumi.Input<string | undefined>;
|
|
1445
1585
|
}
|
|
1586
|
+
interface ServicePerimeterStatusIngressPolicyIngressFromSourcePscEndpoint {
|
|
1587
|
+
/**
|
|
1588
|
+
* The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
|
|
1589
|
+
* Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
|
|
1590
|
+
*/
|
|
1591
|
+
forwardingRule?: pulumi.Input<string | undefined>;
|
|
1592
|
+
}
|
|
1446
1593
|
interface ServicePerimeterStatusIngressPolicyIngressTo {
|
|
1447
1594
|
/**
|
|
1448
1595
|
* A list of `ApiOperations` the sources specified in corresponding `IngressFrom`
|
|
@@ -1498,6 +1645,12 @@ export declare namespace accesscontextmanager {
|
|
|
1498
1645
|
permission?: pulumi.Input<string | undefined>;
|
|
1499
1646
|
}
|
|
1500
1647
|
interface ServicePerimeterStatusVpcAccessibleServices {
|
|
1648
|
+
/**
|
|
1649
|
+
* Specifies which Google services are allowed to be accessed from
|
|
1650
|
+
* VPC networks in the service perimeter.
|
|
1651
|
+
* Structure is documented below.
|
|
1652
|
+
*/
|
|
1653
|
+
allowedServicePatterns?: pulumi.Input<pulumi.Input<inputs.accesscontextmanager.ServicePerimeterStatusVpcAccessibleServicesAllowedServicePattern>[] | undefined>;
|
|
1501
1654
|
/**
|
|
1502
1655
|
* The list of APIs usable within the Service Perimeter.
|
|
1503
1656
|
* Must be empty unless `enableRestriction` is True.
|
|
@@ -1508,6 +1661,43 @@ export declare namespace accesscontextmanager {
|
|
|
1508
1661
|
* list of APIs specified in 'allowedServices'.
|
|
1509
1662
|
*/
|
|
1510
1663
|
enableRestriction?: pulumi.Input<boolean | undefined>;
|
|
1664
|
+
/**
|
|
1665
|
+
* Defines the enforcement scopes of service patterns.
|
|
1666
|
+
* Each value may be one of: `GOOGLE_APIS_VIA_PRIVATE_PATH`.
|
|
1667
|
+
*/
|
|
1668
|
+
servicePatternsEnforcementScopes?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
1669
|
+
}
|
|
1670
|
+
interface ServicePerimeterStatusVpcAccessibleServicesAllowedServicePattern {
|
|
1671
|
+
/**
|
|
1672
|
+
* Modifiers to apply to the requests that match the URL pattern.
|
|
1673
|
+
* Structure is documented below.
|
|
1674
|
+
*/
|
|
1675
|
+
modifiers?: pulumi.Input<pulumi.Input<inputs.accesscontextmanager.ServicePerimeterStatusVpcAccessibleServicesAllowedServicePatternModifier>[] | undefined>;
|
|
1676
|
+
/**
|
|
1677
|
+
* URL pattern to allow.
|
|
1678
|
+
*/
|
|
1679
|
+
pattern?: pulumi.Input<string | undefined>;
|
|
1680
|
+
/**
|
|
1681
|
+
* Supported service to allow.
|
|
1682
|
+
*/
|
|
1683
|
+
service?: pulumi.Input<string | undefined>;
|
|
1684
|
+
}
|
|
1685
|
+
interface ServicePerimeterStatusVpcAccessibleServicesAllowedServicePatternModifier {
|
|
1686
|
+
/**
|
|
1687
|
+
* Adds additional HTTP request headers.
|
|
1688
|
+
* Structure is documented below.
|
|
1689
|
+
*/
|
|
1690
|
+
addRequestHeader?: pulumi.Input<inputs.accesscontextmanager.ServicePerimeterStatusVpcAccessibleServicesAllowedServicePatternModifierAddRequestHeader | undefined>;
|
|
1691
|
+
}
|
|
1692
|
+
interface ServicePerimeterStatusVpcAccessibleServicesAllowedServicePatternModifierAddRequestHeader {
|
|
1693
|
+
/**
|
|
1694
|
+
* HTTP header key.
|
|
1695
|
+
*/
|
|
1696
|
+
key: pulumi.Input<string>;
|
|
1697
|
+
/**
|
|
1698
|
+
* HTTP header value.
|
|
1699
|
+
*/
|
|
1700
|
+
value: pulumi.Input<string>;
|
|
1511
1701
|
}
|
|
1512
1702
|
interface ServicePerimetersServicePerimeter {
|
|
1513
1703
|
/**
|
|
@@ -1681,6 +1871,12 @@ export declare namespace accesscontextmanager {
|
|
|
1681
1871
|
* An AccessLevel resource name that allows resources outside the ServicePerimeter to be accessed from the inside.
|
|
1682
1872
|
*/
|
|
1683
1873
|
accessLevel?: pulumi.Input<string | undefined>;
|
|
1874
|
+
/**
|
|
1875
|
+
* A Private Service Connect endpoint that is allowed to access data outside the perimeter.
|
|
1876
|
+
* The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
|
|
1877
|
+
* Structure is documented below.
|
|
1878
|
+
*/
|
|
1879
|
+
pscEndpoint?: pulumi.Input<inputs.accesscontextmanager.ServicePerimetersServicePerimeterSpecEgressPolicyEgressFromSourcePscEndpoint | undefined>;
|
|
1684
1880
|
/**
|
|
1685
1881
|
* A Google Cloud resource that is allowed to egress the perimeter.
|
|
1686
1882
|
* Requests from these resources are allowed to access data outside the perimeter.
|
|
@@ -1691,6 +1887,13 @@ export declare namespace accesscontextmanager {
|
|
|
1691
1887
|
*/
|
|
1692
1888
|
resource?: pulumi.Input<string | undefined>;
|
|
1693
1889
|
}
|
|
1890
|
+
interface ServicePerimetersServicePerimeterSpecEgressPolicyEgressFromSourcePscEndpoint {
|
|
1891
|
+
/**
|
|
1892
|
+
* The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
|
|
1893
|
+
* Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
|
|
1894
|
+
*/
|
|
1895
|
+
forwardingRule?: pulumi.Input<string | undefined>;
|
|
1896
|
+
}
|
|
1694
1897
|
interface ServicePerimetersServicePerimeterSpecEgressPolicyEgressTo {
|
|
1695
1898
|
/**
|
|
1696
1899
|
* A list of external resources that are allowed to be accessed. A request
|
|
@@ -1791,6 +1994,12 @@ export declare namespace accesscontextmanager {
|
|
|
1791
1994
|
* An AccessLevel resource name that allows resources outside the ServicePerimeter to be accessed from the inside.
|
|
1792
1995
|
*/
|
|
1793
1996
|
accessLevel?: pulumi.Input<string | undefined>;
|
|
1997
|
+
/**
|
|
1998
|
+
* A Private Service Connect endpoint that is allowed to access data outside the perimeter.
|
|
1999
|
+
* The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
|
|
2000
|
+
* Structure is documented below.
|
|
2001
|
+
*/
|
|
2002
|
+
pscEndpoint?: pulumi.Input<inputs.accesscontextmanager.ServicePerimetersServicePerimeterSpecIngressPolicyIngressFromSourcePscEndpoint | undefined>;
|
|
1794
2003
|
/**
|
|
1795
2004
|
* A Google Cloud resource that is allowed to egress the perimeter.
|
|
1796
2005
|
* Requests from these resources are allowed to access data outside the perimeter.
|
|
@@ -1801,6 +2010,13 @@ export declare namespace accesscontextmanager {
|
|
|
1801
2010
|
*/
|
|
1802
2011
|
resource?: pulumi.Input<string | undefined>;
|
|
1803
2012
|
}
|
|
2013
|
+
interface ServicePerimetersServicePerimeterSpecIngressPolicyIngressFromSourcePscEndpoint {
|
|
2014
|
+
/**
|
|
2015
|
+
* The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
|
|
2016
|
+
* Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
|
|
2017
|
+
*/
|
|
2018
|
+
forwardingRule?: pulumi.Input<string | undefined>;
|
|
2019
|
+
}
|
|
1804
2020
|
interface ServicePerimetersServicePerimeterSpecIngressPolicyIngressTo {
|
|
1805
2021
|
/**
|
|
1806
2022
|
* A list of `ApiOperations` the sources specified in corresponding `IngressFrom`
|
|
@@ -1856,6 +2072,12 @@ export declare namespace accesscontextmanager {
|
|
|
1856
2072
|
permission?: pulumi.Input<string | undefined>;
|
|
1857
2073
|
}
|
|
1858
2074
|
interface ServicePerimetersServicePerimeterSpecVpcAccessibleServices {
|
|
2075
|
+
/**
|
|
2076
|
+
* Specifies which Google services are allowed to be accessed from
|
|
2077
|
+
* VPC networks in the service perimeter.
|
|
2078
|
+
* Structure is documented below.
|
|
2079
|
+
*/
|
|
2080
|
+
allowedServicePatterns?: pulumi.Input<pulumi.Input<inputs.accesscontextmanager.ServicePerimetersServicePerimeterSpecVpcAccessibleServicesAllowedServicePattern>[] | undefined>;
|
|
1859
2081
|
/**
|
|
1860
2082
|
* The list of APIs usable within the Service Perimeter.
|
|
1861
2083
|
* Must be empty unless `enableRestriction` is True.
|
|
@@ -1866,6 +2088,43 @@ export declare namespace accesscontextmanager {
|
|
|
1866
2088
|
* list of APIs specified in 'allowedServices'.
|
|
1867
2089
|
*/
|
|
1868
2090
|
enableRestriction?: pulumi.Input<boolean | undefined>;
|
|
2091
|
+
/**
|
|
2092
|
+
* Defines the enforcement scopes of service patterns.
|
|
2093
|
+
* Each value may be one of: `GOOGLE_APIS_VIA_PRIVATE_PATH`.
|
|
2094
|
+
*/
|
|
2095
|
+
servicePatternsEnforcementScopes?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
2096
|
+
}
|
|
2097
|
+
interface ServicePerimetersServicePerimeterSpecVpcAccessibleServicesAllowedServicePattern {
|
|
2098
|
+
/**
|
|
2099
|
+
* Modifiers to apply to the requests that match the URL pattern.
|
|
2100
|
+
* Structure is documented below.
|
|
2101
|
+
*/
|
|
2102
|
+
modifiers?: pulumi.Input<pulumi.Input<inputs.accesscontextmanager.ServicePerimetersServicePerimeterSpecVpcAccessibleServicesAllowedServicePatternModifier>[] | undefined>;
|
|
2103
|
+
/**
|
|
2104
|
+
* URL pattern to allow.
|
|
2105
|
+
*/
|
|
2106
|
+
pattern?: pulumi.Input<string | undefined>;
|
|
2107
|
+
/**
|
|
2108
|
+
* Supported service to allow.
|
|
2109
|
+
*/
|
|
2110
|
+
service?: pulumi.Input<string | undefined>;
|
|
2111
|
+
}
|
|
2112
|
+
interface ServicePerimetersServicePerimeterSpecVpcAccessibleServicesAllowedServicePatternModifier {
|
|
2113
|
+
/**
|
|
2114
|
+
* Adds additional HTTP request headers.
|
|
2115
|
+
* Structure is documented below.
|
|
2116
|
+
*/
|
|
2117
|
+
addRequestHeader?: pulumi.Input<inputs.accesscontextmanager.ServicePerimetersServicePerimeterSpecVpcAccessibleServicesAllowedServicePatternModifierAddRequestHeader | undefined>;
|
|
2118
|
+
}
|
|
2119
|
+
interface ServicePerimetersServicePerimeterSpecVpcAccessibleServicesAllowedServicePatternModifierAddRequestHeader {
|
|
2120
|
+
/**
|
|
2121
|
+
* HTTP header key.
|
|
2122
|
+
*/
|
|
2123
|
+
key: pulumi.Input<string>;
|
|
2124
|
+
/**
|
|
2125
|
+
* HTTP header value.
|
|
2126
|
+
*/
|
|
2127
|
+
value: pulumi.Input<string>;
|
|
1869
2128
|
}
|
|
1870
2129
|
interface ServicePerimetersServicePerimeterStatus {
|
|
1871
2130
|
/**
|
|
@@ -1966,6 +2225,12 @@ export declare namespace accesscontextmanager {
|
|
|
1966
2225
|
* An AccessLevel resource name that allows resources outside the ServicePerimeter to be accessed from the inside.
|
|
1967
2226
|
*/
|
|
1968
2227
|
accessLevel?: pulumi.Input<string | undefined>;
|
|
2228
|
+
/**
|
|
2229
|
+
* A Private Service Connect endpoint that is allowed to access data outside the perimeter.
|
|
2230
|
+
* The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
|
|
2231
|
+
* Structure is documented below.
|
|
2232
|
+
*/
|
|
2233
|
+
pscEndpoint?: pulumi.Input<inputs.accesscontextmanager.ServicePerimetersServicePerimeterStatusEgressPolicyEgressFromSourcePscEndpoint | undefined>;
|
|
1969
2234
|
/**
|
|
1970
2235
|
* A Google Cloud resource that is allowed to egress the perimeter.
|
|
1971
2236
|
* Requests from these resources are allowed to access data outside the perimeter.
|
|
@@ -1976,6 +2241,13 @@ export declare namespace accesscontextmanager {
|
|
|
1976
2241
|
*/
|
|
1977
2242
|
resource?: pulumi.Input<string | undefined>;
|
|
1978
2243
|
}
|
|
2244
|
+
interface ServicePerimetersServicePerimeterStatusEgressPolicyEgressFromSourcePscEndpoint {
|
|
2245
|
+
/**
|
|
2246
|
+
* The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
|
|
2247
|
+
* Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
|
|
2248
|
+
*/
|
|
2249
|
+
forwardingRule?: pulumi.Input<string | undefined>;
|
|
2250
|
+
}
|
|
1979
2251
|
interface ServicePerimetersServicePerimeterStatusEgressPolicyEgressTo {
|
|
1980
2252
|
/**
|
|
1981
2253
|
* A list of external resources that are allowed to be accessed. A request
|
|
@@ -2076,6 +2348,12 @@ export declare namespace accesscontextmanager {
|
|
|
2076
2348
|
* An AccessLevel resource name that allows resources outside the ServicePerimeter to be accessed from the inside.
|
|
2077
2349
|
*/
|
|
2078
2350
|
accessLevel?: pulumi.Input<string | undefined>;
|
|
2351
|
+
/**
|
|
2352
|
+
* A Private Service Connect endpoint that is allowed to access data outside the perimeter.
|
|
2353
|
+
* The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
|
|
2354
|
+
* Structure is documented below.
|
|
2355
|
+
*/
|
|
2356
|
+
pscEndpoint?: pulumi.Input<inputs.accesscontextmanager.ServicePerimetersServicePerimeterStatusIngressPolicyIngressFromSourcePscEndpoint | undefined>;
|
|
2079
2357
|
/**
|
|
2080
2358
|
* A Google Cloud resource that is allowed to egress the perimeter.
|
|
2081
2359
|
* Requests from these resources are allowed to access data outside the perimeter.
|
|
@@ -2086,6 +2364,13 @@ export declare namespace accesscontextmanager {
|
|
|
2086
2364
|
*/
|
|
2087
2365
|
resource?: pulumi.Input<string | undefined>;
|
|
2088
2366
|
}
|
|
2367
|
+
interface ServicePerimetersServicePerimeterStatusIngressPolicyIngressFromSourcePscEndpoint {
|
|
2368
|
+
/**
|
|
2369
|
+
* The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
|
|
2370
|
+
* Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
|
|
2371
|
+
*/
|
|
2372
|
+
forwardingRule?: pulumi.Input<string | undefined>;
|
|
2373
|
+
}
|
|
2089
2374
|
interface ServicePerimetersServicePerimeterStatusIngressPolicyIngressTo {
|
|
2090
2375
|
/**
|
|
2091
2376
|
* A list of `ApiOperations` the sources specified in corresponding `IngressFrom`
|
|
@@ -2141,6 +2426,12 @@ export declare namespace accesscontextmanager {
|
|
|
2141
2426
|
permission?: pulumi.Input<string | undefined>;
|
|
2142
2427
|
}
|
|
2143
2428
|
interface ServicePerimetersServicePerimeterStatusVpcAccessibleServices {
|
|
2429
|
+
/**
|
|
2430
|
+
* Specifies which Google services are allowed to be accessed from
|
|
2431
|
+
* VPC networks in the service perimeter.
|
|
2432
|
+
* Structure is documented below.
|
|
2433
|
+
*/
|
|
2434
|
+
allowedServicePatterns?: pulumi.Input<pulumi.Input<inputs.accesscontextmanager.ServicePerimetersServicePerimeterStatusVpcAccessibleServicesAllowedServicePattern>[] | undefined>;
|
|
2144
2435
|
/**
|
|
2145
2436
|
* The list of APIs usable within the Service Perimeter.
|
|
2146
2437
|
* Must be empty unless `enableRestriction` is True.
|
|
@@ -2151,6 +2442,43 @@ export declare namespace accesscontextmanager {
|
|
|
2151
2442
|
* list of APIs specified in 'allowedServices'.
|
|
2152
2443
|
*/
|
|
2153
2444
|
enableRestriction?: pulumi.Input<boolean | undefined>;
|
|
2445
|
+
/**
|
|
2446
|
+
* Defines the enforcement scopes of service patterns.
|
|
2447
|
+
* Each value may be one of: `GOOGLE_APIS_VIA_PRIVATE_PATH`.
|
|
2448
|
+
*/
|
|
2449
|
+
servicePatternsEnforcementScopes?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
2450
|
+
}
|
|
2451
|
+
interface ServicePerimetersServicePerimeterStatusVpcAccessibleServicesAllowedServicePattern {
|
|
2452
|
+
/**
|
|
2453
|
+
* Modifiers to apply to the requests that match the URL pattern.
|
|
2454
|
+
* Structure is documented below.
|
|
2455
|
+
*/
|
|
2456
|
+
modifiers?: pulumi.Input<pulumi.Input<inputs.accesscontextmanager.ServicePerimetersServicePerimeterStatusVpcAccessibleServicesAllowedServicePatternModifier>[] | undefined>;
|
|
2457
|
+
/**
|
|
2458
|
+
* URL pattern to allow.
|
|
2459
|
+
*/
|
|
2460
|
+
pattern?: pulumi.Input<string | undefined>;
|
|
2461
|
+
/**
|
|
2462
|
+
* Supported service to allow.
|
|
2463
|
+
*/
|
|
2464
|
+
service?: pulumi.Input<string | undefined>;
|
|
2465
|
+
}
|
|
2466
|
+
interface ServicePerimetersServicePerimeterStatusVpcAccessibleServicesAllowedServicePatternModifier {
|
|
2467
|
+
/**
|
|
2468
|
+
* Adds additional HTTP request headers.
|
|
2469
|
+
* Structure is documented below.
|
|
2470
|
+
*/
|
|
2471
|
+
addRequestHeader?: pulumi.Input<inputs.accesscontextmanager.ServicePerimetersServicePerimeterStatusVpcAccessibleServicesAllowedServicePatternModifierAddRequestHeader | undefined>;
|
|
2472
|
+
}
|
|
2473
|
+
interface ServicePerimetersServicePerimeterStatusVpcAccessibleServicesAllowedServicePatternModifierAddRequestHeader {
|
|
2474
|
+
/**
|
|
2475
|
+
* HTTP header key.
|
|
2476
|
+
*/
|
|
2477
|
+
key: pulumi.Input<string>;
|
|
2478
|
+
/**
|
|
2479
|
+
* HTTP header value.
|
|
2480
|
+
*/
|
|
2481
|
+
value: pulumi.Input<string>;
|
|
2154
2482
|
}
|
|
2155
2483
|
}
|
|
2156
2484
|
export declare namespace agentregistry {
|
|
@@ -7535,6 +7863,175 @@ export declare namespace biglake {
|
|
|
7535
7863
|
expression: pulumi.Input<string>;
|
|
7536
7864
|
title: pulumi.Input<string>;
|
|
7537
7865
|
}
|
|
7866
|
+
interface HiveTableIamBindingCondition {
|
|
7867
|
+
description?: pulumi.Input<string | undefined>;
|
|
7868
|
+
expression: pulumi.Input<string>;
|
|
7869
|
+
title: pulumi.Input<string>;
|
|
7870
|
+
}
|
|
7871
|
+
interface HiveTableIamMemberCondition {
|
|
7872
|
+
description?: pulumi.Input<string | undefined>;
|
|
7873
|
+
expression: pulumi.Input<string>;
|
|
7874
|
+
title: pulumi.Input<string>;
|
|
7875
|
+
}
|
|
7876
|
+
interface HiveTablePartitionKey {
|
|
7877
|
+
/**
|
|
7878
|
+
* Comment of the field.
|
|
7879
|
+
*/
|
|
7880
|
+
comment?: pulumi.Input<string | undefined>;
|
|
7881
|
+
/**
|
|
7882
|
+
* Name of the field.
|
|
7883
|
+
*/
|
|
7884
|
+
name: pulumi.Input<string>;
|
|
7885
|
+
/**
|
|
7886
|
+
* Type of the field.
|
|
7887
|
+
*/
|
|
7888
|
+
type: pulumi.Input<string>;
|
|
7889
|
+
}
|
|
7890
|
+
interface HiveTableStorageDescriptor {
|
|
7891
|
+
/**
|
|
7892
|
+
* Reducer grouping columns, clustering columns, and bucketing columns.
|
|
7893
|
+
*/
|
|
7894
|
+
bucketCols?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
7895
|
+
/**
|
|
7896
|
+
* Specifies the columns of the table (the schema).
|
|
7897
|
+
* Structure is documented below.
|
|
7898
|
+
*/
|
|
7899
|
+
columns: pulumi.Input<pulumi.Input<inputs.biglake.HiveTableStorageDescriptorColumn>[]>;
|
|
7900
|
+
/**
|
|
7901
|
+
* Whether the table data is compressed.
|
|
7902
|
+
*/
|
|
7903
|
+
compressed?: pulumi.Input<boolean | undefined>;
|
|
7904
|
+
/**
|
|
7905
|
+
* The fully qualified Java class name of the input format.
|
|
7906
|
+
*/
|
|
7907
|
+
inputFormat?: pulumi.Input<string | undefined>;
|
|
7908
|
+
/**
|
|
7909
|
+
* The Cloud Storage URI where the table data is located.
|
|
7910
|
+
*/
|
|
7911
|
+
locationUri?: pulumi.Input<string | undefined>;
|
|
7912
|
+
/**
|
|
7913
|
+
* The number of buckets in the table.
|
|
7914
|
+
*/
|
|
7915
|
+
numBuckets?: pulumi.Input<number | undefined>;
|
|
7916
|
+
/**
|
|
7917
|
+
* The fully qualified Java class name of the output format.
|
|
7918
|
+
*/
|
|
7919
|
+
outputFormat?: pulumi.Input<string | undefined>;
|
|
7920
|
+
/**
|
|
7921
|
+
* Key-value pairs for the storage descriptor.
|
|
7922
|
+
*/
|
|
7923
|
+
parameters?: pulumi.Input<{
|
|
7924
|
+
[key: string]: pulumi.Input<string>;
|
|
7925
|
+
} | undefined>;
|
|
7926
|
+
/**
|
|
7927
|
+
* Serialization and deserialization information.
|
|
7928
|
+
* Structure is documented below.
|
|
7929
|
+
*/
|
|
7930
|
+
serdeInfo?: pulumi.Input<inputs.biglake.HiveTableStorageDescriptorSerdeInfo | undefined>;
|
|
7931
|
+
/**
|
|
7932
|
+
* Table data skew information.
|
|
7933
|
+
* Structure is documented below.
|
|
7934
|
+
*/
|
|
7935
|
+
skewedInfo?: pulumi.Input<inputs.biglake.HiveTableStorageDescriptorSkewedInfo | undefined>;
|
|
7936
|
+
/**
|
|
7937
|
+
* Sort order of the data in each bucket.
|
|
7938
|
+
* Structure is documented below.
|
|
7939
|
+
*/
|
|
7940
|
+
sortCols?: pulumi.Input<pulumi.Input<inputs.biglake.HiveTableStorageDescriptorSortCol>[] | undefined>;
|
|
7941
|
+
/**
|
|
7942
|
+
* Whether the table is stored as sub directories.
|
|
7943
|
+
*/
|
|
7944
|
+
storedAsSubDirs?: pulumi.Input<boolean | undefined>;
|
|
7945
|
+
}
|
|
7946
|
+
interface HiveTableStorageDescriptorColumn {
|
|
7947
|
+
/**
|
|
7948
|
+
* Comment of the field.
|
|
7949
|
+
*/
|
|
7950
|
+
comment?: pulumi.Input<string | undefined>;
|
|
7951
|
+
/**
|
|
7952
|
+
* Name of the field.
|
|
7953
|
+
*/
|
|
7954
|
+
name: pulumi.Input<string>;
|
|
7955
|
+
/**
|
|
7956
|
+
* Type of the field.
|
|
7957
|
+
*/
|
|
7958
|
+
type: pulumi.Input<string>;
|
|
7959
|
+
}
|
|
7960
|
+
interface HiveTableStorageDescriptorSerdeInfo {
|
|
7961
|
+
/**
|
|
7962
|
+
* Description of the SerDe.
|
|
7963
|
+
*/
|
|
7964
|
+
description?: pulumi.Input<string | undefined>;
|
|
7965
|
+
/**
|
|
7966
|
+
* The fully qualified Java class name of the deserializer.
|
|
7967
|
+
*/
|
|
7968
|
+
deserializerClass?: pulumi.Input<string | undefined>;
|
|
7969
|
+
/**
|
|
7970
|
+
* Name of the SerDe, table name by default.
|
|
7971
|
+
*/
|
|
7972
|
+
name: pulumi.Input<string>;
|
|
7973
|
+
/**
|
|
7974
|
+
* Parameters of the SerDe.
|
|
7975
|
+
*/
|
|
7976
|
+
parameters?: pulumi.Input<{
|
|
7977
|
+
[key: string]: pulumi.Input<string>;
|
|
7978
|
+
} | undefined>;
|
|
7979
|
+
/**
|
|
7980
|
+
* The SerDe type.
|
|
7981
|
+
* Possible values are: `SERDE_TYPE_UNSPECIFIED`, `HIVE`, `SCHEMA_REGISTRY`.
|
|
7982
|
+
*/
|
|
7983
|
+
serdeType?: pulumi.Input<string | undefined>;
|
|
7984
|
+
/**
|
|
7985
|
+
* The fully qualified Java class name of the serialization library.
|
|
7986
|
+
*/
|
|
7987
|
+
serializationLib: pulumi.Input<string>;
|
|
7988
|
+
/**
|
|
7989
|
+
* The fully qualified Java class name of the serializer.
|
|
7990
|
+
*/
|
|
7991
|
+
serializerClass?: pulumi.Input<string | undefined>;
|
|
7992
|
+
}
|
|
7993
|
+
interface HiveTableStorageDescriptorSkewedInfo {
|
|
7994
|
+
/**
|
|
7995
|
+
* The column names that are skewed.
|
|
7996
|
+
*/
|
|
7997
|
+
skewedColNames: pulumi.Input<pulumi.Input<string>[]>;
|
|
7998
|
+
/**
|
|
7999
|
+
* The skewed column values.
|
|
8000
|
+
* Structure is documented below.
|
|
8001
|
+
*/
|
|
8002
|
+
skewedColValues: pulumi.Input<pulumi.Input<inputs.biglake.HiveTableStorageDescriptorSkewedInfoSkewedColValue>[]>;
|
|
8003
|
+
/**
|
|
8004
|
+
* The skewed key values locations.
|
|
8005
|
+
* Structure is documented below.
|
|
8006
|
+
*/
|
|
8007
|
+
skewedKeyValuesLocations: pulumi.Input<pulumi.Input<inputs.biglake.HiveTableStorageDescriptorSkewedInfoSkewedKeyValuesLocation>[]>;
|
|
8008
|
+
}
|
|
8009
|
+
interface HiveTableStorageDescriptorSkewedInfoSkewedColValue {
|
|
8010
|
+
/**
|
|
8011
|
+
* (Required)
|
|
8012
|
+
*/
|
|
8013
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
8014
|
+
}
|
|
8015
|
+
interface HiveTableStorageDescriptorSkewedInfoSkewedKeyValuesLocation {
|
|
8016
|
+
/**
|
|
8017
|
+
* (Required)
|
|
8018
|
+
*/
|
|
8019
|
+
location: pulumi.Input<string>;
|
|
8020
|
+
/**
|
|
8021
|
+
* (Required)
|
|
8022
|
+
*/
|
|
8023
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
8024
|
+
}
|
|
8025
|
+
interface HiveTableStorageDescriptorSortCol {
|
|
8026
|
+
/**
|
|
8027
|
+
* The column name.
|
|
8028
|
+
*/
|
|
8029
|
+
col: pulumi.Input<string>;
|
|
8030
|
+
/**
|
|
8031
|
+
* Sort order: 1 for Ascending, 0 for Descending.
|
|
8032
|
+
*/
|
|
8033
|
+
order: pulumi.Input<number>;
|
|
8034
|
+
}
|
|
7538
8035
|
interface IcebergCatalogFederatedCatalogOptions {
|
|
7539
8036
|
/**
|
|
7540
8037
|
* Configuration for an AWS Glue remote catalog. Exactly one of
|
|
@@ -35941,6 +36438,134 @@ export declare namespace compute {
|
|
|
35941
36438
|
*/
|
|
35942
36439
|
serviceDirectoryRegion?: pulumi.Input<string | undefined>;
|
|
35943
36440
|
}
|
|
36441
|
+
interface GlobalVmExtensionPolicyExtensionPolicy {
|
|
36442
|
+
/**
|
|
36443
|
+
* The identifier for this object. Format specified above.
|
|
36444
|
+
*/
|
|
36445
|
+
extensionName: pulumi.Input<string>;
|
|
36446
|
+
/**
|
|
36447
|
+
* The version pinning for the extension.
|
|
36448
|
+
*/
|
|
36449
|
+
pinnedVersion?: pulumi.Input<string | undefined>;
|
|
36450
|
+
/**
|
|
36451
|
+
* String configuration payload.
|
|
36452
|
+
*/
|
|
36453
|
+
stringConfig?: pulumi.Input<string | undefined>;
|
|
36454
|
+
}
|
|
36455
|
+
interface GlobalVmExtensionPolicyInstanceSelector {
|
|
36456
|
+
/**
|
|
36457
|
+
* LabelSelector matches VM labels.
|
|
36458
|
+
* Structure is documented below.
|
|
36459
|
+
*/
|
|
36460
|
+
labelSelector?: pulumi.Input<inputs.compute.GlobalVmExtensionPolicyInstanceSelectorLabelSelector | undefined>;
|
|
36461
|
+
}
|
|
36462
|
+
interface GlobalVmExtensionPolicyInstanceSelectorLabelSelector {
|
|
36463
|
+
/**
|
|
36464
|
+
* Labels as key value pairs.
|
|
36465
|
+
*/
|
|
36466
|
+
inclusionLabels?: pulumi.Input<{
|
|
36467
|
+
[key: string]: pulumi.Input<string>;
|
|
36468
|
+
} | undefined>;
|
|
36469
|
+
}
|
|
36470
|
+
interface GlobalVmExtensionPolicyRolloutOperation {
|
|
36471
|
+
/**
|
|
36472
|
+
* Rollout input settings.
|
|
36473
|
+
* Structure is documented below.
|
|
36474
|
+
*/
|
|
36475
|
+
rolloutInput: pulumi.Input<inputs.compute.GlobalVmExtensionPolicyRolloutOperationRolloutInput>;
|
|
36476
|
+
/**
|
|
36477
|
+
* (Output)
|
|
36478
|
+
* Rollout status.
|
|
36479
|
+
* Structure is documented below.
|
|
36480
|
+
*/
|
|
36481
|
+
rolloutStatuses?: pulumi.Input<pulumi.Input<inputs.compute.GlobalVmExtensionPolicyRolloutOperationRolloutStatus>[] | undefined>;
|
|
36482
|
+
}
|
|
36483
|
+
interface GlobalVmExtensionPolicyRolloutOperationRolloutInput {
|
|
36484
|
+
/**
|
|
36485
|
+
* Specifies the behavior of the rollout if a conflict is detected.
|
|
36486
|
+
*/
|
|
36487
|
+
conflictBehavior?: pulumi.Input<string | undefined>;
|
|
36488
|
+
/**
|
|
36489
|
+
* The name of the rollout plan.
|
|
36490
|
+
*/
|
|
36491
|
+
name?: pulumi.Input<string | undefined>;
|
|
36492
|
+
/**
|
|
36493
|
+
* Specifies the predefined rollout plan for the policy.
|
|
36494
|
+
*/
|
|
36495
|
+
predefinedRolloutPlan?: pulumi.Input<string | undefined>;
|
|
36496
|
+
/**
|
|
36497
|
+
* The UUID that identifies a policy rollout retry attempt. It should only be set when retrying an existing rollout. Updating this field along with other policy fields (description, extension_policies, instance_selectors, priority) in the same plan will return an error.
|
|
36498
|
+
*
|
|
36499
|
+
* <a name="nestedRolloutOperationRolloutStatus"></a>The `rolloutStatus` block contains:
|
|
36500
|
+
*/
|
|
36501
|
+
retryUuid?: pulumi.Input<string | undefined>;
|
|
36502
|
+
}
|
|
36503
|
+
interface GlobalVmExtensionPolicyRolloutOperationRolloutStatus {
|
|
36504
|
+
/**
|
|
36505
|
+
* The current rollouts for the latest version of the resource.
|
|
36506
|
+
*/
|
|
36507
|
+
currentRollouts?: pulumi.Input<pulumi.Input<inputs.compute.GlobalVmExtensionPolicyRolloutOperationRolloutStatusCurrentRollout>[] | undefined>;
|
|
36508
|
+
/**
|
|
36509
|
+
* Rollout status of the previous rollout.
|
|
36510
|
+
*/
|
|
36511
|
+
previousRollouts?: pulumi.Input<pulumi.Input<inputs.compute.GlobalVmExtensionPolicyRolloutOperationRolloutStatusPreviousRollout>[] | undefined>;
|
|
36512
|
+
}
|
|
36513
|
+
interface GlobalVmExtensionPolicyRolloutOperationRolloutStatusCurrentRollout {
|
|
36514
|
+
/**
|
|
36515
|
+
* The rollout status for each location.
|
|
36516
|
+
*/
|
|
36517
|
+
locationRolloutStatuses?: pulumi.Input<pulumi.Input<inputs.compute.GlobalVmExtensionPolicyRolloutOperationRolloutStatusCurrentRolloutLocationRolloutStatus>[] | undefined>;
|
|
36518
|
+
/**
|
|
36519
|
+
* The name of the rollout.
|
|
36520
|
+
*/
|
|
36521
|
+
rollout?: pulumi.Input<string | undefined>;
|
|
36522
|
+
/**
|
|
36523
|
+
* The name of the rollout plan.
|
|
36524
|
+
*/
|
|
36525
|
+
rolloutPlan?: pulumi.Input<string | undefined>;
|
|
36526
|
+
/**
|
|
36527
|
+
* The overall state of the rollout.
|
|
36528
|
+
*/
|
|
36529
|
+
state?: pulumi.Input<string | undefined>;
|
|
36530
|
+
}
|
|
36531
|
+
interface GlobalVmExtensionPolicyRolloutOperationRolloutStatusCurrentRolloutLocationRolloutStatus {
|
|
36532
|
+
/**
|
|
36533
|
+
* The identifier for this object. Format specified above.
|
|
36534
|
+
*/
|
|
36535
|
+
locationName: pulumi.Input<string>;
|
|
36536
|
+
/**
|
|
36537
|
+
* The state of the location rollout.
|
|
36538
|
+
*/
|
|
36539
|
+
state?: pulumi.Input<string | undefined>;
|
|
36540
|
+
}
|
|
36541
|
+
interface GlobalVmExtensionPolicyRolloutOperationRolloutStatusPreviousRollout {
|
|
36542
|
+
/**
|
|
36543
|
+
* The rollout status for each location.
|
|
36544
|
+
*/
|
|
36545
|
+
locationRolloutStatuses?: pulumi.Input<pulumi.Input<inputs.compute.GlobalVmExtensionPolicyRolloutOperationRolloutStatusPreviousRolloutLocationRolloutStatus>[] | undefined>;
|
|
36546
|
+
/**
|
|
36547
|
+
* The name of the rollout.
|
|
36548
|
+
*/
|
|
36549
|
+
rollout?: pulumi.Input<string | undefined>;
|
|
36550
|
+
/**
|
|
36551
|
+
* The name of the rollout plan.
|
|
36552
|
+
*/
|
|
36553
|
+
rolloutPlan?: pulumi.Input<string | undefined>;
|
|
36554
|
+
/**
|
|
36555
|
+
* The overall state of the rollout.
|
|
36556
|
+
*/
|
|
36557
|
+
state?: pulumi.Input<string | undefined>;
|
|
36558
|
+
}
|
|
36559
|
+
interface GlobalVmExtensionPolicyRolloutOperationRolloutStatusPreviousRolloutLocationRolloutStatus {
|
|
36560
|
+
/**
|
|
36561
|
+
* The identifier for this object. Format specified above.
|
|
36562
|
+
*/
|
|
36563
|
+
locationName: pulumi.Input<string>;
|
|
36564
|
+
/**
|
|
36565
|
+
* The state of the location rollout.
|
|
36566
|
+
*/
|
|
36567
|
+
state?: pulumi.Input<string | undefined>;
|
|
36568
|
+
}
|
|
35944
36569
|
interface HaVpnGatewayParams {
|
|
35945
36570
|
/**
|
|
35946
36571
|
* Resource manager tags to be bound to the HaVpnGateway. Tag keys and values have the
|
|
@@ -37351,7 +37976,7 @@ export declare namespace compute {
|
|
|
37351
37976
|
*/
|
|
37352
37977
|
preemptionNoticeDuration?: pulumi.Input<inputs.compute.InstanceFromMachineImageSchedulingPreemptionNoticeDuration | undefined>;
|
|
37353
37978
|
/**
|
|
37354
|
-
*
|
|
37979
|
+
* Describes the desired provisioning model for the instance. Possible values are STANDARD, SPOT, FLEX_START, and RESERVATION_BOUND. For STANDARD, resources are provisioned immediately. For SPOT, resources are offered at a discount compared to standard pricing but may be preempted. For FLEX_START, resources are offered at a discount with flexible start times. For RESERVATION_BOUND, the instance is bound to a specific reservation and will only consume capacity from that reservation.
|
|
37355
37980
|
*/
|
|
37356
37981
|
provisioningModel?: pulumi.Input<string | undefined>;
|
|
37357
37982
|
/**
|
|
@@ -38004,7 +38629,7 @@ export declare namespace compute {
|
|
|
38004
38629
|
*/
|
|
38005
38630
|
preemptionNoticeDuration?: pulumi.Input<inputs.compute.InstanceFromTemplateSchedulingPreemptionNoticeDuration | undefined>;
|
|
38006
38631
|
/**
|
|
38007
|
-
*
|
|
38632
|
+
* Describes the desired provisioning model for the instance. Possible values are STANDARD, SPOT, FLEX_START, and RESERVATION_BOUND. For STANDARD, resources are provisioned immediately. For SPOT, resources are offered at a discount compared to standard pricing but may be preempted. For FLEX_START, resources are offered at a discount with flexible start times. For RESERVATION_BOUND, the instance is bound to a specific reservation and will only consume capacity from that reservation.
|
|
38008
38633
|
*/
|
|
38009
38634
|
provisioningModel?: pulumi.Input<string | undefined>;
|
|
38010
38635
|
/**
|
|
@@ -38748,10 +39373,13 @@ export declare namespace compute {
|
|
|
38748
39373
|
*/
|
|
38749
39374
|
preemptionNoticeDuration?: pulumi.Input<inputs.compute.InstanceSchedulingPreemptionNoticeDuration | undefined>;
|
|
38750
39375
|
/**
|
|
38751
|
-
* Describe the type of
|
|
39376
|
+
* Describe the type of provisioning model for the instance. This field accepts the value `STANDARD`, `SPOT`, `FLEX_START`, or `RESERVATION_BOUND`. If the value is `STANDARD`, there will be no discount. If this is set to `SPOT`,
|
|
38752
39377
|
* `preemptible` should be `true` and `automaticRestart` should be
|
|
38753
39378
|
* `false`. For more info about
|
|
38754
|
-
* `SPOT`, read [here](https://cloud.google.com/compute/docs/instances/spot)
|
|
39379
|
+
* `SPOT`, read [here](https://cloud.google.com/compute/docs/instances/spot).
|
|
39380
|
+
* If this is set to `FLEX_START`, `automaticRestart` should be `false` and `instanceTerminationAction` should be set to `DELETE`. A `maxRunDuration` must also be specified. For more info about
|
|
39381
|
+
* `FLEX_START`, read [here](https://cloud.google.com/compute/docs/instances/flex-start-vms).
|
|
39382
|
+
* If this is set to `RESERVATION_BOUND`, the instance is bound to a specific reservation and will only consume capacity from that reservation. A `reservationAffinity` block with `type` set to `SPECIFIC_RESERVATION` should also be configured.
|
|
38755
39383
|
*/
|
|
38756
39384
|
provisioningModel?: pulumi.Input<string | undefined>;
|
|
38757
39385
|
/**
|
|
@@ -39450,10 +40078,13 @@ export declare namespace compute {
|
|
|
39450
40078
|
*/
|
|
39451
40079
|
preemptionNoticeDuration?: pulumi.Input<inputs.compute.InstanceTemplateSchedulingPreemptionNoticeDuration | undefined>;
|
|
39452
40080
|
/**
|
|
39453
|
-
* Describe the type of
|
|
40081
|
+
* Describe the type of provisioning model for the instance. This field accepts the value `STANDARD`, `SPOT`, `FLEX_START`, or `RESERVATION_BOUND`. If the value is `STANDARD`, there will be no discount. If this is set to `SPOT`,
|
|
39454
40082
|
* `preemptible` should be `true` and `automaticRestart` should be
|
|
39455
40083
|
* `false`. For more info about
|
|
39456
|
-
* `SPOT`, read [here](https://cloud.google.com/compute/docs/instances/spot)
|
|
40084
|
+
* `SPOT`, read [here](https://cloud.google.com/compute/docs/instances/spot).
|
|
40085
|
+
* If this is set to `FLEX_START`, `automaticRestart` should be `false` and `instanceTerminationAction` should be set to `DELETE`. A `maxRunDuration` must also be specified. For more info about
|
|
40086
|
+
* `FLEX_START`, read [here](https://cloud.google.com/compute/docs/instances/flex-start-vms).
|
|
40087
|
+
* If this is set to `RESERVATION_BOUND`, the instance is bound to a specific reservation and will only consume capacity from that reservation. A `reservationAffinity` block with `type` set to `SPECIFIC_RESERVATION` should also be configured.
|
|
39457
40088
|
*/
|
|
39458
40089
|
provisioningModel?: pulumi.Input<string | undefined>;
|
|
39459
40090
|
/**
|
|
@@ -44101,10 +44732,13 @@ export declare namespace compute {
|
|
|
44101
44732
|
*/
|
|
44102
44733
|
preemptionNoticeDuration?: pulumi.Input<inputs.compute.RegionInstanceTemplateSchedulingPreemptionNoticeDuration | undefined>;
|
|
44103
44734
|
/**
|
|
44104
|
-
* Describe the type of
|
|
44735
|
+
* Describe the type of provisioning model for the instance. This field accepts the value `STANDARD`, `SPOT`, `FLEX_START`, or `RESERVATION_BOUND`. If the value is `STANDARD`, there will be no discount. If this is set to `SPOT`,
|
|
44105
44736
|
* `preemptible` should be `true` and `automaticRestart` should be
|
|
44106
44737
|
* `false`. For more info about
|
|
44107
|
-
* `SPOT`, read [here](https://cloud.google.com/compute/docs/instances/spot)
|
|
44738
|
+
* `SPOT`, read [here](https://cloud.google.com/compute/docs/instances/spot).
|
|
44739
|
+
* If this is set to `FLEX_START`, `automaticRestart` should be `false` and `instanceTerminationAction` should be set to `DELETE`. A `maxRunDuration` must also be specified. For more info about
|
|
44740
|
+
* `FLEX_START`, read [here](https://cloud.google.com/compute/docs/instances/flex-start-vms).
|
|
44741
|
+
* If this is set to `RESERVATION_BOUND`, the instance is bound to a specific reservation and will only consume capacity from that reservation. A `reservationAffinity` block with `type` set to `SPECIFIC_RESERVATION` should also be configured.
|
|
44108
44742
|
*/
|
|
44109
44743
|
provisioningModel?: pulumi.Input<string | undefined>;
|
|
44110
44744
|
/**
|
|
@@ -56750,11 +57384,11 @@ export declare namespace container {
|
|
|
56750
57384
|
}
|
|
56751
57385
|
interface ClusterNodeConfigNodeImageConfig {
|
|
56752
57386
|
/**
|
|
56753
|
-
* The
|
|
57387
|
+
* The Operating System image for the node pool. This is a private feature, please contact your Google account team for allowlisting this feature.
|
|
56754
57388
|
*/
|
|
56755
57389
|
image?: pulumi.Input<string | undefined>;
|
|
56756
57390
|
/**
|
|
56757
|
-
* The project
|
|
57391
|
+
* The GCP project storing the Operating System image for the node pool. This is a private feature, please contact your Google account team for allowlisting this feature.
|
|
56758
57392
|
*/
|
|
56759
57393
|
imageProject?: pulumi.Input<string | undefined>;
|
|
56760
57394
|
}
|
|
@@ -58235,11 +58869,11 @@ export declare namespace container {
|
|
|
58235
58869
|
}
|
|
58236
58870
|
interface ClusterNodePoolNodeConfigNodeImageConfig {
|
|
58237
58871
|
/**
|
|
58238
|
-
* The
|
|
58872
|
+
* The Operating System image for the node pool. This is a private feature, please contact your Google account team for allowlisting this feature.
|
|
58239
58873
|
*/
|
|
58240
58874
|
image?: pulumi.Input<string | undefined>;
|
|
58241
58875
|
/**
|
|
58242
|
-
* The project
|
|
58876
|
+
* The GCP project storing the Operating System image for the node pool. This is a private feature, please contact your Google account team for allowlisting this feature.
|
|
58243
58877
|
*/
|
|
58244
58878
|
imageProject?: pulumi.Input<string | undefined>;
|
|
58245
58879
|
}
|
|
@@ -59694,11 +60328,11 @@ export declare namespace container {
|
|
|
59694
60328
|
}
|
|
59695
60329
|
interface NodePoolNodeConfigNodeImageConfig {
|
|
59696
60330
|
/**
|
|
59697
|
-
* The
|
|
60331
|
+
* The Operating System image for the node pool. This is a private feature, please contact your Google account team for allowlisting this feature.
|
|
59698
60332
|
*/
|
|
59699
60333
|
image?: pulumi.Input<string | undefined>;
|
|
59700
60334
|
/**
|
|
59701
|
-
* The project
|
|
60335
|
+
* The GCP project storing the Operating System image for the node pool. This is a private feature, please contact your Google account team for allowlisting this feature.
|
|
59702
60336
|
*/
|
|
59703
60337
|
imageProject?: pulumi.Input<string | undefined>;
|
|
59704
60338
|
}
|
|
@@ -61196,6 +61830,10 @@ export declare namespace dataform {
|
|
|
61196
61830
|
* The Git remote's default branch name.
|
|
61197
61831
|
*/
|
|
61198
61832
|
defaultBranch: pulumi.Input<string>;
|
|
61833
|
+
/**
|
|
61834
|
+
* The name of the Developer Connect GitRepositoryLink to use for machine credentials. Must be in the format projects/*/locations/*/connections/*/gitRepositoryLinks/*.
|
|
61835
|
+
*/
|
|
61836
|
+
gitRepositoryLink?: pulumi.Input<string | undefined>;
|
|
61199
61837
|
/**
|
|
61200
61838
|
* Authentication fields for remote uris using SSH protocol.
|
|
61201
61839
|
* Structure is documented below.
|
|
@@ -69260,7 +69898,13 @@ export declare namespace dataproc {
|
|
|
69260
69898
|
}
|
|
69261
69899
|
interface ClusterClusterConfigGceClusterConfigConfidentialInstanceConfig {
|
|
69262
69900
|
/**
|
|
69263
|
-
* Defines
|
|
69901
|
+
* Defines the confidential compute type of the instance. Valid values are `"CONFIDENTIAL_INSTANCE_TYPE_UNSPECIFIED"`, `"SEV"`, `"SEV_SNP"`, `"TDX"`.
|
|
69902
|
+
*/
|
|
69903
|
+
confidentialInstanceType?: pulumi.Input<string | undefined>;
|
|
69904
|
+
/**
|
|
69905
|
+
* Defines whether the instance should have confidential compute enabled. `enableConfidentialCompute` is deprecated and will be removed in a future major release. Use `confidentialInstanceType` instead.
|
|
69906
|
+
*
|
|
69907
|
+
* @deprecated enable_confidential_compute is deprecated and will be removed in a future major release. Use confidentialInstanceType instead.
|
|
69264
69908
|
*/
|
|
69265
69909
|
enableConfidentialCompute?: pulumi.Input<boolean | undefined>;
|
|
69266
69910
|
}
|
|
@@ -69450,6 +70094,10 @@ export declare namespace dataproc {
|
|
|
69450
70094
|
instanceSelectionResults?: pulumi.Input<pulumi.Input<inputs.dataproc.ClusterClusterConfigMasterConfigInstanceFlexibilityPolicyInstanceSelectionResult>[] | undefined>;
|
|
69451
70095
|
}
|
|
69452
70096
|
interface ClusterClusterConfigMasterConfigInstanceFlexibilityPolicyInstanceSelectionList {
|
|
70097
|
+
/**
|
|
70098
|
+
* Disk configuration to apply to the instances in this instance selection.
|
|
70099
|
+
*/
|
|
70100
|
+
diskConfig?: pulumi.Input<inputs.dataproc.ClusterClusterConfigMasterConfigInstanceFlexibilityPolicyInstanceSelectionListDiskConfig | undefined>;
|
|
69453
70101
|
/**
|
|
69454
70102
|
* Full machine-type names, e.g. `"n1-standard-16"`.
|
|
69455
70103
|
*/
|
|
@@ -69459,6 +70107,32 @@ export declare namespace dataproc {
|
|
|
69459
70107
|
*/
|
|
69460
70108
|
rank?: pulumi.Input<number | undefined>;
|
|
69461
70109
|
}
|
|
70110
|
+
interface ClusterClusterConfigMasterConfigInstanceFlexibilityPolicyInstanceSelectionListDiskConfig {
|
|
70111
|
+
/**
|
|
70112
|
+
* Indicates how many IOPS to provision for the disk.
|
|
70113
|
+
*/
|
|
70114
|
+
bootDiskProvisionedIops?: pulumi.Input<number | undefined>;
|
|
70115
|
+
/**
|
|
70116
|
+
* Indicates how much throughput to provision for the disk.
|
|
70117
|
+
*/
|
|
70118
|
+
bootDiskProvisionedThroughput?: pulumi.Input<number | undefined>;
|
|
70119
|
+
/**
|
|
70120
|
+
* Size of the primary disk attached to each node, specified in GB. The smallest allowed disk size is 10GB.
|
|
70121
|
+
*/
|
|
70122
|
+
bootDiskSizeGb?: pulumi.Input<number | undefined>;
|
|
70123
|
+
/**
|
|
70124
|
+
* The disk type of the primary disk attached to each node. Such as "pd-ssd" or "pd-standard".
|
|
70125
|
+
*/
|
|
70126
|
+
bootDiskType?: pulumi.Input<string | undefined>;
|
|
70127
|
+
/**
|
|
70128
|
+
* Interface type of local SSDs (no Local SSDs or NVMe).
|
|
70129
|
+
*/
|
|
70130
|
+
localSsdInterface?: pulumi.Input<string | undefined>;
|
|
70131
|
+
/**
|
|
70132
|
+
* The amount of local SSD disks that will be attached to each cluster node. Defaults to 0.
|
|
70133
|
+
*/
|
|
70134
|
+
numLocalSsds?: pulumi.Input<number | undefined>;
|
|
70135
|
+
}
|
|
69462
70136
|
interface ClusterClusterConfigMasterConfigInstanceFlexibilityPolicyInstanceSelectionResult {
|
|
69463
70137
|
/**
|
|
69464
70138
|
* Full machine-type names, e.g. "n1-standard-16".
|
|
@@ -69553,6 +70227,10 @@ export declare namespace dataproc {
|
|
|
69553
70227
|
provisioningModelMix?: pulumi.Input<inputs.dataproc.ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyProvisioningModelMix | undefined>;
|
|
69554
70228
|
}
|
|
69555
70229
|
interface ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstanceSelectionList {
|
|
70230
|
+
/**
|
|
70231
|
+
* Optional. Disk configuration to apply to the instances in this instance selection.
|
|
70232
|
+
*/
|
|
70233
|
+
diskConfig?: pulumi.Input<inputs.dataproc.ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstanceSelectionListDiskConfig | undefined>;
|
|
69556
70234
|
/**
|
|
69557
70235
|
* Full machine-type names, e.g. `"n1-standard-16"`.
|
|
69558
70236
|
*/
|
|
@@ -69562,6 +70240,32 @@ export declare namespace dataproc {
|
|
|
69562
70240
|
*/
|
|
69563
70241
|
rank?: pulumi.Input<number | undefined>;
|
|
69564
70242
|
}
|
|
70243
|
+
interface ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstanceSelectionListDiskConfig {
|
|
70244
|
+
/**
|
|
70245
|
+
* Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle.
|
|
70246
|
+
*/
|
|
70247
|
+
bootDiskProvisionedIops?: pulumi.Input<number | undefined>;
|
|
70248
|
+
/**
|
|
70249
|
+
* Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle.
|
|
70250
|
+
*/
|
|
70251
|
+
bootDiskProvisionedThroughput?: pulumi.Input<number | undefined>;
|
|
70252
|
+
/**
|
|
70253
|
+
* Size of the primary disk attached to each node, specified in GB. The smallest allowed disk size is 10GB.
|
|
70254
|
+
*/
|
|
70255
|
+
bootDiskSizeGb?: pulumi.Input<number | undefined>;
|
|
70256
|
+
/**
|
|
70257
|
+
* The disk type of the primary disk attached to each node. Such as "pd-ssd" or "pd-standard".
|
|
70258
|
+
*/
|
|
70259
|
+
bootDiskType?: pulumi.Input<string | undefined>;
|
|
70260
|
+
/**
|
|
70261
|
+
* Interface type of local SSDs (no Local SSDs or NVMe). Valid values: "scsi" (Small Computer System Interface), "nvme" (Non-Volatile Memory Express).
|
|
70262
|
+
*/
|
|
70263
|
+
localSsdInterface?: pulumi.Input<string | undefined>;
|
|
70264
|
+
/**
|
|
70265
|
+
* The amount of local SSD disks that will be attached to each cluster node. Defaults to 0.
|
|
70266
|
+
*/
|
|
70267
|
+
numLocalSsds?: pulumi.Input<number | undefined>;
|
|
70268
|
+
}
|
|
69565
70269
|
interface ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstanceSelectionResult {
|
|
69566
70270
|
/**
|
|
69567
70271
|
* Full machine-type names, e.g. "n1-standard-16".
|
|
@@ -69825,6 +70529,10 @@ export declare namespace dataproc {
|
|
|
69825
70529
|
instanceSelectionResults?: pulumi.Input<pulumi.Input<inputs.dataproc.ClusterClusterConfigWorkerConfigInstanceFlexibilityPolicyInstanceSelectionResult>[] | undefined>;
|
|
69826
70530
|
}
|
|
69827
70531
|
interface ClusterClusterConfigWorkerConfigInstanceFlexibilityPolicyInstanceSelectionList {
|
|
70532
|
+
/**
|
|
70533
|
+
* Disk configuration to apply to the instances in this instance selection.
|
|
70534
|
+
*/
|
|
70535
|
+
diskConfig?: pulumi.Input<inputs.dataproc.ClusterClusterConfigWorkerConfigInstanceFlexibilityPolicyInstanceSelectionListDiskConfig | undefined>;
|
|
69828
70536
|
/**
|
|
69829
70537
|
* Full machine-type names, e.g. `"n1-standard-16"`.
|
|
69830
70538
|
*/
|
|
@@ -69834,6 +70542,32 @@ export declare namespace dataproc {
|
|
|
69834
70542
|
*/
|
|
69835
70543
|
rank?: pulumi.Input<number | undefined>;
|
|
69836
70544
|
}
|
|
70545
|
+
interface ClusterClusterConfigWorkerConfigInstanceFlexibilityPolicyInstanceSelectionListDiskConfig {
|
|
70546
|
+
/**
|
|
70547
|
+
* Indicates how many IOPS to provision for the disk.
|
|
70548
|
+
*/
|
|
70549
|
+
bootDiskProvisionedIops?: pulumi.Input<number | undefined>;
|
|
70550
|
+
/**
|
|
70551
|
+
* Indicates how much throughput to provision for the disk.
|
|
70552
|
+
*/
|
|
70553
|
+
bootDiskProvisionedThroughput?: pulumi.Input<number | undefined>;
|
|
70554
|
+
/**
|
|
70555
|
+
* Size of the primary disk attached to each node, specified in GB. The smallest allowed disk size is 10GB.
|
|
70556
|
+
*/
|
|
70557
|
+
bootDiskSizeGb?: pulumi.Input<number | undefined>;
|
|
70558
|
+
/**
|
|
70559
|
+
* The disk type of the primary disk attached to each node. Such as "pd-ssd" or "pd-standard".
|
|
70560
|
+
*/
|
|
70561
|
+
bootDiskType?: pulumi.Input<string | undefined>;
|
|
70562
|
+
/**
|
|
70563
|
+
* Interface type of local SSDs (no Local SSDs or NVMe).
|
|
70564
|
+
*/
|
|
70565
|
+
localSsdInterface?: pulumi.Input<string | undefined>;
|
|
70566
|
+
/**
|
|
70567
|
+
* The amount of local SSD disks that will be attached to each cluster node. Defaults to 0.
|
|
70568
|
+
*/
|
|
70569
|
+
numLocalSsds?: pulumi.Input<number | undefined>;
|
|
70570
|
+
}
|
|
69837
70571
|
interface ClusterClusterConfigWorkerConfigInstanceFlexibilityPolicyInstanceSelectionResult {
|
|
69838
70572
|
/**
|
|
69839
70573
|
* Full machine-type names, e.g. "n1-standard-16".
|
|
@@ -80159,10 +80893,18 @@ export declare namespace discoveryengine {
|
|
|
80159
80893
|
interface DataStoreDocumentProcessingConfigDefaultParsingConfigDigitalParsingConfig {
|
|
80160
80894
|
}
|
|
80161
80895
|
interface DataStoreDocumentProcessingConfigDefaultParsingConfigLayoutParsingConfig {
|
|
80896
|
+
/**
|
|
80897
|
+
* If true, the processed document will be made available for the GetProcessedDocument API.
|
|
80898
|
+
*/
|
|
80899
|
+
enableGetProcessedDocument?: pulumi.Input<boolean | undefined>;
|
|
80162
80900
|
/**
|
|
80163
80901
|
* If true, the LLM based annotation is added to the image during parsing.
|
|
80164
80902
|
*/
|
|
80165
80903
|
enableImageAnnotation?: pulumi.Input<boolean | undefined>;
|
|
80904
|
+
/**
|
|
80905
|
+
* If true, the pdf layout will be refined using an LLM.
|
|
80906
|
+
*/
|
|
80907
|
+
enableLlmLayoutParsing?: pulumi.Input<boolean | undefined>;
|
|
80166
80908
|
/**
|
|
80167
80909
|
* If true, the LLM based annotation is added to the table during parsing.
|
|
80168
80910
|
*/
|
|
@@ -80213,10 +80955,18 @@ export declare namespace discoveryengine {
|
|
|
80213
80955
|
interface DataStoreDocumentProcessingConfigParsingConfigOverrideDigitalParsingConfig {
|
|
80214
80956
|
}
|
|
80215
80957
|
interface DataStoreDocumentProcessingConfigParsingConfigOverrideLayoutParsingConfig {
|
|
80958
|
+
/**
|
|
80959
|
+
* If true, the processed document will be made available for the GetProcessedDocument API.
|
|
80960
|
+
*/
|
|
80961
|
+
enableGetProcessedDocument?: pulumi.Input<boolean | undefined>;
|
|
80216
80962
|
/**
|
|
80217
80963
|
* If true, the LLM based annotation is added to the image during parsing.
|
|
80218
80964
|
*/
|
|
80219
80965
|
enableImageAnnotation?: pulumi.Input<boolean | undefined>;
|
|
80966
|
+
/**
|
|
80967
|
+
* If true, the pdf layout will be refined using an LLM.
|
|
80968
|
+
*/
|
|
80969
|
+
enableLlmLayoutParsing?: pulumi.Input<boolean | undefined>;
|
|
80220
80970
|
/**
|
|
80221
80971
|
* If true, the LLM based annotation is added to the table during parsing.
|
|
80222
80972
|
*/
|
|
@@ -118187,6 +118937,10 @@ export declare namespace sql {
|
|
|
118187
118937
|
* The project ID of consumer service project of this consumer endpoint.
|
|
118188
118938
|
*/
|
|
118189
118939
|
consumerServiceProjectId?: pulumi.Input<string | undefined>;
|
|
118940
|
+
/**
|
|
118941
|
+
* (Output) The status of the automated DNS provisioning for the instance.
|
|
118942
|
+
*/
|
|
118943
|
+
instanceAutoDnsStatus?: pulumi.Input<string | undefined>;
|
|
118190
118944
|
/**
|
|
118191
118945
|
* (Output) The IP address of the consumer endpoint.
|
|
118192
118946
|
*/
|
|
@@ -118203,6 +118957,10 @@ export declare namespace sql {
|
|
|
118203
118957
|
* (Output) The connection status of the consumer endpoint.
|
|
118204
118958
|
*/
|
|
118205
118959
|
status?: pulumi.Input<string | undefined>;
|
|
118960
|
+
/**
|
|
118961
|
+
* (Output) The status of the automated DNS provisioning for the write endpoint.
|
|
118962
|
+
*/
|
|
118963
|
+
writeEndpointAutoDnsStatus?: pulumi.Input<string | undefined>;
|
|
118206
118964
|
}
|
|
118207
118965
|
interface DatabaseInstanceSettingsLocationPreference {
|
|
118208
118966
|
/**
|
|
@@ -124449,6 +125207,10 @@ export declare namespace workbench {
|
|
|
124449
125207
|
metadata?: pulumi.Input<{
|
|
124450
125208
|
[key: string]: pulumi.Input<string>;
|
|
124451
125209
|
} | undefined>;
|
|
125210
|
+
/**
|
|
125211
|
+
* Optional. The minimum CPU platform to use for this instance.
|
|
125212
|
+
*/
|
|
125213
|
+
minCpuPlatform?: pulumi.Input<string | undefined>;
|
|
124452
125214
|
/**
|
|
124453
125215
|
* The network interfaces for the VM. Supports only one interface.
|
|
124454
125216
|
* Structure is documented below.
|
|
@@ -124561,6 +125323,10 @@ export declare namespace workbench {
|
|
|
124561
125323
|
* Learn more about using your own encryption keys.'
|
|
124562
125324
|
*/
|
|
124563
125325
|
kmsKey?: pulumi.Input<string | undefined>;
|
|
125326
|
+
/**
|
|
125327
|
+
* Optional. Resource policies applied to this disk.
|
|
125328
|
+
*/
|
|
125329
|
+
resourcePolicies?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
124564
125330
|
}
|
|
124565
125331
|
interface InstanceGceSetupNetworkInterface {
|
|
124566
125332
|
/**
|
|
@@ -124913,6 +125679,12 @@ export declare namespace workstations {
|
|
|
124913
125679
|
* See https://cloud.google.com/workstations/docs/reference/rest/v1/projects.locations.workstationClusters.workstationConfigs#GceInstance.FIELDS.enable_nested_virtualization
|
|
124914
125680
|
*/
|
|
124915
125681
|
enableNestedVirtualization?: pulumi.Input<boolean | undefined>;
|
|
125682
|
+
/**
|
|
125683
|
+
* Client-specified metadata key-value pairs, to be passed to the start-up script in the VM.
|
|
125684
|
+
*/
|
|
125685
|
+
instanceMetadata?: pulumi.Input<{
|
|
125686
|
+
[key: string]: pulumi.Input<string>;
|
|
125687
|
+
} | undefined>;
|
|
124916
125688
|
/**
|
|
124917
125689
|
* The name of a Compute Engine machine type.
|
|
124918
125690
|
*/
|