pulumi-gcp 7.27.0__py3-none-any.whl → 7.27.0a1718086610__py3-none-any.whl
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.
- pulumi_gcp/__init__.py +0 -32
- pulumi_gcp/appengine/_inputs.py +0 -40
- pulumi_gcp/appengine/flexible_app_version.py +0 -47
- pulumi_gcp/appengine/outputs.py +0 -51
- pulumi_gcp/bigtable/instance.py +0 -47
- pulumi_gcp/clouddeploy/_inputs.py +0 -16
- pulumi_gcp/clouddeploy/outputs.py +0 -12
- pulumi_gcp/compute/__init__.py +0 -2
- pulumi_gcp/compute/_inputs.py +0 -84
- pulumi_gcp/compute/backend_service.py +0 -54
- pulumi_gcp/compute/disk.py +0 -68
- pulumi_gcp/compute/get_backend_service.py +1 -11
- pulumi_gcp/compute/get_disk.py +1 -11
- pulumi_gcp/compute/get_instance.py +1 -11
- pulumi_gcp/compute/get_instance_group_manager.py +1 -31
- pulumi_gcp/compute/get_instance_template.py +1 -11
- pulumi_gcp/compute/get_region_instance_template.py +1 -11
- pulumi_gcp/compute/instance.py +0 -47
- pulumi_gcp/compute/instance_from_machine_image.py +0 -47
- pulumi_gcp/compute/instance_from_template.py +0 -47
- pulumi_gcp/compute/instance_group_manager.py +0 -185
- pulumi_gcp/compute/instance_template.py +0 -47
- pulumi_gcp/compute/outputs.py +0 -1039
- pulumi_gcp/compute/region_instance_group_manager.py +0 -185
- pulumi_gcp/compute/region_instance_template.py +0 -47
- pulumi_gcp/config/__init__.pyi +0 -2
- pulumi_gcp/config/vars.py +0 -4
- pulumi_gcp/container/_inputs.py +4 -33
- pulumi_gcp/container/cluster.py +0 -61
- pulumi_gcp/container/get_cluster.py +1 -11
- pulumi_gcp/container/outputs.py +4 -48
- pulumi_gcp/dataloss/_inputs.py +19 -185
- pulumi_gcp/dataloss/outputs.py +17 -206
- pulumi_gcp/dataloss/prevention_inspect_template.py +0 -54
- pulumi_gcp/gkebackup/_inputs.py +7 -282
- pulumi_gcp/gkebackup/backup_plan.py +0 -100
- pulumi_gcp/gkebackup/outputs.py +7 -312
- pulumi_gcp/gkebackup/restore_plan.py +0 -326
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +0 -326
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +0 -326
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +0 -326
- pulumi_gcp/healthcare/_inputs.py +1 -17
- pulumi_gcp/healthcare/dicom_store.py +0 -2
- pulumi_gcp/healthcare/fhir_store.py +60 -44
- pulumi_gcp/healthcare/outputs.py +1 -15
- pulumi_gcp/integrationconnectors/endpoint_attachment.py +0 -47
- pulumi_gcp/kms/crypto_key.py +7 -14
- pulumi_gcp/netapp/_inputs.py +0 -58
- pulumi_gcp/netapp/outputs.py +0 -67
- pulumi_gcp/netapp/volume.py +0 -54
- pulumi_gcp/networkservices/__init__.py +0 -1
- pulumi_gcp/networkservices/_inputs.py +0 -47
- pulumi_gcp/networkservices/outputs.py +0 -56
- pulumi_gcp/provider.py +0 -20
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/redis/_inputs.py +0 -44
- pulumi_gcp/redis/cluster.py +3 -128
- pulumi_gcp/redis/outputs.py +0 -36
- pulumi_gcp/secretmanager/_inputs.py +0 -20
- pulumi_gcp/secretmanager/outputs.py +0 -20
- pulumi_gcp/secretmanager/secret_iam_binding.py +0 -244
- pulumi_gcp/secretmanager/secret_iam_member.py +0 -244
- pulumi_gcp/secretmanager/secret_iam_policy.py +0 -224
- pulumi_gcp/securitycenter/__init__.py +0 -1
- pulumi_gcp/spanner/__init__.py +0 -1
- pulumi_gcp/spanner/_inputs.py +0 -68
- pulumi_gcp/spanner/outputs.py +0 -73
- pulumi_gcp/sql/_inputs.py +2 -8
- pulumi_gcp/sql/outputs.py +6 -9
- pulumi_gcp/workstations/_inputs.py +1 -51
- pulumi_gcp/workstations/outputs.py +2 -46
- pulumi_gcp/workstations/workstation_config.py +4 -10
- {pulumi_gcp-7.27.0.dist-info → pulumi_gcp-7.27.0a1718086610.dist-info}/METADATA +1 -1
- {pulumi_gcp-7.27.0.dist-info → pulumi_gcp-7.27.0a1718086610.dist-info}/RECORD +76 -81
- pulumi_gcp/compute/get_security_policy.py +0 -214
- pulumi_gcp/compute/project_cloud_armor_tier.py +0 -336
- pulumi_gcp/networkservices/service_lb_policies.py +0 -782
- pulumi_gcp/securitycenter/management_organization_event_threat_detection_custom_module.py +0 -568
- pulumi_gcp/spanner/instance_config.py +0 -569
- {pulumi_gcp-7.27.0.dist-info → pulumi_gcp-7.27.0a1718086610.dist-info}/WHEEL +0 -0
- {pulumi_gcp-7.27.0.dist-info → pulumi_gcp-7.27.0a1718086610.dist-info}/top_level.txt +0 -0
pulumi_gcp/compute/_inputs.py
CHANGED
@@ -131,7 +131,6 @@ __all__ = [
|
|
131
131
|
'InstanceGroupManagerInstanceLifecyclePolicyArgs',
|
132
132
|
'InstanceGroupManagerNamedPortArgs',
|
133
133
|
'InstanceGroupManagerParamsArgs',
|
134
|
-
'InstanceGroupManagerStandbyPolicyArgs',
|
135
134
|
'InstanceGroupManagerStatefulDiskArgs',
|
136
135
|
'InstanceGroupManagerStatefulExternalIpArgs',
|
137
136
|
'InstanceGroupManagerStatefulInternalIpArgs',
|
@@ -270,7 +269,6 @@ __all__ = [
|
|
270
269
|
'RegionInstanceGroupManagerInstanceLifecyclePolicyArgs',
|
271
270
|
'RegionInstanceGroupManagerNamedPortArgs',
|
272
271
|
'RegionInstanceGroupManagerParamsArgs',
|
273
|
-
'RegionInstanceGroupManagerStandbyPolicyArgs',
|
274
272
|
'RegionInstanceGroupManagerStatefulDiskArgs',
|
275
273
|
'RegionInstanceGroupManagerStatefulExternalIpArgs',
|
276
274
|
'RegionInstanceGroupManagerStatefulInternalIpArgs',
|
@@ -9698,47 +9696,6 @@ class InstanceGroupManagerParamsArgs:
|
|
9698
9696
|
pulumi.set(self, "resource_manager_tags", value)
|
9699
9697
|
|
9700
9698
|
|
9701
|
-
@pulumi.input_type
|
9702
|
-
class InstanceGroupManagerStandbyPolicyArgs:
|
9703
|
-
def __init__(__self__, *,
|
9704
|
-
initial_delay_sec: Optional[pulumi.Input[int]] = None,
|
9705
|
-
mode: Optional[pulumi.Input[str]] = None):
|
9706
|
-
"""
|
9707
|
-
:param pulumi.Input[int] initial_delay_sec: Specifies the number of seconds that the MIG should wait to suspend or stop a VM after that VM was created. The initial delay gives the initialization script the time to prepare your VM for a quick scale out. The value of initial delay must be between 0 and 3600 seconds. The default value is 0.
|
9708
|
-
:param pulumi.Input[str] mode: Defines how a MIG resumes or starts VMs from a standby pool when the group scales out. Valid options are: `MANUAL`, `SCALE_OUT_POOL`. If `MANUAL`(default), you have full control over which VMs are stopped and suspended in the MIG. If `SCALE_OUT_POOL`, the MIG uses the VMs from the standby pools to accelerate the scale out by resuming or starting them and then automatically replenishes the standby pool with new VMs to maintain the target sizes.
|
9709
|
-
- - -
|
9710
|
-
"""
|
9711
|
-
if initial_delay_sec is not None:
|
9712
|
-
pulumi.set(__self__, "initial_delay_sec", initial_delay_sec)
|
9713
|
-
if mode is not None:
|
9714
|
-
pulumi.set(__self__, "mode", mode)
|
9715
|
-
|
9716
|
-
@property
|
9717
|
-
@pulumi.getter(name="initialDelaySec")
|
9718
|
-
def initial_delay_sec(self) -> Optional[pulumi.Input[int]]:
|
9719
|
-
"""
|
9720
|
-
Specifies the number of seconds that the MIG should wait to suspend or stop a VM after that VM was created. The initial delay gives the initialization script the time to prepare your VM for a quick scale out. The value of initial delay must be between 0 and 3600 seconds. The default value is 0.
|
9721
|
-
"""
|
9722
|
-
return pulumi.get(self, "initial_delay_sec")
|
9723
|
-
|
9724
|
-
@initial_delay_sec.setter
|
9725
|
-
def initial_delay_sec(self, value: Optional[pulumi.Input[int]]):
|
9726
|
-
pulumi.set(self, "initial_delay_sec", value)
|
9727
|
-
|
9728
|
-
@property
|
9729
|
-
@pulumi.getter
|
9730
|
-
def mode(self) -> Optional[pulumi.Input[str]]:
|
9731
|
-
"""
|
9732
|
-
Defines how a MIG resumes or starts VMs from a standby pool when the group scales out. Valid options are: `MANUAL`, `SCALE_OUT_POOL`. If `MANUAL`(default), you have full control over which VMs are stopped and suspended in the MIG. If `SCALE_OUT_POOL`, the MIG uses the VMs from the standby pools to accelerate the scale out by resuming or starting them and then automatically replenishes the standby pool with new VMs to maintain the target sizes.
|
9733
|
-
- - -
|
9734
|
-
"""
|
9735
|
-
return pulumi.get(self, "mode")
|
9736
|
-
|
9737
|
-
@mode.setter
|
9738
|
-
def mode(self, value: Optional[pulumi.Input[str]]):
|
9739
|
-
pulumi.set(self, "mode", value)
|
9740
|
-
|
9741
|
-
|
9742
9699
|
@pulumi.input_type
|
9743
9700
|
class InstanceGroupManagerStatefulDiskArgs:
|
9744
9701
|
def __init__(__self__, *,
|
@@ -19520,47 +19477,6 @@ class RegionInstanceGroupManagerParamsArgs:
|
|
19520
19477
|
pulumi.set(self, "resource_manager_tags", value)
|
19521
19478
|
|
19522
19479
|
|
19523
|
-
@pulumi.input_type
|
19524
|
-
class RegionInstanceGroupManagerStandbyPolicyArgs:
|
19525
|
-
def __init__(__self__, *,
|
19526
|
-
initial_delay_sec: Optional[pulumi.Input[int]] = None,
|
19527
|
-
mode: Optional[pulumi.Input[str]] = None):
|
19528
|
-
"""
|
19529
|
-
:param pulumi.Input[int] initial_delay_sec: Specifies the number of seconds that the MIG should wait to suspend or stop a VM after that VM was created. The initial delay gives the initialization script the time to prepare your VM for a quick scale out. The value of initial delay must be between 0 and 3600 seconds. The default value is 0.
|
19530
|
-
:param pulumi.Input[str] mode: Defines how a MIG resumes or starts VMs from a standby pool when the group scales out. Valid options are: `MANUAL`, `SCALE_OUT_POOL`. If `MANUAL`(default), you have full control over which VMs are stopped and suspended in the MIG. If `SCALE_OUT_POOL`, the MIG uses the VMs from the standby pools to accelerate the scale out by resuming or starting them and then automatically replenishes the standby pool with new VMs to maintain the target sizes.
|
19531
|
-
- - -
|
19532
|
-
"""
|
19533
|
-
if initial_delay_sec is not None:
|
19534
|
-
pulumi.set(__self__, "initial_delay_sec", initial_delay_sec)
|
19535
|
-
if mode is not None:
|
19536
|
-
pulumi.set(__self__, "mode", mode)
|
19537
|
-
|
19538
|
-
@property
|
19539
|
-
@pulumi.getter(name="initialDelaySec")
|
19540
|
-
def initial_delay_sec(self) -> Optional[pulumi.Input[int]]:
|
19541
|
-
"""
|
19542
|
-
Specifies the number of seconds that the MIG should wait to suspend or stop a VM after that VM was created. The initial delay gives the initialization script the time to prepare your VM for a quick scale out. The value of initial delay must be between 0 and 3600 seconds. The default value is 0.
|
19543
|
-
"""
|
19544
|
-
return pulumi.get(self, "initial_delay_sec")
|
19545
|
-
|
19546
|
-
@initial_delay_sec.setter
|
19547
|
-
def initial_delay_sec(self, value: Optional[pulumi.Input[int]]):
|
19548
|
-
pulumi.set(self, "initial_delay_sec", value)
|
19549
|
-
|
19550
|
-
@property
|
19551
|
-
@pulumi.getter
|
19552
|
-
def mode(self) -> Optional[pulumi.Input[str]]:
|
19553
|
-
"""
|
19554
|
-
Defines how a MIG resumes or starts VMs from a standby pool when the group scales out. Valid options are: `MANUAL`, `SCALE_OUT_POOL`. If `MANUAL`(default), you have full control over which VMs are stopped and suspended in the MIG. If `SCALE_OUT_POOL`, the MIG uses the VMs from the standby pools to accelerate the scale out by resuming or starting them and then automatically replenishes the standby pool with new VMs to maintain the target sizes.
|
19555
|
-
- - -
|
19556
|
-
"""
|
19557
|
-
return pulumi.get(self, "mode")
|
19558
|
-
|
19559
|
-
@mode.setter
|
19560
|
-
def mode(self, value: Optional[pulumi.Input[str]]):
|
19561
|
-
pulumi.set(self, "mode", value)
|
19562
|
-
|
19563
|
-
|
19564
19480
|
@pulumi.input_type
|
19565
19481
|
class RegionInstanceGroupManagerStatefulDiskArgs:
|
19566
19482
|
def __init__(__self__, *,
|
@@ -41,7 +41,6 @@ class BackendServiceArgs:
|
|
41
41
|
protocol: Optional[pulumi.Input[str]] = None,
|
42
42
|
security_policy: Optional[pulumi.Input[str]] = None,
|
43
43
|
security_settings: Optional[pulumi.Input['BackendServiceSecuritySettingsArgs']] = None,
|
44
|
-
service_lb_policy: Optional[pulumi.Input[str]] = None,
|
45
44
|
session_affinity: Optional[pulumi.Input[str]] = None,
|
46
45
|
timeout_sec: Optional[pulumi.Input[int]] = None):
|
47
46
|
"""
|
@@ -180,8 +179,6 @@ class BackendServiceArgs:
|
|
180
179
|
load_balancing_scheme set to INTERNAL_MANAGED; or a global backend service with the
|
181
180
|
load_balancing_scheme set to INTERNAL_SELF_MANAGED.
|
182
181
|
Structure is documented below.
|
183
|
-
:param pulumi.Input[str] service_lb_policy: URL to networkservices.ServiceLbPolicy resource.
|
184
|
-
Can only be set if load balancing scheme is EXTERNAL, EXTERNAL_MANAGED, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED and the scope is global.
|
185
182
|
:param pulumi.Input[str] session_affinity: Type of session affinity to use. The default is NONE. Session affinity is
|
186
183
|
not applicable if the protocol is UDP.
|
187
184
|
Possible values are: `NONE`, `CLIENT_IP`, `CLIENT_IP_PORT_PROTO`, `CLIENT_IP_PROTO`, `GENERATED_COOKIE`, `HEADER_FIELD`, `HTTP_COOKIE`.
|
@@ -238,8 +235,6 @@ class BackendServiceArgs:
|
|
238
235
|
pulumi.set(__self__, "security_policy", security_policy)
|
239
236
|
if security_settings is not None:
|
240
237
|
pulumi.set(__self__, "security_settings", security_settings)
|
241
|
-
if service_lb_policy is not None:
|
242
|
-
pulumi.set(__self__, "service_lb_policy", service_lb_policy)
|
243
238
|
if session_affinity is not None:
|
244
239
|
pulumi.set(__self__, "session_affinity", session_affinity)
|
245
240
|
if timeout_sec is not None:
|
@@ -654,19 +649,6 @@ class BackendServiceArgs:
|
|
654
649
|
def security_settings(self, value: Optional[pulumi.Input['BackendServiceSecuritySettingsArgs']]):
|
655
650
|
pulumi.set(self, "security_settings", value)
|
656
651
|
|
657
|
-
@property
|
658
|
-
@pulumi.getter(name="serviceLbPolicy")
|
659
|
-
def service_lb_policy(self) -> Optional[pulumi.Input[str]]:
|
660
|
-
"""
|
661
|
-
URL to networkservices.ServiceLbPolicy resource.
|
662
|
-
Can only be set if load balancing scheme is EXTERNAL, EXTERNAL_MANAGED, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED and the scope is global.
|
663
|
-
"""
|
664
|
-
return pulumi.get(self, "service_lb_policy")
|
665
|
-
|
666
|
-
@service_lb_policy.setter
|
667
|
-
def service_lb_policy(self, value: Optional[pulumi.Input[str]]):
|
668
|
-
pulumi.set(self, "service_lb_policy", value)
|
669
|
-
|
670
652
|
@property
|
671
653
|
@pulumi.getter(name="sessionAffinity")
|
672
654
|
def session_affinity(self) -> Optional[pulumi.Input[str]]:
|
@@ -727,7 +709,6 @@ class _BackendServiceState:
|
|
727
709
|
security_policy: Optional[pulumi.Input[str]] = None,
|
728
710
|
security_settings: Optional[pulumi.Input['BackendServiceSecuritySettingsArgs']] = None,
|
729
711
|
self_link: Optional[pulumi.Input[str]] = None,
|
730
|
-
service_lb_policy: Optional[pulumi.Input[str]] = None,
|
731
712
|
session_affinity: Optional[pulumi.Input[str]] = None,
|
732
713
|
timeout_sec: Optional[pulumi.Input[int]] = None):
|
733
714
|
"""
|
@@ -871,8 +852,6 @@ class _BackendServiceState:
|
|
871
852
|
load_balancing_scheme set to INTERNAL_SELF_MANAGED.
|
872
853
|
Structure is documented below.
|
873
854
|
:param pulumi.Input[str] self_link: The URI of the created resource.
|
874
|
-
:param pulumi.Input[str] service_lb_policy: URL to networkservices.ServiceLbPolicy resource.
|
875
|
-
Can only be set if load balancing scheme is EXTERNAL, EXTERNAL_MANAGED, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED and the scope is global.
|
876
855
|
:param pulumi.Input[str] session_affinity: Type of session affinity to use. The default is NONE. Session affinity is
|
877
856
|
not applicable if the protocol is UDP.
|
878
857
|
Possible values are: `NONE`, `CLIENT_IP`, `CLIENT_IP_PORT_PROTO`, `CLIENT_IP_PROTO`, `GENERATED_COOKIE`, `HEADER_FIELD`, `HTTP_COOKIE`.
|
@@ -937,8 +916,6 @@ class _BackendServiceState:
|
|
937
916
|
pulumi.set(__self__, "security_settings", security_settings)
|
938
917
|
if self_link is not None:
|
939
918
|
pulumi.set(__self__, "self_link", self_link)
|
940
|
-
if service_lb_policy is not None:
|
941
|
-
pulumi.set(__self__, "service_lb_policy", service_lb_policy)
|
942
919
|
if session_affinity is not None:
|
943
920
|
pulumi.set(__self__, "session_affinity", session_affinity)
|
944
921
|
if timeout_sec is not None:
|
@@ -1402,19 +1379,6 @@ class _BackendServiceState:
|
|
1402
1379
|
def self_link(self, value: Optional[pulumi.Input[str]]):
|
1403
1380
|
pulumi.set(self, "self_link", value)
|
1404
1381
|
|
1405
|
-
@property
|
1406
|
-
@pulumi.getter(name="serviceLbPolicy")
|
1407
|
-
def service_lb_policy(self) -> Optional[pulumi.Input[str]]:
|
1408
|
-
"""
|
1409
|
-
URL to networkservices.ServiceLbPolicy resource.
|
1410
|
-
Can only be set if load balancing scheme is EXTERNAL, EXTERNAL_MANAGED, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED and the scope is global.
|
1411
|
-
"""
|
1412
|
-
return pulumi.get(self, "service_lb_policy")
|
1413
|
-
|
1414
|
-
@service_lb_policy.setter
|
1415
|
-
def service_lb_policy(self, value: Optional[pulumi.Input[str]]):
|
1416
|
-
pulumi.set(self, "service_lb_policy", value)
|
1417
|
-
|
1418
1382
|
@property
|
1419
1383
|
@pulumi.getter(name="sessionAffinity")
|
1420
1384
|
def session_affinity(self) -> Optional[pulumi.Input[str]]:
|
@@ -1473,7 +1437,6 @@ class BackendService(pulumi.CustomResource):
|
|
1473
1437
|
protocol: Optional[pulumi.Input[str]] = None,
|
1474
1438
|
security_policy: Optional[pulumi.Input[str]] = None,
|
1475
1439
|
security_settings: Optional[pulumi.Input[pulumi.InputType['BackendServiceSecuritySettingsArgs']]] = None,
|
1476
|
-
service_lb_policy: Optional[pulumi.Input[str]] = None,
|
1477
1440
|
session_affinity: Optional[pulumi.Input[str]] = None,
|
1478
1441
|
timeout_sec: Optional[pulumi.Input[int]] = None,
|
1479
1442
|
__props__=None):
|
@@ -1894,8 +1857,6 @@ class BackendService(pulumi.CustomResource):
|
|
1894
1857
|
load_balancing_scheme set to INTERNAL_MANAGED; or a global backend service with the
|
1895
1858
|
load_balancing_scheme set to INTERNAL_SELF_MANAGED.
|
1896
1859
|
Structure is documented below.
|
1897
|
-
:param pulumi.Input[str] service_lb_policy: URL to networkservices.ServiceLbPolicy resource.
|
1898
|
-
Can only be set if load balancing scheme is EXTERNAL, EXTERNAL_MANAGED, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED and the scope is global.
|
1899
1860
|
:param pulumi.Input[str] session_affinity: Type of session affinity to use. The default is NONE. Session affinity is
|
1900
1861
|
not applicable if the protocol is UDP.
|
1901
1862
|
Possible values are: `NONE`, `CLIENT_IP`, `CLIENT_IP_PORT_PROTO`, `CLIENT_IP_PROTO`, `GENERATED_COOKIE`, `HEADER_FIELD`, `HTTP_COOKIE`.
|
@@ -2229,7 +2190,6 @@ class BackendService(pulumi.CustomResource):
|
|
2229
2190
|
protocol: Optional[pulumi.Input[str]] = None,
|
2230
2191
|
security_policy: Optional[pulumi.Input[str]] = None,
|
2231
2192
|
security_settings: Optional[pulumi.Input[pulumi.InputType['BackendServiceSecuritySettingsArgs']]] = None,
|
2232
|
-
service_lb_policy: Optional[pulumi.Input[str]] = None,
|
2233
2193
|
session_affinity: Optional[pulumi.Input[str]] = None,
|
2234
2194
|
timeout_sec: Optional[pulumi.Input[int]] = None,
|
2235
2195
|
__props__=None):
|
@@ -2266,7 +2226,6 @@ class BackendService(pulumi.CustomResource):
|
|
2266
2226
|
__props__.__dict__["protocol"] = protocol
|
2267
2227
|
__props__.__dict__["security_policy"] = security_policy
|
2268
2228
|
__props__.__dict__["security_settings"] = security_settings
|
2269
|
-
__props__.__dict__["service_lb_policy"] = service_lb_policy
|
2270
2229
|
__props__.__dict__["session_affinity"] = session_affinity
|
2271
2230
|
__props__.__dict__["timeout_sec"] = timeout_sec
|
2272
2231
|
__props__.__dict__["creation_timestamp"] = None
|
@@ -2312,7 +2271,6 @@ class BackendService(pulumi.CustomResource):
|
|
2312
2271
|
security_policy: Optional[pulumi.Input[str]] = None,
|
2313
2272
|
security_settings: Optional[pulumi.Input[pulumi.InputType['BackendServiceSecuritySettingsArgs']]] = None,
|
2314
2273
|
self_link: Optional[pulumi.Input[str]] = None,
|
2315
|
-
service_lb_policy: Optional[pulumi.Input[str]] = None,
|
2316
2274
|
session_affinity: Optional[pulumi.Input[str]] = None,
|
2317
2275
|
timeout_sec: Optional[pulumi.Input[int]] = None) -> 'BackendService':
|
2318
2276
|
"""
|
@@ -2461,8 +2419,6 @@ class BackendService(pulumi.CustomResource):
|
|
2461
2419
|
load_balancing_scheme set to INTERNAL_SELF_MANAGED.
|
2462
2420
|
Structure is documented below.
|
2463
2421
|
:param pulumi.Input[str] self_link: The URI of the created resource.
|
2464
|
-
:param pulumi.Input[str] service_lb_policy: URL to networkservices.ServiceLbPolicy resource.
|
2465
|
-
Can only be set if load balancing scheme is EXTERNAL, EXTERNAL_MANAGED, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED and the scope is global.
|
2466
2422
|
:param pulumi.Input[str] session_affinity: Type of session affinity to use. The default is NONE. Session affinity is
|
2467
2423
|
not applicable if the protocol is UDP.
|
2468
2424
|
Possible values are: `NONE`, `CLIENT_IP`, `CLIENT_IP_PORT_PROTO`, `CLIENT_IP_PROTO`, `GENERATED_COOKIE`, `HEADER_FIELD`, `HTTP_COOKIE`.
|
@@ -2502,7 +2458,6 @@ class BackendService(pulumi.CustomResource):
|
|
2502
2458
|
__props__.__dict__["security_policy"] = security_policy
|
2503
2459
|
__props__.__dict__["security_settings"] = security_settings
|
2504
2460
|
__props__.__dict__["self_link"] = self_link
|
2505
|
-
__props__.__dict__["service_lb_policy"] = service_lb_policy
|
2506
2461
|
__props__.__dict__["session_affinity"] = session_affinity
|
2507
2462
|
__props__.__dict__["timeout_sec"] = timeout_sec
|
2508
2463
|
return BackendService(resource_name, opts=opts, __props__=__props__)
|
@@ -2849,15 +2804,6 @@ class BackendService(pulumi.CustomResource):
|
|
2849
2804
|
"""
|
2850
2805
|
return pulumi.get(self, "self_link")
|
2851
2806
|
|
2852
|
-
@property
|
2853
|
-
@pulumi.getter(name="serviceLbPolicy")
|
2854
|
-
def service_lb_policy(self) -> pulumi.Output[Optional[str]]:
|
2855
|
-
"""
|
2856
|
-
URL to networkservices.ServiceLbPolicy resource.
|
2857
|
-
Can only be set if load balancing scheme is EXTERNAL, EXTERNAL_MANAGED, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED and the scope is global.
|
2858
|
-
"""
|
2859
|
-
return pulumi.get(self, "service_lb_policy")
|
2860
|
-
|
2861
2807
|
@property
|
2862
2808
|
@pulumi.getter(name="sessionAffinity")
|
2863
2809
|
def session_affinity(self) -> pulumi.Output[str]:
|
pulumi_gcp/compute/disk.py
CHANGED
@@ -37,7 +37,6 @@ class DiskArgs:
|
|
37
37
|
source_disk: Optional[pulumi.Input[str]] = None,
|
38
38
|
source_image_encryption_key: Optional[pulumi.Input['DiskSourceImageEncryptionKeyArgs']] = None,
|
39
39
|
source_snapshot_encryption_key: Optional[pulumi.Input['DiskSourceSnapshotEncryptionKeyArgs']] = None,
|
40
|
-
storage_pool: Optional[pulumi.Input[str]] = None,
|
41
40
|
type: Optional[pulumi.Input[str]] = None,
|
42
41
|
zone: Optional[pulumi.Input[str]] = None):
|
43
42
|
"""
|
@@ -141,10 +140,6 @@ class DiskArgs:
|
|
141
140
|
if the source snapshot is protected by a customer-supplied encryption
|
142
141
|
key.
|
143
142
|
Structure is documented below.
|
144
|
-
:param pulumi.Input[str] storage_pool: The URL of the storage pool in which the new disk is created.
|
145
|
-
For example:
|
146
|
-
* https://www.googleapis.com/compute/v1/projects/{project}/zones/{zone}/storagePools/{storagePool}
|
147
|
-
* /projects/{project}/zones/{zone}/storagePools/{storagePool}
|
148
143
|
:param pulumi.Input[str] type: URL of the disk type resource describing which disk type to use to
|
149
144
|
create the disk. Provide this when creating the disk.
|
150
145
|
:param pulumi.Input[str] zone: A reference to the zone where the disk resides.
|
@@ -194,8 +189,6 @@ class DiskArgs:
|
|
194
189
|
pulumi.set(__self__, "source_image_encryption_key", source_image_encryption_key)
|
195
190
|
if source_snapshot_encryption_key is not None:
|
196
191
|
pulumi.set(__self__, "source_snapshot_encryption_key", source_snapshot_encryption_key)
|
197
|
-
if storage_pool is not None:
|
198
|
-
pulumi.set(__self__, "storage_pool", storage_pool)
|
199
192
|
if type is not None:
|
200
193
|
pulumi.set(__self__, "type", type)
|
201
194
|
if zone is not None:
|
@@ -534,21 +527,6 @@ class DiskArgs:
|
|
534
527
|
def source_snapshot_encryption_key(self, value: Optional[pulumi.Input['DiskSourceSnapshotEncryptionKeyArgs']]):
|
535
528
|
pulumi.set(self, "source_snapshot_encryption_key", value)
|
536
529
|
|
537
|
-
@property
|
538
|
-
@pulumi.getter(name="storagePool")
|
539
|
-
def storage_pool(self) -> Optional[pulumi.Input[str]]:
|
540
|
-
"""
|
541
|
-
The URL of the storage pool in which the new disk is created.
|
542
|
-
For example:
|
543
|
-
* https://www.googleapis.com/compute/v1/projects/{project}/zones/{zone}/storagePools/{storagePool}
|
544
|
-
* /projects/{project}/zones/{zone}/storagePools/{storagePool}
|
545
|
-
"""
|
546
|
-
return pulumi.get(self, "storage_pool")
|
547
|
-
|
548
|
-
@storage_pool.setter
|
549
|
-
def storage_pool(self, value: Optional[pulumi.Input[str]]):
|
550
|
-
pulumi.set(self, "storage_pool", value)
|
551
|
-
|
552
530
|
@property
|
553
531
|
@pulumi.getter
|
554
532
|
def type(self) -> Optional[pulumi.Input[str]]:
|
@@ -610,7 +588,6 @@ class _DiskState:
|
|
610
588
|
source_image_id: Optional[pulumi.Input[str]] = None,
|
611
589
|
source_snapshot_encryption_key: Optional[pulumi.Input['DiskSourceSnapshotEncryptionKeyArgs']] = None,
|
612
590
|
source_snapshot_id: Optional[pulumi.Input[str]] = None,
|
613
|
-
storage_pool: Optional[pulumi.Input[str]] = None,
|
614
591
|
type: Optional[pulumi.Input[str]] = None,
|
615
592
|
users: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
616
593
|
zone: Optional[pulumi.Input[str]] = None):
|
@@ -739,10 +716,6 @@ class _DiskState:
|
|
739
716
|
that was later deleted and recreated under the same name, the source
|
740
717
|
snapshot ID would identify the exact version of the snapshot that was
|
741
718
|
used.
|
742
|
-
:param pulumi.Input[str] storage_pool: The URL of the storage pool in which the new disk is created.
|
743
|
-
For example:
|
744
|
-
* https://www.googleapis.com/compute/v1/projects/{project}/zones/{zone}/storagePools/{storagePool}
|
745
|
-
* /projects/{project}/zones/{zone}/storagePools/{storagePool}
|
746
719
|
:param pulumi.Input[str] type: URL of the disk type resource describing which disk type to use to
|
747
720
|
create the disk. Provide this when creating the disk.
|
748
721
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] users: Links to the users of the disk (attached instances) in form:
|
@@ -816,8 +789,6 @@ class _DiskState:
|
|
816
789
|
pulumi.set(__self__, "source_snapshot_encryption_key", source_snapshot_encryption_key)
|
817
790
|
if source_snapshot_id is not None:
|
818
791
|
pulumi.set(__self__, "source_snapshot_id", source_snapshot_id)
|
819
|
-
if storage_pool is not None:
|
820
|
-
pulumi.set(__self__, "storage_pool", storage_pool)
|
821
792
|
if type is not None:
|
822
793
|
pulumi.set(__self__, "type", type)
|
823
794
|
if users is not None:
|
@@ -1303,21 +1274,6 @@ class _DiskState:
|
|
1303
1274
|
def source_snapshot_id(self, value: Optional[pulumi.Input[str]]):
|
1304
1275
|
pulumi.set(self, "source_snapshot_id", value)
|
1305
1276
|
|
1306
|
-
@property
|
1307
|
-
@pulumi.getter(name="storagePool")
|
1308
|
-
def storage_pool(self) -> Optional[pulumi.Input[str]]:
|
1309
|
-
"""
|
1310
|
-
The URL of the storage pool in which the new disk is created.
|
1311
|
-
For example:
|
1312
|
-
* https://www.googleapis.com/compute/v1/projects/{project}/zones/{zone}/storagePools/{storagePool}
|
1313
|
-
* /projects/{project}/zones/{zone}/storagePools/{storagePool}
|
1314
|
-
"""
|
1315
|
-
return pulumi.get(self, "storage_pool")
|
1316
|
-
|
1317
|
-
@storage_pool.setter
|
1318
|
-
def storage_pool(self, value: Optional[pulumi.Input[str]]):
|
1319
|
-
pulumi.set(self, "storage_pool", value)
|
1320
|
-
|
1321
1277
|
@property
|
1322
1278
|
@pulumi.getter
|
1323
1279
|
def type(self) -> Optional[pulumi.Input[str]]:
|
@@ -1383,7 +1339,6 @@ class Disk(pulumi.CustomResource):
|
|
1383
1339
|
source_disk: Optional[pulumi.Input[str]] = None,
|
1384
1340
|
source_image_encryption_key: Optional[pulumi.Input[pulumi.InputType['DiskSourceImageEncryptionKeyArgs']]] = None,
|
1385
1341
|
source_snapshot_encryption_key: Optional[pulumi.Input[pulumi.InputType['DiskSourceSnapshotEncryptionKeyArgs']]] = None,
|
1386
|
-
storage_pool: Optional[pulumi.Input[str]] = None,
|
1387
1342
|
type: Optional[pulumi.Input[str]] = None,
|
1388
1343
|
zone: Optional[pulumi.Input[str]] = None,
|
1389
1344
|
__props__=None):
|
@@ -1607,10 +1562,6 @@ class Disk(pulumi.CustomResource):
|
|
1607
1562
|
if the source snapshot is protected by a customer-supplied encryption
|
1608
1563
|
key.
|
1609
1564
|
Structure is documented below.
|
1610
|
-
:param pulumi.Input[str] storage_pool: The URL of the storage pool in which the new disk is created.
|
1611
|
-
For example:
|
1612
|
-
* https://www.googleapis.com/compute/v1/projects/{project}/zones/{zone}/storagePools/{storagePool}
|
1613
|
-
* /projects/{project}/zones/{zone}/storagePools/{storagePool}
|
1614
1565
|
:param pulumi.Input[str] type: URL of the disk type resource describing which disk type to use to
|
1615
1566
|
create the disk. Provide this when creating the disk.
|
1616
1567
|
:param pulumi.Input[str] zone: A reference to the zone where the disk resides.
|
@@ -1776,7 +1727,6 @@ class Disk(pulumi.CustomResource):
|
|
1776
1727
|
source_disk: Optional[pulumi.Input[str]] = None,
|
1777
1728
|
source_image_encryption_key: Optional[pulumi.Input[pulumi.InputType['DiskSourceImageEncryptionKeyArgs']]] = None,
|
1778
1729
|
source_snapshot_encryption_key: Optional[pulumi.Input[pulumi.InputType['DiskSourceSnapshotEncryptionKeyArgs']]] = None,
|
1779
|
-
storage_pool: Optional[pulumi.Input[str]] = None,
|
1780
1730
|
type: Optional[pulumi.Input[str]] = None,
|
1781
1731
|
zone: Optional[pulumi.Input[str]] = None,
|
1782
1732
|
__props__=None):
|
@@ -1809,7 +1759,6 @@ class Disk(pulumi.CustomResource):
|
|
1809
1759
|
__props__.__dict__["source_disk"] = source_disk
|
1810
1760
|
__props__.__dict__["source_image_encryption_key"] = source_image_encryption_key
|
1811
1761
|
__props__.__dict__["source_snapshot_encryption_key"] = source_snapshot_encryption_key
|
1812
|
-
__props__.__dict__["storage_pool"] = storage_pool
|
1813
1762
|
__props__.__dict__["type"] = type
|
1814
1763
|
__props__.__dict__["zone"] = zone
|
1815
1764
|
__props__.__dict__["creation_timestamp"] = None
|
@@ -1868,7 +1817,6 @@ class Disk(pulumi.CustomResource):
|
|
1868
1817
|
source_image_id: Optional[pulumi.Input[str]] = None,
|
1869
1818
|
source_snapshot_encryption_key: Optional[pulumi.Input[pulumi.InputType['DiskSourceSnapshotEncryptionKeyArgs']]] = None,
|
1870
1819
|
source_snapshot_id: Optional[pulumi.Input[str]] = None,
|
1871
|
-
storage_pool: Optional[pulumi.Input[str]] = None,
|
1872
1820
|
type: Optional[pulumi.Input[str]] = None,
|
1873
1821
|
users: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
1874
1822
|
zone: Optional[pulumi.Input[str]] = None) -> 'Disk':
|
@@ -2002,10 +1950,6 @@ class Disk(pulumi.CustomResource):
|
|
2002
1950
|
that was later deleted and recreated under the same name, the source
|
2003
1951
|
snapshot ID would identify the exact version of the snapshot that was
|
2004
1952
|
used.
|
2005
|
-
:param pulumi.Input[str] storage_pool: The URL of the storage pool in which the new disk is created.
|
2006
|
-
For example:
|
2007
|
-
* https://www.googleapis.com/compute/v1/projects/{project}/zones/{zone}/storagePools/{storagePool}
|
2008
|
-
* /projects/{project}/zones/{zone}/storagePools/{storagePool}
|
2009
1953
|
:param pulumi.Input[str] type: URL of the disk type resource describing which disk type to use to
|
2010
1954
|
create the disk. Provide this when creating the disk.
|
2011
1955
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] users: Links to the users of the disk (attached instances) in form:
|
@@ -2048,7 +1992,6 @@ class Disk(pulumi.CustomResource):
|
|
2048
1992
|
__props__.__dict__["source_image_id"] = source_image_id
|
2049
1993
|
__props__.__dict__["source_snapshot_encryption_key"] = source_snapshot_encryption_key
|
2050
1994
|
__props__.__dict__["source_snapshot_id"] = source_snapshot_id
|
2051
|
-
__props__.__dict__["storage_pool"] = storage_pool
|
2052
1995
|
__props__.__dict__["type"] = type
|
2053
1996
|
__props__.__dict__["users"] = users
|
2054
1997
|
__props__.__dict__["zone"] = zone
|
@@ -2404,17 +2347,6 @@ class Disk(pulumi.CustomResource):
|
|
2404
2347
|
"""
|
2405
2348
|
return pulumi.get(self, "source_snapshot_id")
|
2406
2349
|
|
2407
|
-
@property
|
2408
|
-
@pulumi.getter(name="storagePool")
|
2409
|
-
def storage_pool(self) -> pulumi.Output[Optional[str]]:
|
2410
|
-
"""
|
2411
|
-
The URL of the storage pool in which the new disk is created.
|
2412
|
-
For example:
|
2413
|
-
* https://www.googleapis.com/compute/v1/projects/{project}/zones/{zone}/storagePools/{storagePool}
|
2414
|
-
* /projects/{project}/zones/{zone}/storagePools/{storagePool}
|
2415
|
-
"""
|
2416
|
-
return pulumi.get(self, "storage_pool")
|
2417
|
-
|
2418
2350
|
@property
|
2419
2351
|
@pulumi.getter
|
2420
2352
|
def type(self) -> pulumi.Output[Optional[str]]:
|
@@ -22,7 +22,7 @@ class GetBackendServiceResult:
|
|
22
22
|
"""
|
23
23
|
A collection of values returned by getBackendService.
|
24
24
|
"""
|
25
|
-
def __init__(__self__, affinity_cookie_ttl_sec=None, backends=None, cdn_policies=None, circuit_breakers=None, compression_mode=None, connection_draining_timeout_sec=None, consistent_hash=None, creation_timestamp=None, custom_request_headers=None, custom_response_headers=None, description=None, edge_security_policy=None, enable_cdn=None, fingerprint=None, generated_id=None, health_checks=None, iaps=None, id=None, load_balancing_scheme=None, locality_lb_policies=None, locality_lb_policy=None, log_configs=None, name=None, outlier_detections=None, port_name=None, project=None, protocol=None, security_policy=None, security_settings=None, self_link=None,
|
25
|
+
def __init__(__self__, affinity_cookie_ttl_sec=None, backends=None, cdn_policies=None, circuit_breakers=None, compression_mode=None, connection_draining_timeout_sec=None, consistent_hash=None, creation_timestamp=None, custom_request_headers=None, custom_response_headers=None, description=None, edge_security_policy=None, enable_cdn=None, fingerprint=None, generated_id=None, health_checks=None, iaps=None, id=None, load_balancing_scheme=None, locality_lb_policies=None, locality_lb_policy=None, log_configs=None, name=None, outlier_detections=None, port_name=None, project=None, protocol=None, security_policy=None, security_settings=None, self_link=None, session_affinity=None, timeout_sec=None):
|
26
26
|
if affinity_cookie_ttl_sec and not isinstance(affinity_cookie_ttl_sec, int):
|
27
27
|
raise TypeError("Expected argument 'affinity_cookie_ttl_sec' to be a int")
|
28
28
|
pulumi.set(__self__, "affinity_cookie_ttl_sec", affinity_cookie_ttl_sec)
|
@@ -113,9 +113,6 @@ class GetBackendServiceResult:
|
|
113
113
|
if self_link and not isinstance(self_link, str):
|
114
114
|
raise TypeError("Expected argument 'self_link' to be a str")
|
115
115
|
pulumi.set(__self__, "self_link", self_link)
|
116
|
-
if service_lb_policy and not isinstance(service_lb_policy, str):
|
117
|
-
raise TypeError("Expected argument 'service_lb_policy' to be a str")
|
118
|
-
pulumi.set(__self__, "service_lb_policy", service_lb_policy)
|
119
116
|
if session_affinity and not isinstance(session_affinity, str):
|
120
117
|
raise TypeError("Expected argument 'session_affinity' to be a str")
|
121
118
|
pulumi.set(__self__, "session_affinity", session_affinity)
|
@@ -306,11 +303,6 @@ class GetBackendServiceResult:
|
|
306
303
|
"""
|
307
304
|
return pulumi.get(self, "self_link")
|
308
305
|
|
309
|
-
@property
|
310
|
-
@pulumi.getter(name="serviceLbPolicy")
|
311
|
-
def service_lb_policy(self) -> str:
|
312
|
-
return pulumi.get(self, "service_lb_policy")
|
313
|
-
|
314
306
|
@property
|
315
307
|
@pulumi.getter(name="sessionAffinity")
|
316
308
|
def session_affinity(self) -> str:
|
@@ -364,7 +356,6 @@ class AwaitableGetBackendServiceResult(GetBackendServiceResult):
|
|
364
356
|
security_policy=self.security_policy,
|
365
357
|
security_settings=self.security_settings,
|
366
358
|
self_link=self.self_link,
|
367
|
-
service_lb_policy=self.service_lb_policy,
|
368
359
|
session_affinity=self.session_affinity,
|
369
360
|
timeout_sec=self.timeout_sec)
|
370
361
|
|
@@ -422,7 +413,6 @@ def get_backend_service(name: Optional[str] = None,
|
|
422
413
|
security_policy=pulumi.get(__ret__, 'security_policy'),
|
423
414
|
security_settings=pulumi.get(__ret__, 'security_settings'),
|
424
415
|
self_link=pulumi.get(__ret__, 'self_link'),
|
425
|
-
service_lb_policy=pulumi.get(__ret__, 'service_lb_policy'),
|
426
416
|
session_affinity=pulumi.get(__ret__, 'session_affinity'),
|
427
417
|
timeout_sec=pulumi.get(__ret__, 'timeout_sec'))
|
428
418
|
|
pulumi_gcp/compute/get_disk.py
CHANGED
@@ -22,7 +22,7 @@ class GetDiskResult:
|
|
22
22
|
"""
|
23
23
|
A collection of values returned by getDisk.
|
24
24
|
"""
|
25
|
-
def __init__(__self__, async_primary_disks=None, creation_timestamp=None, description=None, disk_encryption_keys=None, disk_id=None, effective_labels=None, enable_confidential_compute=None, guest_os_features=None, id=None, image=None, interface=None, label_fingerprint=None, labels=None, last_attach_timestamp=None, last_detach_timestamp=None, licenses=None, multi_writer=None, name=None, physical_block_size_bytes=None, project=None, provisioned_iops=None, provisioned_throughput=None, pulumi_labels=None, resource_policies=None, self_link=None, size=None, snapshot=None, source_disk=None, source_disk_id=None, source_image_encryption_keys=None, source_image_id=None, source_snapshot_encryption_keys=None, source_snapshot_id=None,
|
25
|
+
def __init__(__self__, async_primary_disks=None, creation_timestamp=None, description=None, disk_encryption_keys=None, disk_id=None, effective_labels=None, enable_confidential_compute=None, guest_os_features=None, id=None, image=None, interface=None, label_fingerprint=None, labels=None, last_attach_timestamp=None, last_detach_timestamp=None, licenses=None, multi_writer=None, name=None, physical_block_size_bytes=None, project=None, provisioned_iops=None, provisioned_throughput=None, pulumi_labels=None, resource_policies=None, self_link=None, size=None, snapshot=None, source_disk=None, source_disk_id=None, source_image_encryption_keys=None, source_image_id=None, source_snapshot_encryption_keys=None, source_snapshot_id=None, type=None, users=None, zone=None):
|
26
26
|
if async_primary_disks and not isinstance(async_primary_disks, list):
|
27
27
|
raise TypeError("Expected argument 'async_primary_disks' to be a list")
|
28
28
|
pulumi.set(__self__, "async_primary_disks", async_primary_disks)
|
@@ -122,9 +122,6 @@ class GetDiskResult:
|
|
122
122
|
if source_snapshot_id and not isinstance(source_snapshot_id, str):
|
123
123
|
raise TypeError("Expected argument 'source_snapshot_id' to be a str")
|
124
124
|
pulumi.set(__self__, "source_snapshot_id", source_snapshot_id)
|
125
|
-
if storage_pool and not isinstance(storage_pool, str):
|
126
|
-
raise TypeError("Expected argument 'storage_pool' to be a str")
|
127
|
-
pulumi.set(__self__, "storage_pool", storage_pool)
|
128
125
|
if type and not isinstance(type, str):
|
129
126
|
raise TypeError("Expected argument 'type' to be a str")
|
130
127
|
pulumi.set(__self__, "type", type)
|
@@ -358,11 +355,6 @@ class GetDiskResult:
|
|
358
355
|
"""
|
359
356
|
return pulumi.get(self, "source_snapshot_id")
|
360
357
|
|
361
|
-
@property
|
362
|
-
@pulumi.getter(name="storagePool")
|
363
|
-
def storage_pool(self) -> str:
|
364
|
-
return pulumi.get(self, "storage_pool")
|
365
|
-
|
366
358
|
@property
|
367
359
|
@pulumi.getter
|
368
360
|
def type(self) -> str:
|
@@ -429,7 +421,6 @@ class AwaitableGetDiskResult(GetDiskResult):
|
|
429
421
|
source_image_id=self.source_image_id,
|
430
422
|
source_snapshot_encryption_keys=self.source_snapshot_encryption_keys,
|
431
423
|
source_snapshot_id=self.source_snapshot_id,
|
432
|
-
storage_pool=self.storage_pool,
|
433
424
|
type=self.type,
|
434
425
|
users=self.users,
|
435
426
|
zone=self.zone)
|
@@ -507,7 +498,6 @@ def get_disk(name: Optional[str] = None,
|
|
507
498
|
source_image_id=pulumi.get(__ret__, 'source_image_id'),
|
508
499
|
source_snapshot_encryption_keys=pulumi.get(__ret__, 'source_snapshot_encryption_keys'),
|
509
500
|
source_snapshot_id=pulumi.get(__ret__, 'source_snapshot_id'),
|
510
|
-
storage_pool=pulumi.get(__ret__, 'storage_pool'),
|
511
501
|
type=pulumi.get(__ret__, 'type'),
|
512
502
|
users=pulumi.get(__ret__, 'users'),
|
513
503
|
zone=pulumi.get(__ret__, 'zone'))
|
@@ -22,7 +22,7 @@ class GetInstanceResult:
|
|
22
22
|
"""
|
23
23
|
A collection of values returned by getInstance.
|
24
24
|
"""
|
25
|
-
def __init__(__self__, advanced_machine_features=None, allow_stopping_for_update=None, attached_disks=None, boot_disks=None, can_ip_forward=None, confidential_instance_configs=None, cpu_platform=None, current_status=None, deletion_protection=None, description=None, desired_status=None, effective_labels=None, enable_display=None, guest_accelerators=None, hostname=None, id=None, instance_id=None, label_fingerprint=None, labels=None, machine_type=None, metadata=None, metadata_fingerprint=None, metadata_startup_script=None, min_cpu_platform=None, name=None, network_interfaces=None, network_performance_configs=None, params=None,
|
25
|
+
def __init__(__self__, advanced_machine_features=None, allow_stopping_for_update=None, attached_disks=None, boot_disks=None, can_ip_forward=None, confidential_instance_configs=None, cpu_platform=None, current_status=None, deletion_protection=None, description=None, desired_status=None, effective_labels=None, enable_display=None, guest_accelerators=None, hostname=None, id=None, instance_id=None, label_fingerprint=None, labels=None, machine_type=None, metadata=None, metadata_fingerprint=None, metadata_startup_script=None, min_cpu_platform=None, name=None, network_interfaces=None, network_performance_configs=None, params=None, project=None, pulumi_labels=None, reservation_affinities=None, resource_policies=None, schedulings=None, scratch_disks=None, self_link=None, service_accounts=None, shielded_instance_configs=None, tags=None, tags_fingerprint=None, zone=None):
|
26
26
|
if advanced_machine_features and not isinstance(advanced_machine_features, list):
|
27
27
|
raise TypeError("Expected argument 'advanced_machine_features' to be a list")
|
28
28
|
pulumi.set(__self__, "advanced_machine_features", advanced_machine_features)
|
@@ -107,9 +107,6 @@ class GetInstanceResult:
|
|
107
107
|
if params and not isinstance(params, list):
|
108
108
|
raise TypeError("Expected argument 'params' to be a list")
|
109
109
|
pulumi.set(__self__, "params", params)
|
110
|
-
if partner_metadata and not isinstance(partner_metadata, dict):
|
111
|
-
raise TypeError("Expected argument 'partner_metadata' to be a dict")
|
112
|
-
pulumi.set(__self__, "partner_metadata", partner_metadata)
|
113
110
|
if project and not isinstance(project, str):
|
114
111
|
raise TypeError("Expected argument 'project' to be a str")
|
115
112
|
pulumi.set(__self__, "project", project)
|
@@ -344,11 +341,6 @@ class GetInstanceResult:
|
|
344
341
|
def params(self) -> Sequence['outputs.GetInstanceParamResult']:
|
345
342
|
return pulumi.get(self, "params")
|
346
343
|
|
347
|
-
@property
|
348
|
-
@pulumi.getter(name="partnerMetadata")
|
349
|
-
def partner_metadata(self) -> Mapping[str, str]:
|
350
|
-
return pulumi.get(self, "partner_metadata")
|
351
|
-
|
352
344
|
@property
|
353
345
|
@pulumi.getter
|
354
346
|
def project(self) -> Optional[str]:
|
@@ -465,7 +457,6 @@ class AwaitableGetInstanceResult(GetInstanceResult):
|
|
465
457
|
network_interfaces=self.network_interfaces,
|
466
458
|
network_performance_configs=self.network_performance_configs,
|
467
459
|
params=self.params,
|
468
|
-
partner_metadata=self.partner_metadata,
|
469
460
|
project=self.project,
|
470
461
|
pulumi_labels=self.pulumi_labels,
|
471
462
|
reservation_affinities=self.reservation_affinities,
|
@@ -548,7 +539,6 @@ def get_instance(name: Optional[str] = None,
|
|
548
539
|
network_interfaces=pulumi.get(__ret__, 'network_interfaces'),
|
549
540
|
network_performance_configs=pulumi.get(__ret__, 'network_performance_configs'),
|
550
541
|
params=pulumi.get(__ret__, 'params'),
|
551
|
-
partner_metadata=pulumi.get(__ret__, 'partner_metadata'),
|
552
542
|
project=pulumi.get(__ret__, 'project'),
|
553
543
|
pulumi_labels=pulumi.get(__ret__, 'pulumi_labels'),
|
554
544
|
reservation_affinities=pulumi.get(__ret__, 'reservation_affinities'),
|