pulumi-gcp 8.3.0__py3-none-any.whl → 8.3.0a1726726047__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 -120
- pulumi_gcp/alloydb/_inputs.py +0 -20
- pulumi_gcp/alloydb/instance.py +0 -36
- pulumi_gcp/alloydb/outputs.py +0 -14
- pulumi_gcp/compute/__init__.py +0 -1
- pulumi_gcp/compute/_inputs.py +0 -1400
- pulumi_gcp/compute/attached_disk.py +0 -103
- pulumi_gcp/compute/backend_service.py +22 -29
- pulumi_gcp/compute/outputs.py +0 -1019
- pulumi_gcp/compute/region_backend_service.py +22 -29
- pulumi_gcp/compute/router_nat.py +66 -27
- pulumi_gcp/config/__init__.pyi +0 -2
- pulumi_gcp/config/vars.py +0 -4
- pulumi_gcp/container/_inputs.py +99 -72
- pulumi_gcp/container/outputs.py +70 -53
- pulumi_gcp/databasemigrationservice/__init__.py +0 -1
- pulumi_gcp/databasemigrationservice/_inputs.py +0 -362
- pulumi_gcp/databasemigrationservice/outputs.py +0 -268
- pulumi_gcp/dataproc/get_metastore_service.py +1 -11
- pulumi_gcp/dataproc/metastore_service.py +0 -93
- pulumi_gcp/developerconnect/_inputs.py +39 -42
- pulumi_gcp/developerconnect/connection.py +83 -86
- pulumi_gcp/developerconnect/outputs.py +26 -28
- pulumi_gcp/discoveryengine/__init__.py +0 -1
- pulumi_gcp/discoveryengine/_inputs.py +0 -131
- pulumi_gcp/discoveryengine/outputs.py +0 -131
- pulumi_gcp/dns/managed_zone.py +1 -1
- pulumi_gcp/filestore/get_instance.py +1 -21
- pulumi_gcp/filestore/instance.py +0 -94
- pulumi_gcp/gkehub/feature_membership.py +62 -140
- pulumi_gcp/healthcare/__init__.py +0 -1
- pulumi_gcp/healthcare/_inputs.py +0 -39
- pulumi_gcp/healthcare/outputs.py +0 -40
- pulumi_gcp/looker/instance.py +0 -81
- pulumi_gcp/netapp/_inputs.py +0 -63
- pulumi_gcp/netapp/outputs.py +0 -57
- pulumi_gcp/netapp/storage_pool.py +0 -54
- pulumi_gcp/netapp/volume.py +0 -82
- pulumi_gcp/provider.py +0 -20
- pulumi_gcp/pubsub/subscription.py +7 -43
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/secretmanager/__init__.py +0 -8
- pulumi_gcp/secretmanager/_inputs.py +0 -308
- pulumi_gcp/secretmanager/outputs.py +0 -336
- pulumi_gcp/securitycenter/__init__.py +0 -4
- pulumi_gcp/securitycenter/v2_organization_scc_big_query_exports.py +2 -6
- pulumi_gcp/siteverification/__init__.py +0 -3
- pulumi_gcp/spanner/__init__.py +0 -1
- pulumi_gcp/spanner/_inputs.py +0 -129
- pulumi_gcp/spanner/get_instance.py +1 -11
- pulumi_gcp/spanner/instance.py +0 -56
- pulumi_gcp/spanner/outputs.py +0 -93
- {pulumi_gcp-8.3.0.dist-info → pulumi_gcp-8.3.0a1726726047.dist-info}/METADATA +1 -1
- {pulumi_gcp-8.3.0.dist-info → pulumi_gcp-8.3.0a1726726047.dist-info}/RECORD +56 -76
- pulumi_gcp/compute/firewall_policy_with_rules.py +0 -769
- pulumi_gcp/databasemigrationservice/migration_job.py +0 -1739
- pulumi_gcp/discoveryengine/target_site.py +0 -870
- pulumi_gcp/healthcare/workspace.py +0 -465
- pulumi_gcp/secretmanager/get_regional_secret.py +0 -279
- pulumi_gcp/secretmanager/get_regional_secret_iam_policy.py +0 -173
- pulumi_gcp/secretmanager/get_regional_secret_version.py +0 -241
- pulumi_gcp/secretmanager/regional_secret.py +0 -1433
- pulumi_gcp/secretmanager/regional_secret_iam_binding.py +0 -1082
- pulumi_gcp/secretmanager/regional_secret_iam_member.py +0 -1082
- pulumi_gcp/secretmanager/regional_secret_iam_policy.py +0 -901
- pulumi_gcp/secretmanager/regional_secret_version.py +0 -753
- pulumi_gcp/securitycenter/folder_scc_big_query_export.py +0 -795
- pulumi_gcp/securitycenter/organization_scc_big_query_export.py +0 -738
- pulumi_gcp/securitycenter/project_scc_big_query_export.py +0 -749
- pulumi_gcp/securitycenter/v2_organization_scc_big_query_export.py +0 -862
- pulumi_gcp/siteverification/_inputs.py +0 -85
- pulumi_gcp/siteverification/outputs.py +0 -57
- pulumi_gcp/siteverification/web_resource.py +0 -398
- pulumi_gcp/spanner/backup_schedule.py +0 -748
- {pulumi_gcp-8.3.0.dist-info → pulumi_gcp-8.3.0a1726726047.dist-info}/WHEEL +0 -0
- {pulumi_gcp-8.3.0.dist-info → pulumi_gcp-8.3.0a1726726047.dist-info}/top_level.txt +0 -0
pulumi_gcp/netapp/outputs.py
CHANGED
@@ -28,7 +28,6 @@ __all__ = [
|
|
28
28
|
'VolumeSnapshotPolicyHourlySchedule',
|
29
29
|
'VolumeSnapshotPolicyMonthlySchedule',
|
30
30
|
'VolumeSnapshotPolicyWeeklySchedule',
|
31
|
-
'VolumeTieringPolicy',
|
32
31
|
]
|
33
32
|
|
34
33
|
@pulumi.output_type
|
@@ -1012,59 +1011,3 @@ class VolumeSnapshotPolicyWeeklySchedule(dict):
|
|
1012
1011
|
return pulumi.get(self, "minute")
|
1013
1012
|
|
1014
1013
|
|
1015
|
-
@pulumi.output_type
|
1016
|
-
class VolumeTieringPolicy(dict):
|
1017
|
-
@staticmethod
|
1018
|
-
def __key_warning(key: str):
|
1019
|
-
suggest = None
|
1020
|
-
if key == "coolingThresholdDays":
|
1021
|
-
suggest = "cooling_threshold_days"
|
1022
|
-
elif key == "tierAction":
|
1023
|
-
suggest = "tier_action"
|
1024
|
-
|
1025
|
-
if suggest:
|
1026
|
-
pulumi.log.warn(f"Key '{key}' not found in VolumeTieringPolicy. Access the value via the '{suggest}' property getter instead.")
|
1027
|
-
|
1028
|
-
def __getitem__(self, key: str) -> Any:
|
1029
|
-
VolumeTieringPolicy.__key_warning(key)
|
1030
|
-
return super().__getitem__(key)
|
1031
|
-
|
1032
|
-
def get(self, key: str, default = None) -> Any:
|
1033
|
-
VolumeTieringPolicy.__key_warning(key)
|
1034
|
-
return super().get(key, default)
|
1035
|
-
|
1036
|
-
def __init__(__self__, *,
|
1037
|
-
cooling_threshold_days: Optional[int] = None,
|
1038
|
-
tier_action: Optional[str] = None):
|
1039
|
-
"""
|
1040
|
-
:param int cooling_threshold_days: Optional. Time in days to mark the volume's data block as cold and make it eligible for tiering, can be range from 7-183.
|
1041
|
-
Default is 31.
|
1042
|
-
:param str tier_action: Optional. Flag indicating if the volume has tiering policy enable/pause. Default is PAUSED.
|
1043
|
-
Default value is `PAUSED`.
|
1044
|
-
Possible values are: `ENABLED`, `PAUSED`.
|
1045
|
-
"""
|
1046
|
-
if cooling_threshold_days is not None:
|
1047
|
-
pulumi.set(__self__, "cooling_threshold_days", cooling_threshold_days)
|
1048
|
-
if tier_action is not None:
|
1049
|
-
pulumi.set(__self__, "tier_action", tier_action)
|
1050
|
-
|
1051
|
-
@property
|
1052
|
-
@pulumi.getter(name="coolingThresholdDays")
|
1053
|
-
def cooling_threshold_days(self) -> Optional[int]:
|
1054
|
-
"""
|
1055
|
-
Optional. Time in days to mark the volume's data block as cold and make it eligible for tiering, can be range from 7-183.
|
1056
|
-
Default is 31.
|
1057
|
-
"""
|
1058
|
-
return pulumi.get(self, "cooling_threshold_days")
|
1059
|
-
|
1060
|
-
@property
|
1061
|
-
@pulumi.getter(name="tierAction")
|
1062
|
-
def tier_action(self) -> Optional[str]:
|
1063
|
-
"""
|
1064
|
-
Optional. Flag indicating if the volume has tiering policy enable/pause. Default is PAUSED.
|
1065
|
-
Default value is `PAUSED`.
|
1066
|
-
Possible values are: `ENABLED`, `PAUSED`.
|
1067
|
-
"""
|
1068
|
-
return pulumi.get(self, "tier_action")
|
1069
|
-
|
1070
|
-
|
@@ -24,7 +24,6 @@ class StoragePoolArgs:
|
|
24
24
|
network: pulumi.Input[str],
|
25
25
|
service_level: pulumi.Input[str],
|
26
26
|
active_directory: Optional[pulumi.Input[str]] = None,
|
27
|
-
allow_auto_tiering: Optional[pulumi.Input[bool]] = None,
|
28
27
|
description: Optional[pulumi.Input[str]] = None,
|
29
28
|
kms_config: Optional[pulumi.Input[str]] = None,
|
30
29
|
labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
@@ -42,8 +41,6 @@ class StoragePoolArgs:
|
|
42
41
|
Possible values are: `PREMIUM`, `EXTREME`, `STANDARD`, `FLEX`.
|
43
42
|
:param pulumi.Input[str] active_directory: Specifies the Active Directory policy to be used. Format: `projects/{{project}}/locations/{{location}}/activeDirectories/{{name}}`.
|
44
43
|
The policy needs to be in the same location as the storage pool.
|
45
|
-
:param pulumi.Input[bool] allow_auto_tiering: Optional. True if the storage pool supports Auto Tiering enabled volumes. Default is false.
|
46
|
-
Auto-tiering can be enabled after storage pool creation but it can't be disabled once enabled.
|
47
44
|
:param pulumi.Input[str] description: An optional description of this resource.
|
48
45
|
:param pulumi.Input[str] kms_config: Specifies the CMEK policy to be used for volume encryption. Format: `projects/{{project}}/locations/{{location}}/kmsConfigs/{{name}}`.
|
49
46
|
The policy needs to be in the same location as the storage pool.
|
@@ -71,8 +68,6 @@ class StoragePoolArgs:
|
|
71
68
|
pulumi.set(__self__, "service_level", service_level)
|
72
69
|
if active_directory is not None:
|
73
70
|
pulumi.set(__self__, "active_directory", active_directory)
|
74
|
-
if allow_auto_tiering is not None:
|
75
|
-
pulumi.set(__self__, "allow_auto_tiering", allow_auto_tiering)
|
76
71
|
if description is not None:
|
77
72
|
pulumi.set(__self__, "description", description)
|
78
73
|
if kms_config is not None:
|
@@ -152,19 +147,6 @@ class StoragePoolArgs:
|
|
152
147
|
def active_directory(self, value: Optional[pulumi.Input[str]]):
|
153
148
|
pulumi.set(self, "active_directory", value)
|
154
149
|
|
155
|
-
@property
|
156
|
-
@pulumi.getter(name="allowAutoTiering")
|
157
|
-
def allow_auto_tiering(self) -> Optional[pulumi.Input[bool]]:
|
158
|
-
"""
|
159
|
-
Optional. True if the storage pool supports Auto Tiering enabled volumes. Default is false.
|
160
|
-
Auto-tiering can be enabled after storage pool creation but it can't be disabled once enabled.
|
161
|
-
"""
|
162
|
-
return pulumi.get(self, "allow_auto_tiering")
|
163
|
-
|
164
|
-
@allow_auto_tiering.setter
|
165
|
-
def allow_auto_tiering(self, value: Optional[pulumi.Input[bool]]):
|
166
|
-
pulumi.set(self, "allow_auto_tiering", value)
|
167
|
-
|
168
150
|
@property
|
169
151
|
@pulumi.getter
|
170
152
|
def description(self) -> Optional[pulumi.Input[str]]:
|
@@ -278,7 +260,6 @@ class StoragePoolArgs:
|
|
278
260
|
class _StoragePoolState:
|
279
261
|
def __init__(__self__, *,
|
280
262
|
active_directory: Optional[pulumi.Input[str]] = None,
|
281
|
-
allow_auto_tiering: Optional[pulumi.Input[bool]] = None,
|
282
263
|
capacity_gib: Optional[pulumi.Input[str]] = None,
|
283
264
|
description: Optional[pulumi.Input[str]] = None,
|
284
265
|
effective_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
@@ -300,8 +281,6 @@ class _StoragePoolState:
|
|
300
281
|
Input properties used for looking up and filtering StoragePool resources.
|
301
282
|
:param pulumi.Input[str] active_directory: Specifies the Active Directory policy to be used. Format: `projects/{{project}}/locations/{{location}}/activeDirectories/{{name}}`.
|
302
283
|
The policy needs to be in the same location as the storage pool.
|
303
|
-
:param pulumi.Input[bool] allow_auto_tiering: Optional. True if the storage pool supports Auto Tiering enabled volumes. Default is false.
|
304
|
-
Auto-tiering can be enabled after storage pool creation but it can't be disabled once enabled.
|
305
284
|
:param pulumi.Input[str] capacity_gib: Capacity of the storage pool (in GiB).
|
306
285
|
:param pulumi.Input[str] description: An optional description of this resource.
|
307
286
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] effective_labels: All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
|
@@ -336,8 +315,6 @@ class _StoragePoolState:
|
|
336
315
|
"""
|
337
316
|
if active_directory is not None:
|
338
317
|
pulumi.set(__self__, "active_directory", active_directory)
|
339
|
-
if allow_auto_tiering is not None:
|
340
|
-
pulumi.set(__self__, "allow_auto_tiering", allow_auto_tiering)
|
341
318
|
if capacity_gib is not None:
|
342
319
|
pulumi.set(__self__, "capacity_gib", capacity_gib)
|
343
320
|
if description is not None:
|
@@ -386,19 +363,6 @@ class _StoragePoolState:
|
|
386
363
|
def active_directory(self, value: Optional[pulumi.Input[str]]):
|
387
364
|
pulumi.set(self, "active_directory", value)
|
388
365
|
|
389
|
-
@property
|
390
|
-
@pulumi.getter(name="allowAutoTiering")
|
391
|
-
def allow_auto_tiering(self) -> Optional[pulumi.Input[bool]]:
|
392
|
-
"""
|
393
|
-
Optional. True if the storage pool supports Auto Tiering enabled volumes. Default is false.
|
394
|
-
Auto-tiering can be enabled after storage pool creation but it can't be disabled once enabled.
|
395
|
-
"""
|
396
|
-
return pulumi.get(self, "allow_auto_tiering")
|
397
|
-
|
398
|
-
@allow_auto_tiering.setter
|
399
|
-
def allow_auto_tiering(self, value: Optional[pulumi.Input[bool]]):
|
400
|
-
pulumi.set(self, "allow_auto_tiering", value)
|
401
|
-
|
402
366
|
@property
|
403
367
|
@pulumi.getter(name="capacityGib")
|
404
368
|
def capacity_gib(self) -> Optional[pulumi.Input[str]]:
|
@@ -624,7 +588,6 @@ class StoragePool(pulumi.CustomResource):
|
|
624
588
|
resource_name: str,
|
625
589
|
opts: Optional[pulumi.ResourceOptions] = None,
|
626
590
|
active_directory: Optional[pulumi.Input[str]] = None,
|
627
|
-
allow_auto_tiering: Optional[pulumi.Input[bool]] = None,
|
628
591
|
capacity_gib: Optional[pulumi.Input[str]] = None,
|
629
592
|
description: Optional[pulumi.Input[str]] = None,
|
630
593
|
kms_config: Optional[pulumi.Input[str]] = None,
|
@@ -708,8 +671,6 @@ class StoragePool(pulumi.CustomResource):
|
|
708
671
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
709
672
|
:param pulumi.Input[str] active_directory: Specifies the Active Directory policy to be used. Format: `projects/{{project}}/locations/{{location}}/activeDirectories/{{name}}`.
|
710
673
|
The policy needs to be in the same location as the storage pool.
|
711
|
-
:param pulumi.Input[bool] allow_auto_tiering: Optional. True if the storage pool supports Auto Tiering enabled volumes. Default is false.
|
712
|
-
Auto-tiering can be enabled after storage pool creation but it can't be disabled once enabled.
|
713
674
|
:param pulumi.Input[str] capacity_gib: Capacity of the storage pool (in GiB).
|
714
675
|
:param pulumi.Input[str] description: An optional description of this resource.
|
715
676
|
:param pulumi.Input[str] kms_config: Specifies the CMEK policy to be used for volume encryption. Format: `projects/{{project}}/locations/{{location}}/kmsConfigs/{{name}}`.
|
@@ -824,7 +785,6 @@ class StoragePool(pulumi.CustomResource):
|
|
824
785
|
resource_name: str,
|
825
786
|
opts: Optional[pulumi.ResourceOptions] = None,
|
826
787
|
active_directory: Optional[pulumi.Input[str]] = None,
|
827
|
-
allow_auto_tiering: Optional[pulumi.Input[bool]] = None,
|
828
788
|
capacity_gib: Optional[pulumi.Input[str]] = None,
|
829
789
|
description: Optional[pulumi.Input[str]] = None,
|
830
790
|
kms_config: Optional[pulumi.Input[str]] = None,
|
@@ -847,7 +807,6 @@ class StoragePool(pulumi.CustomResource):
|
|
847
807
|
__props__ = StoragePoolArgs.__new__(StoragePoolArgs)
|
848
808
|
|
849
809
|
__props__.__dict__["active_directory"] = active_directory
|
850
|
-
__props__.__dict__["allow_auto_tiering"] = allow_auto_tiering
|
851
810
|
if capacity_gib is None and not opts.urn:
|
852
811
|
raise TypeError("Missing required property 'capacity_gib'")
|
853
812
|
__props__.__dict__["capacity_gib"] = capacity_gib
|
@@ -886,7 +845,6 @@ class StoragePool(pulumi.CustomResource):
|
|
886
845
|
id: pulumi.Input[str],
|
887
846
|
opts: Optional[pulumi.ResourceOptions] = None,
|
888
847
|
active_directory: Optional[pulumi.Input[str]] = None,
|
889
|
-
allow_auto_tiering: Optional[pulumi.Input[bool]] = None,
|
890
848
|
capacity_gib: Optional[pulumi.Input[str]] = None,
|
891
849
|
description: Optional[pulumi.Input[str]] = None,
|
892
850
|
effective_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
@@ -913,8 +871,6 @@ class StoragePool(pulumi.CustomResource):
|
|
913
871
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
914
872
|
:param pulumi.Input[str] active_directory: Specifies the Active Directory policy to be used. Format: `projects/{{project}}/locations/{{location}}/activeDirectories/{{name}}`.
|
915
873
|
The policy needs to be in the same location as the storage pool.
|
916
|
-
:param pulumi.Input[bool] allow_auto_tiering: Optional. True if the storage pool supports Auto Tiering enabled volumes. Default is false.
|
917
|
-
Auto-tiering can be enabled after storage pool creation but it can't be disabled once enabled.
|
918
874
|
:param pulumi.Input[str] capacity_gib: Capacity of the storage pool (in GiB).
|
919
875
|
:param pulumi.Input[str] description: An optional description of this resource.
|
920
876
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] effective_labels: All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
|
@@ -952,7 +908,6 @@ class StoragePool(pulumi.CustomResource):
|
|
952
908
|
__props__ = _StoragePoolState.__new__(_StoragePoolState)
|
953
909
|
|
954
910
|
__props__.__dict__["active_directory"] = active_directory
|
955
|
-
__props__.__dict__["allow_auto_tiering"] = allow_auto_tiering
|
956
911
|
__props__.__dict__["capacity_gib"] = capacity_gib
|
957
912
|
__props__.__dict__["description"] = description
|
958
913
|
__props__.__dict__["effective_labels"] = effective_labels
|
@@ -981,15 +936,6 @@ class StoragePool(pulumi.CustomResource):
|
|
981
936
|
"""
|
982
937
|
return pulumi.get(self, "active_directory")
|
983
938
|
|
984
|
-
@property
|
985
|
-
@pulumi.getter(name="allowAutoTiering")
|
986
|
-
def allow_auto_tiering(self) -> pulumi.Output[Optional[bool]]:
|
987
|
-
"""
|
988
|
-
Optional. True if the storage pool supports Auto Tiering enabled volumes. Default is false.
|
989
|
-
Auto-tiering can be enabled after storage pool creation but it can't be disabled once enabled.
|
990
|
-
"""
|
991
|
-
return pulumi.get(self, "allow_auto_tiering")
|
992
|
-
|
993
939
|
@property
|
994
940
|
@pulumi.getter(name="capacityGib")
|
995
941
|
def capacity_gib(self) -> pulumi.Output[str]:
|
pulumi_gcp/netapp/volume.py
CHANGED
@@ -42,7 +42,6 @@ class VolumeArgs:
|
|
42
42
|
smb_settings: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
43
43
|
snapshot_directory: Optional[pulumi.Input[bool]] = None,
|
44
44
|
snapshot_policy: Optional[pulumi.Input['VolumeSnapshotPolicyArgs']] = None,
|
45
|
-
tiering_policy: Optional[pulumi.Input['VolumeTieringPolicyArgs']] = None,
|
46
45
|
unix_permissions: Optional[pulumi.Input[str]] = None):
|
47
46
|
"""
|
48
47
|
The set of arguments for constructing a Volume resource.
|
@@ -88,8 +87,6 @@ class VolumeArgs:
|
|
88
87
|
:param pulumi.Input['VolumeSnapshotPolicyArgs'] snapshot_policy: Snapshot policy defines the schedule for automatic snapshot creation.
|
89
88
|
To disable automatic snapshot creation you have to remove the whole snapshot_policy block.
|
90
89
|
Structure is documented below.
|
91
|
-
:param pulumi.Input['VolumeTieringPolicyArgs'] tiering_policy: Tiering policy for the volume.
|
92
|
-
Structure is documented below.
|
93
90
|
:param pulumi.Input[str] unix_permissions: Unix permission the mount point will be created with. Default is 0770. Applicable for UNIX security style volumes only.
|
94
91
|
"""
|
95
92
|
pulumi.set(__self__, "capacity_gib", capacity_gib)
|
@@ -129,8 +126,6 @@ class VolumeArgs:
|
|
129
126
|
pulumi.set(__self__, "snapshot_directory", snapshot_directory)
|
130
127
|
if snapshot_policy is not None:
|
131
128
|
pulumi.set(__self__, "snapshot_policy", snapshot_policy)
|
132
|
-
if tiering_policy is not None:
|
133
|
-
pulumi.set(__self__, "tiering_policy", tiering_policy)
|
134
129
|
if unix_permissions is not None:
|
135
130
|
pulumi.set(__self__, "unix_permissions", unix_permissions)
|
136
131
|
|
@@ -407,19 +402,6 @@ class VolumeArgs:
|
|
407
402
|
def snapshot_policy(self, value: Optional[pulumi.Input['VolumeSnapshotPolicyArgs']]):
|
408
403
|
pulumi.set(self, "snapshot_policy", value)
|
409
404
|
|
410
|
-
@property
|
411
|
-
@pulumi.getter(name="tieringPolicy")
|
412
|
-
def tiering_policy(self) -> Optional[pulumi.Input['VolumeTieringPolicyArgs']]:
|
413
|
-
"""
|
414
|
-
Tiering policy for the volume.
|
415
|
-
Structure is documented below.
|
416
|
-
"""
|
417
|
-
return pulumi.get(self, "tiering_policy")
|
418
|
-
|
419
|
-
@tiering_policy.setter
|
420
|
-
def tiering_policy(self, value: Optional[pulumi.Input['VolumeTieringPolicyArgs']]):
|
421
|
-
pulumi.set(self, "tiering_policy", value)
|
422
|
-
|
423
405
|
@property
|
424
406
|
@pulumi.getter(name="unixPermissions")
|
425
407
|
def unix_permissions(self) -> Optional[pulumi.Input[str]]:
|
@@ -439,7 +421,6 @@ class _VolumeState:
|
|
439
421
|
active_directory: Optional[pulumi.Input[str]] = None,
|
440
422
|
backup_config: Optional[pulumi.Input['VolumeBackupConfigArgs']] = None,
|
441
423
|
capacity_gib: Optional[pulumi.Input[str]] = None,
|
442
|
-
cold_tier_size_gib: Optional[pulumi.Input[str]] = None,
|
443
424
|
create_time: Optional[pulumi.Input[str]] = None,
|
444
425
|
deletion_policy: Optional[pulumi.Input[str]] = None,
|
445
426
|
description: Optional[pulumi.Input[str]] = None,
|
@@ -473,7 +454,6 @@ class _VolumeState:
|
|
473
454
|
state: Optional[pulumi.Input[str]] = None,
|
474
455
|
state_details: Optional[pulumi.Input[str]] = None,
|
475
456
|
storage_pool: Optional[pulumi.Input[str]] = None,
|
476
|
-
tiering_policy: Optional[pulumi.Input['VolumeTieringPolicyArgs']] = None,
|
477
457
|
unix_permissions: Optional[pulumi.Input[str]] = None,
|
478
458
|
used_gib: Optional[pulumi.Input[str]] = None,
|
479
459
|
zone: Optional[pulumi.Input[str]] = None):
|
@@ -483,7 +463,6 @@ class _VolumeState:
|
|
483
463
|
:param pulumi.Input['VolumeBackupConfigArgs'] backup_config: Backup configuration for the volume.
|
484
464
|
Structure is documented below.
|
485
465
|
:param pulumi.Input[str] capacity_gib: Capacity of the volume (in GiB).
|
486
|
-
:param pulumi.Input[str] cold_tier_size_gib: Output only. Size of the volume cold tier data in GiB.
|
487
466
|
:param pulumi.Input[str] create_time: Create time of the volume. A timestamp in RFC3339 UTC "Zulu" format. Examples: "2023-06-22T09:13:01.617Z".
|
488
467
|
:param pulumi.Input[str] deletion_policy: Policy to determine if the volume should be deleted forcefully.
|
489
468
|
Volumes may have nested snapshot resources. Deleting such a volume will fail.
|
@@ -539,8 +518,6 @@ class _VolumeState:
|
|
539
518
|
:param pulumi.Input[str] state: State of the volume.
|
540
519
|
:param pulumi.Input[str] state_details: State details of the volume.
|
541
520
|
:param pulumi.Input[str] storage_pool: Name of the storage pool to create the volume in. Pool needs enough spare capacity to accomodate the volume.
|
542
|
-
:param pulumi.Input['VolumeTieringPolicyArgs'] tiering_policy: Tiering policy for the volume.
|
543
|
-
Structure is documented below.
|
544
521
|
:param pulumi.Input[str] unix_permissions: Unix permission the mount point will be created with. Default is 0770. Applicable for UNIX security style volumes only.
|
545
522
|
:param pulumi.Input[str] used_gib: Used capacity of the volume (in GiB). This is computed periodically and it does not represent the realtime usage.
|
546
523
|
:param pulumi.Input[str] zone: Specifies the active zone for regional volume.
|
@@ -551,8 +528,6 @@ class _VolumeState:
|
|
551
528
|
pulumi.set(__self__, "backup_config", backup_config)
|
552
529
|
if capacity_gib is not None:
|
553
530
|
pulumi.set(__self__, "capacity_gib", capacity_gib)
|
554
|
-
if cold_tier_size_gib is not None:
|
555
|
-
pulumi.set(__self__, "cold_tier_size_gib", cold_tier_size_gib)
|
556
531
|
if create_time is not None:
|
557
532
|
pulumi.set(__self__, "create_time", create_time)
|
558
533
|
if deletion_policy is not None:
|
@@ -619,8 +594,6 @@ class _VolumeState:
|
|
619
594
|
pulumi.set(__self__, "state_details", state_details)
|
620
595
|
if storage_pool is not None:
|
621
596
|
pulumi.set(__self__, "storage_pool", storage_pool)
|
622
|
-
if tiering_policy is not None:
|
623
|
-
pulumi.set(__self__, "tiering_policy", tiering_policy)
|
624
597
|
if unix_permissions is not None:
|
625
598
|
pulumi.set(__self__, "unix_permissions", unix_permissions)
|
626
599
|
if used_gib is not None:
|
@@ -665,18 +638,6 @@ class _VolumeState:
|
|
665
638
|
def capacity_gib(self, value: Optional[pulumi.Input[str]]):
|
666
639
|
pulumi.set(self, "capacity_gib", value)
|
667
640
|
|
668
|
-
@property
|
669
|
-
@pulumi.getter(name="coldTierSizeGib")
|
670
|
-
def cold_tier_size_gib(self) -> Optional[pulumi.Input[str]]:
|
671
|
-
"""
|
672
|
-
Output only. Size of the volume cold tier data in GiB.
|
673
|
-
"""
|
674
|
-
return pulumi.get(self, "cold_tier_size_gib")
|
675
|
-
|
676
|
-
@cold_tier_size_gib.setter
|
677
|
-
def cold_tier_size_gib(self, value: Optional[pulumi.Input[str]]):
|
678
|
-
pulumi.set(self, "cold_tier_size_gib", value)
|
679
|
-
|
680
641
|
@property
|
681
642
|
@pulumi.getter(name="createTime")
|
682
643
|
def create_time(self) -> Optional[pulumi.Input[str]]:
|
@@ -1095,19 +1056,6 @@ class _VolumeState:
|
|
1095
1056
|
def storage_pool(self, value: Optional[pulumi.Input[str]]):
|
1096
1057
|
pulumi.set(self, "storage_pool", value)
|
1097
1058
|
|
1098
|
-
@property
|
1099
|
-
@pulumi.getter(name="tieringPolicy")
|
1100
|
-
def tiering_policy(self) -> Optional[pulumi.Input['VolumeTieringPolicyArgs']]:
|
1101
|
-
"""
|
1102
|
-
Tiering policy for the volume.
|
1103
|
-
Structure is documented below.
|
1104
|
-
"""
|
1105
|
-
return pulumi.get(self, "tiering_policy")
|
1106
|
-
|
1107
|
-
@tiering_policy.setter
|
1108
|
-
def tiering_policy(self, value: Optional[pulumi.Input['VolumeTieringPolicyArgs']]):
|
1109
|
-
pulumi.set(self, "tiering_policy", value)
|
1110
|
-
|
1111
1059
|
@property
|
1112
1060
|
@pulumi.getter(name="unixPermissions")
|
1113
1061
|
def unix_permissions(self) -> Optional[pulumi.Input[str]]:
|
@@ -1171,7 +1119,6 @@ class Volume(pulumi.CustomResource):
|
|
1171
1119
|
snapshot_directory: Optional[pulumi.Input[bool]] = None,
|
1172
1120
|
snapshot_policy: Optional[pulumi.Input[Union['VolumeSnapshotPolicyArgs', 'VolumeSnapshotPolicyArgsDict']]] = None,
|
1173
1121
|
storage_pool: Optional[pulumi.Input[str]] = None,
|
1174
|
-
tiering_policy: Optional[pulumi.Input[Union['VolumeTieringPolicyArgs', 'VolumeTieringPolicyArgsDict']]] = None,
|
1175
1122
|
unix_permissions: Optional[pulumi.Input[str]] = None,
|
1176
1123
|
__props__=None):
|
1177
1124
|
"""
|
@@ -1281,8 +1228,6 @@ class Volume(pulumi.CustomResource):
|
|
1281
1228
|
To disable automatic snapshot creation you have to remove the whole snapshot_policy block.
|
1282
1229
|
Structure is documented below.
|
1283
1230
|
:param pulumi.Input[str] storage_pool: Name of the storage pool to create the volume in. Pool needs enough spare capacity to accomodate the volume.
|
1284
|
-
:param pulumi.Input[Union['VolumeTieringPolicyArgs', 'VolumeTieringPolicyArgsDict']] tiering_policy: Tiering policy for the volume.
|
1285
|
-
Structure is documented below.
|
1286
1231
|
:param pulumi.Input[str] unix_permissions: Unix permission the mount point will be created with. Default is 0770. Applicable for UNIX security style volumes only.
|
1287
1232
|
"""
|
1288
1233
|
...
|
@@ -1390,7 +1335,6 @@ class Volume(pulumi.CustomResource):
|
|
1390
1335
|
snapshot_directory: Optional[pulumi.Input[bool]] = None,
|
1391
1336
|
snapshot_policy: Optional[pulumi.Input[Union['VolumeSnapshotPolicyArgs', 'VolumeSnapshotPolicyArgsDict']]] = None,
|
1392
1337
|
storage_pool: Optional[pulumi.Input[str]] = None,
|
1393
|
-
tiering_policy: Optional[pulumi.Input[Union['VolumeTieringPolicyArgs', 'VolumeTieringPolicyArgsDict']]] = None,
|
1394
1338
|
unix_permissions: Optional[pulumi.Input[str]] = None,
|
1395
1339
|
__props__=None):
|
1396
1340
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
@@ -1432,10 +1376,8 @@ class Volume(pulumi.CustomResource):
|
|
1432
1376
|
if storage_pool is None and not opts.urn:
|
1433
1377
|
raise TypeError("Missing required property 'storage_pool'")
|
1434
1378
|
__props__.__dict__["storage_pool"] = storage_pool
|
1435
|
-
__props__.__dict__["tiering_policy"] = tiering_policy
|
1436
1379
|
__props__.__dict__["unix_permissions"] = unix_permissions
|
1437
1380
|
__props__.__dict__["active_directory"] = None
|
1438
|
-
__props__.__dict__["cold_tier_size_gib"] = None
|
1439
1381
|
__props__.__dict__["create_time"] = None
|
1440
1382
|
__props__.__dict__["effective_labels"] = None
|
1441
1383
|
__props__.__dict__["encryption_type"] = None
|
@@ -1467,7 +1409,6 @@ class Volume(pulumi.CustomResource):
|
|
1467
1409
|
active_directory: Optional[pulumi.Input[str]] = None,
|
1468
1410
|
backup_config: Optional[pulumi.Input[Union['VolumeBackupConfigArgs', 'VolumeBackupConfigArgsDict']]] = None,
|
1469
1411
|
capacity_gib: Optional[pulumi.Input[str]] = None,
|
1470
|
-
cold_tier_size_gib: Optional[pulumi.Input[str]] = None,
|
1471
1412
|
create_time: Optional[pulumi.Input[str]] = None,
|
1472
1413
|
deletion_policy: Optional[pulumi.Input[str]] = None,
|
1473
1414
|
description: Optional[pulumi.Input[str]] = None,
|
@@ -1501,7 +1442,6 @@ class Volume(pulumi.CustomResource):
|
|
1501
1442
|
state: Optional[pulumi.Input[str]] = None,
|
1502
1443
|
state_details: Optional[pulumi.Input[str]] = None,
|
1503
1444
|
storage_pool: Optional[pulumi.Input[str]] = None,
|
1504
|
-
tiering_policy: Optional[pulumi.Input[Union['VolumeTieringPolicyArgs', 'VolumeTieringPolicyArgsDict']]] = None,
|
1505
1445
|
unix_permissions: Optional[pulumi.Input[str]] = None,
|
1506
1446
|
used_gib: Optional[pulumi.Input[str]] = None,
|
1507
1447
|
zone: Optional[pulumi.Input[str]] = None) -> 'Volume':
|
@@ -1516,7 +1456,6 @@ class Volume(pulumi.CustomResource):
|
|
1516
1456
|
:param pulumi.Input[Union['VolumeBackupConfigArgs', 'VolumeBackupConfigArgsDict']] backup_config: Backup configuration for the volume.
|
1517
1457
|
Structure is documented below.
|
1518
1458
|
:param pulumi.Input[str] capacity_gib: Capacity of the volume (in GiB).
|
1519
|
-
:param pulumi.Input[str] cold_tier_size_gib: Output only. Size of the volume cold tier data in GiB.
|
1520
1459
|
:param pulumi.Input[str] create_time: Create time of the volume. A timestamp in RFC3339 UTC "Zulu" format. Examples: "2023-06-22T09:13:01.617Z".
|
1521
1460
|
:param pulumi.Input[str] deletion_policy: Policy to determine if the volume should be deleted forcefully.
|
1522
1461
|
Volumes may have nested snapshot resources. Deleting such a volume will fail.
|
@@ -1572,8 +1511,6 @@ class Volume(pulumi.CustomResource):
|
|
1572
1511
|
:param pulumi.Input[str] state: State of the volume.
|
1573
1512
|
:param pulumi.Input[str] state_details: State details of the volume.
|
1574
1513
|
:param pulumi.Input[str] storage_pool: Name of the storage pool to create the volume in. Pool needs enough spare capacity to accomodate the volume.
|
1575
|
-
:param pulumi.Input[Union['VolumeTieringPolicyArgs', 'VolumeTieringPolicyArgsDict']] tiering_policy: Tiering policy for the volume.
|
1576
|
-
Structure is documented below.
|
1577
1514
|
:param pulumi.Input[str] unix_permissions: Unix permission the mount point will be created with. Default is 0770. Applicable for UNIX security style volumes only.
|
1578
1515
|
:param pulumi.Input[str] used_gib: Used capacity of the volume (in GiB). This is computed periodically and it does not represent the realtime usage.
|
1579
1516
|
:param pulumi.Input[str] zone: Specifies the active zone for regional volume.
|
@@ -1585,7 +1522,6 @@ class Volume(pulumi.CustomResource):
|
|
1585
1522
|
__props__.__dict__["active_directory"] = active_directory
|
1586
1523
|
__props__.__dict__["backup_config"] = backup_config
|
1587
1524
|
__props__.__dict__["capacity_gib"] = capacity_gib
|
1588
|
-
__props__.__dict__["cold_tier_size_gib"] = cold_tier_size_gib
|
1589
1525
|
__props__.__dict__["create_time"] = create_time
|
1590
1526
|
__props__.__dict__["deletion_policy"] = deletion_policy
|
1591
1527
|
__props__.__dict__["description"] = description
|
@@ -1619,7 +1555,6 @@ class Volume(pulumi.CustomResource):
|
|
1619
1555
|
__props__.__dict__["state"] = state
|
1620
1556
|
__props__.__dict__["state_details"] = state_details
|
1621
1557
|
__props__.__dict__["storage_pool"] = storage_pool
|
1622
|
-
__props__.__dict__["tiering_policy"] = tiering_policy
|
1623
1558
|
__props__.__dict__["unix_permissions"] = unix_permissions
|
1624
1559
|
__props__.__dict__["used_gib"] = used_gib
|
1625
1560
|
__props__.__dict__["zone"] = zone
|
@@ -1650,14 +1585,6 @@ class Volume(pulumi.CustomResource):
|
|
1650
1585
|
"""
|
1651
1586
|
return pulumi.get(self, "capacity_gib")
|
1652
1587
|
|
1653
|
-
@property
|
1654
|
-
@pulumi.getter(name="coldTierSizeGib")
|
1655
|
-
def cold_tier_size_gib(self) -> pulumi.Output[str]:
|
1656
|
-
"""
|
1657
|
-
Output only. Size of the volume cold tier data in GiB.
|
1658
|
-
"""
|
1659
|
-
return pulumi.get(self, "cold_tier_size_gib")
|
1660
|
-
|
1661
1588
|
@property
|
1662
1589
|
@pulumi.getter(name="createTime")
|
1663
1590
|
def create_time(self) -> pulumi.Output[str]:
|
@@ -1944,15 +1871,6 @@ class Volume(pulumi.CustomResource):
|
|
1944
1871
|
"""
|
1945
1872
|
return pulumi.get(self, "storage_pool")
|
1946
1873
|
|
1947
|
-
@property
|
1948
|
-
@pulumi.getter(name="tieringPolicy")
|
1949
|
-
def tiering_policy(self) -> pulumi.Output[Optional['outputs.VolumeTieringPolicy']]:
|
1950
|
-
"""
|
1951
|
-
Tiering policy for the volume.
|
1952
|
-
Structure is documented below.
|
1953
|
-
"""
|
1954
|
-
return pulumi.get(self, "tiering_policy")
|
1955
|
-
|
1956
1874
|
@property
|
1957
1875
|
@pulumi.getter(name="unixPermissions")
|
1958
1876
|
def unix_permissions(self) -> pulumi.Output[str]:
|
pulumi_gcp/provider.py
CHANGED
@@ -164,7 +164,6 @@ class ProviderArgs:
|
|
164
164
|
runtimeconfig_custom_endpoint: Optional[pulumi.Input[str]] = None,
|
165
165
|
scopes: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
166
166
|
secret_manager_custom_endpoint: Optional[pulumi.Input[str]] = None,
|
167
|
-
secret_manager_regional_custom_endpoint: Optional[pulumi.Input[str]] = None,
|
168
167
|
secure_source_manager_custom_endpoint: Optional[pulumi.Input[str]] = None,
|
169
168
|
security_center_custom_endpoint: Optional[pulumi.Input[str]] = None,
|
170
169
|
security_center_management_custom_endpoint: Optional[pulumi.Input[str]] = None,
|
@@ -490,8 +489,6 @@ class ProviderArgs:
|
|
490
489
|
pulumi.set(__self__, "scopes", scopes)
|
491
490
|
if secret_manager_custom_endpoint is not None:
|
492
491
|
pulumi.set(__self__, "secret_manager_custom_endpoint", secret_manager_custom_endpoint)
|
493
|
-
if secret_manager_regional_custom_endpoint is not None:
|
494
|
-
pulumi.set(__self__, "secret_manager_regional_custom_endpoint", secret_manager_regional_custom_endpoint)
|
495
492
|
if secure_source_manager_custom_endpoint is not None:
|
496
493
|
pulumi.set(__self__, "secure_source_manager_custom_endpoint", secure_source_manager_custom_endpoint)
|
497
494
|
if security_center_custom_endpoint is not None:
|
@@ -1851,15 +1848,6 @@ class ProviderArgs:
|
|
1851
1848
|
def secret_manager_custom_endpoint(self, value: Optional[pulumi.Input[str]]):
|
1852
1849
|
pulumi.set(self, "secret_manager_custom_endpoint", value)
|
1853
1850
|
|
1854
|
-
@property
|
1855
|
-
@pulumi.getter(name="secretManagerRegionalCustomEndpoint")
|
1856
|
-
def secret_manager_regional_custom_endpoint(self) -> Optional[pulumi.Input[str]]:
|
1857
|
-
return pulumi.get(self, "secret_manager_regional_custom_endpoint")
|
1858
|
-
|
1859
|
-
@secret_manager_regional_custom_endpoint.setter
|
1860
|
-
def secret_manager_regional_custom_endpoint(self, value: Optional[pulumi.Input[str]]):
|
1861
|
-
pulumi.set(self, "secret_manager_regional_custom_endpoint", value)
|
1862
|
-
|
1863
1851
|
@property
|
1864
1852
|
@pulumi.getter(name="secureSourceManagerCustomEndpoint")
|
1865
1853
|
def secure_source_manager_custom_endpoint(self) -> Optional[pulumi.Input[str]]:
|
@@ -2280,7 +2268,6 @@ class Provider(pulumi.ProviderResource):
|
|
2280
2268
|
runtimeconfig_custom_endpoint: Optional[pulumi.Input[str]] = None,
|
2281
2269
|
scopes: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
2282
2270
|
secret_manager_custom_endpoint: Optional[pulumi.Input[str]] = None,
|
2283
|
-
secret_manager_regional_custom_endpoint: Optional[pulumi.Input[str]] = None,
|
2284
2271
|
secure_source_manager_custom_endpoint: Optional[pulumi.Input[str]] = None,
|
2285
2272
|
security_center_custom_endpoint: Optional[pulumi.Input[str]] = None,
|
2286
2273
|
security_center_management_custom_endpoint: Optional[pulumi.Input[str]] = None,
|
@@ -2492,7 +2479,6 @@ class Provider(pulumi.ProviderResource):
|
|
2492
2479
|
runtimeconfig_custom_endpoint: Optional[pulumi.Input[str]] = None,
|
2493
2480
|
scopes: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
2494
2481
|
secret_manager_custom_endpoint: Optional[pulumi.Input[str]] = None,
|
2495
|
-
secret_manager_regional_custom_endpoint: Optional[pulumi.Input[str]] = None,
|
2496
2482
|
secure_source_manager_custom_endpoint: Optional[pulumi.Input[str]] = None,
|
2497
2483
|
security_center_custom_endpoint: Optional[pulumi.Input[str]] = None,
|
2498
2484
|
security_center_management_custom_endpoint: Optional[pulumi.Input[str]] = None,
|
@@ -2680,7 +2666,6 @@ class Provider(pulumi.ProviderResource):
|
|
2680
2666
|
__props__.__dict__["runtimeconfig_custom_endpoint"] = runtimeconfig_custom_endpoint
|
2681
2667
|
__props__.__dict__["scopes"] = pulumi.Output.from_input(scopes).apply(pulumi.runtime.to_json) if scopes is not None else None
|
2682
2668
|
__props__.__dict__["secret_manager_custom_endpoint"] = secret_manager_custom_endpoint
|
2683
|
-
__props__.__dict__["secret_manager_regional_custom_endpoint"] = secret_manager_regional_custom_endpoint
|
2684
2669
|
__props__.__dict__["secure_source_manager_custom_endpoint"] = secure_source_manager_custom_endpoint
|
2685
2670
|
__props__.__dict__["security_center_custom_endpoint"] = security_center_custom_endpoint
|
2686
2671
|
__props__.__dict__["security_center_management_custom_endpoint"] = security_center_management_custom_endpoint
|
@@ -3411,11 +3396,6 @@ class Provider(pulumi.ProviderResource):
|
|
3411
3396
|
def secret_manager_custom_endpoint(self) -> pulumi.Output[Optional[str]]:
|
3412
3397
|
return pulumi.get(self, "secret_manager_custom_endpoint")
|
3413
3398
|
|
3414
|
-
@property
|
3415
|
-
@pulumi.getter(name="secretManagerRegionalCustomEndpoint")
|
3416
|
-
def secret_manager_regional_custom_endpoint(self) -> pulumi.Output[Optional[str]]:
|
3417
|
-
return pulumi.get(self, "secret_manager_regional_custom_endpoint")
|
3418
|
-
|
3419
3399
|
@property
|
3420
3400
|
@pulumi.getter(name="secureSourceManagerCustomEndpoint")
|
3421
3401
|
def secure_source_manager_custom_endpoint(self) -> pulumi.Output[Optional[str]]:
|
@@ -106,7 +106,7 @@ class SubscriptionArgs:
|
|
106
106
|
retain_acked_messages is true, then this also configures the retention
|
107
107
|
of acknowledged messages, and thus configures how far back in time a
|
108
108
|
subscriptions.seek can be done. Defaults to 7 days. Cannot be more
|
109
|
-
than
|
109
|
+
than 7 days (`"604800s"`) or less than 10 minutes (`"600s"`).
|
110
110
|
A duration in seconds with up to nine fractional digits, terminated
|
111
111
|
by 's'. Example: `"600.5s"`.
|
112
112
|
:param pulumi.Input[str] name: Name of the subscription.
|
@@ -338,7 +338,7 @@ class SubscriptionArgs:
|
|
338
338
|
retain_acked_messages is true, then this also configures the retention
|
339
339
|
of acknowledged messages, and thus configures how far back in time a
|
340
340
|
subscriptions.seek can be done. Defaults to 7 days. Cannot be more
|
341
|
-
than
|
341
|
+
than 7 days (`"604800s"`) or less than 10 minutes (`"600s"`).
|
342
342
|
A duration in seconds with up to nine fractional digits, terminated
|
343
343
|
by 's'. Example: `"600.5s"`.
|
344
344
|
"""
|
@@ -504,7 +504,7 @@ class _SubscriptionState:
|
|
504
504
|
retain_acked_messages is true, then this also configures the retention
|
505
505
|
of acknowledged messages, and thus configures how far back in time a
|
506
506
|
subscriptions.seek can be done. Defaults to 7 days. Cannot be more
|
507
|
-
than
|
507
|
+
than 7 days (`"604800s"`) or less than 10 minutes (`"600s"`).
|
508
508
|
A duration in seconds with up to nine fractional digits, terminated
|
509
509
|
by 's'. Example: `"600.5s"`.
|
510
510
|
:param pulumi.Input[str] name: Name of the subscription.
|
@@ -744,7 +744,7 @@ class _SubscriptionState:
|
|
744
744
|
retain_acked_messages is true, then this also configures the retention
|
745
745
|
of acknowledged messages, and thus configures how far back in time a
|
746
746
|
subscriptions.seek can be done. Defaults to 7 days. Cannot be more
|
747
|
-
than
|
747
|
+
than 7 days (`"604800s"`) or less than 10 minutes (`"600s"`).
|
748
748
|
A duration in seconds with up to nine fractional digits, terminated
|
749
749
|
by 's'. Example: `"600.5s"`.
|
750
750
|
"""
|
@@ -937,24 +937,6 @@ class Subscription(pulumi.CustomResource):
|
|
937
937
|
},
|
938
938
|
enable_message_ordering=False)
|
939
939
|
```
|
940
|
-
### Pubsub Subscription Pull Filter
|
941
|
-
|
942
|
-
```python
|
943
|
-
import pulumi
|
944
|
-
import pulumi_gcp as gcp
|
945
|
-
|
946
|
-
example = gcp.pubsub.Topic("example", name="example-topic")
|
947
|
-
example_subscription = gcp.pubsub.Subscription("example",
|
948
|
-
name="example-subscription",
|
949
|
-
topic=example.id,
|
950
|
-
labels={
|
951
|
-
"foo": "bar",
|
952
|
-
},
|
953
|
-
filter=\"\"\" attributes.foo = "foo"
|
954
|
-
AND attributes.bar = "bar"
|
955
|
-
\"\"\",
|
956
|
-
ack_deadline_seconds=20)
|
957
|
-
```
|
958
940
|
### Pubsub Subscription Dead Letter
|
959
941
|
|
960
942
|
```python
|
@@ -1310,7 +1292,7 @@ class Subscription(pulumi.CustomResource):
|
|
1310
1292
|
retain_acked_messages is true, then this also configures the retention
|
1311
1293
|
of acknowledged messages, and thus configures how far back in time a
|
1312
1294
|
subscriptions.seek can be done. Defaults to 7 days. Cannot be more
|
1313
|
-
than
|
1295
|
+
than 7 days (`"604800s"`) or less than 10 minutes (`"600s"`).
|
1314
1296
|
A duration in seconds with up to nine fractional digits, terminated
|
1315
1297
|
by 's'. Example: `"600.5s"`.
|
1316
1298
|
:param pulumi.Input[str] name: Name of the subscription.
|
@@ -1401,24 +1383,6 @@ class Subscription(pulumi.CustomResource):
|
|
1401
1383
|
},
|
1402
1384
|
enable_message_ordering=False)
|
1403
1385
|
```
|
1404
|
-
### Pubsub Subscription Pull Filter
|
1405
|
-
|
1406
|
-
```python
|
1407
|
-
import pulumi
|
1408
|
-
import pulumi_gcp as gcp
|
1409
|
-
|
1410
|
-
example = gcp.pubsub.Topic("example", name="example-topic")
|
1411
|
-
example_subscription = gcp.pubsub.Subscription("example",
|
1412
|
-
name="example-subscription",
|
1413
|
-
topic=example.id,
|
1414
|
-
labels={
|
1415
|
-
"foo": "bar",
|
1416
|
-
},
|
1417
|
-
filter=\"\"\" attributes.foo = "foo"
|
1418
|
-
AND attributes.bar = "bar"
|
1419
|
-
\"\"\",
|
1420
|
-
ack_deadline_seconds=20)
|
1421
|
-
```
|
1422
1386
|
### Pubsub Subscription Dead Letter
|
1423
1387
|
|
1424
1388
|
```python
|
@@ -1870,7 +1834,7 @@ class Subscription(pulumi.CustomResource):
|
|
1870
1834
|
retain_acked_messages is true, then this also configures the retention
|
1871
1835
|
of acknowledged messages, and thus configures how far back in time a
|
1872
1836
|
subscriptions.seek can be done. Defaults to 7 days. Cannot be more
|
1873
|
-
than
|
1837
|
+
than 7 days (`"604800s"`) or less than 10 minutes (`"600s"`).
|
1874
1838
|
A duration in seconds with up to nine fractional digits, terminated
|
1875
1839
|
by 's'. Example: `"600.5s"`.
|
1876
1840
|
:param pulumi.Input[str] name: Name of the subscription.
|
@@ -2057,7 +2021,7 @@ class Subscription(pulumi.CustomResource):
|
|
2057
2021
|
retain_acked_messages is true, then this also configures the retention
|
2058
2022
|
of acknowledged messages, and thus configures how far back in time a
|
2059
2023
|
subscriptions.seek can be done. Defaults to 7 days. Cannot be more
|
2060
|
-
than
|
2024
|
+
than 7 days (`"604800s"`) or less than 10 minutes (`"600s"`).
|
2061
2025
|
A duration in seconds with up to nine fractional digits, terminated
|
2062
2026
|
by 's'. Example: `"600.5s"`.
|
2063
2027
|
"""
|