pulumi-gcp 7.34.0__py3-none-any.whl → 7.34.0a1722421695__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.
Potentially problematic release.
This version of pulumi-gcp might be problematic. Click here for more details.
- pulumi_gcp/__init__.py +0 -40
- pulumi_gcp/alloydb/_inputs.py +0 -174
- pulumi_gcp/alloydb/instance.py +0 -54
- pulumi_gcp/alloydb/outputs.py +0 -133
- pulumi_gcp/apigee/__init__.py +0 -2
- pulumi_gcp/apigee/instance.py +2 -2
- pulumi_gcp/apigee/nat_address.py +2 -2
- pulumi_gcp/apigee/organization.py +4 -4
- pulumi_gcp/apphub/service_project_attachment.py +11 -11
- pulumi_gcp/bigquery/_inputs.py +0 -36
- pulumi_gcp/bigquery/app_profile.py +0 -54
- pulumi_gcp/bigquery/outputs.py +0 -38
- pulumi_gcp/bigquery/reservation.py +4 -34
- pulumi_gcp/bigquery/table.py +21 -65
- pulumi_gcp/bigtable/table.py +26 -27
- pulumi_gcp/certificateauthority/authority.py +4 -4
- pulumi_gcp/cloudfunctions/function.py +0 -47
- pulumi_gcp/cloudfunctions/get_function.py +1 -11
- pulumi_gcp/cloudfunctionsv2/function.py +2 -2
- pulumi_gcp/cloudrun/_inputs.py +21 -24
- pulumi_gcp/cloudrun/outputs.py +24 -20
- pulumi_gcp/cloudrunv2/_inputs.py +0 -3
- pulumi_gcp/cloudrunv2/outputs.py +0 -4
- pulumi_gcp/compute/__init__.py +0 -2
- pulumi_gcp/compute/_inputs.py +328 -2333
- pulumi_gcp/compute/backend_service.py +0 -6
- pulumi_gcp/compute/outputs.py +7 -1466
- pulumi_gcp/compute/public_advertised_prefix.py +2 -30
- pulumi_gcp/compute/router_peer.py +0 -437
- pulumi_gcp/compute/service_attachment.py +14 -7
- pulumi_gcp/container/_inputs.py +18 -215
- pulumi_gcp/container/node_pool.py +14 -0
- pulumi_gcp/container/outputs.py +12 -226
- pulumi_gcp/databasemigrationservice/private_connection.py +6 -10
- pulumi_gcp/dataloss/_inputs.py +21 -707
- pulumi_gcp/dataloss/outputs.py +14 -588
- pulumi_gcp/datastore/data_store_index.py +12 -24
- pulumi_gcp/datastream/_inputs.py +3 -83
- pulumi_gcp/datastream/outputs.py +3 -51
- pulumi_gcp/datastream/stream.py +0 -170
- pulumi_gcp/firebase/database_instance.py +8 -8
- pulumi_gcp/firebase/hosting_site.py +8 -8
- pulumi_gcp/firestore/index.py +10 -10
- pulumi_gcp/gkeonprem/_inputs.py +78 -78
- pulumi_gcp/gkeonprem/outputs.py +52 -52
- pulumi_gcp/iap/client.py +4 -4
- pulumi_gcp/integrationconnectors/_inputs.py +30 -30
- pulumi_gcp/integrationconnectors/outputs.py +20 -20
- pulumi_gcp/netapp/volume.py +1 -1
- pulumi_gcp/networkconnectivity/_inputs.py +6 -3
- pulumi_gcp/networkconnectivity/hub.py +49 -60
- pulumi_gcp/networkconnectivity/outputs.py +4 -2
- pulumi_gcp/networkconnectivity/spoke.py +104 -159
- pulumi_gcp/networksecurity/tls_inspection_policy.py +2 -2
- pulumi_gcp/orgpolicy/policy.py +4 -4
- pulumi_gcp/projects/get_project_service.py +1 -11
- pulumi_gcp/projects/service.py +0 -68
- pulumi_gcp/projects/service_identity.py +2 -30
- pulumi_gcp/pubsub/subscription.py +6 -6
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/securesourcemanager/instance.py +4 -528
- pulumi_gcp/securitycenter/__init__.py +0 -1
- pulumi_gcp/sql/database_instance.py +2 -2
- pulumi_gcp/vertex/ai_feature_online_store_featureview.py +4 -4
- pulumi_gcp/vmwareengine/get_private_cloud.py +1 -21
- pulumi_gcp/vmwareengine/private_cloud.py +2 -121
- pulumi_gcp/workbench/_inputs.py +0 -77
- pulumi_gcp/workbench/instance.py +4 -18
- pulumi_gcp/workbench/outputs.py +1 -67
- {pulumi_gcp-7.34.0.dist-info → pulumi_gcp-7.34.0a1722421695.dist-info}/METADATA +1 -1
- {pulumi_gcp-7.34.0.dist-info → pulumi_gcp-7.34.0a1722421695.dist-info}/RECORD +73 -78
- pulumi_gcp/apigee/environment_keyvaluemaps.py +0 -370
- pulumi_gcp/apigee/environment_keyvaluemaps_entries.py +0 -440
- pulumi_gcp/compute/resize_request.py +0 -782
- pulumi_gcp/compute/router_route_policy.py +0 -616
- pulumi_gcp/securitycenter/v2_organization_mute_config.py +0 -673
- {pulumi_gcp-7.34.0.dist-info → pulumi_gcp-7.34.0a1722421695.dist-info}/WHEEL +0 -0
- {pulumi_gcp-7.34.0.dist-info → pulumi_gcp-7.34.0a1722421695.dist-info}/top_level.txt +0 -0
pulumi_gcp/dataloss/_inputs.py
CHANGED
@@ -485,32 +485,6 @@ __all__ = [
|
|
485
485
|
'PreventionDiscoveryConfigTargetCloudSqlTargetGenerationCadenceArgsDict',
|
486
486
|
'PreventionDiscoveryConfigTargetCloudSqlTargetGenerationCadenceSchemaModifiedCadenceArgs',
|
487
487
|
'PreventionDiscoveryConfigTargetCloudSqlTargetGenerationCadenceSchemaModifiedCadenceArgsDict',
|
488
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetArgs',
|
489
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetArgsDict',
|
490
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetConditionsArgs',
|
491
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetConditionsArgsDict',
|
492
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetConditionsCloudStorageConditionsArgs',
|
493
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetConditionsCloudStorageConditionsArgsDict',
|
494
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetDisabledArgs',
|
495
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetDisabledArgsDict',
|
496
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetFilterArgs',
|
497
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetFilterArgsDict',
|
498
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetFilterCloudStorageResourceReferenceArgs',
|
499
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetFilterCloudStorageResourceReferenceArgsDict',
|
500
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionArgs',
|
501
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionArgsDict',
|
502
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesArgs',
|
503
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesArgsDict',
|
504
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesPatternArgs',
|
505
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesPatternArgsDict',
|
506
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesPatternCloudStorageRegexArgs',
|
507
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesPatternCloudStorageRegexArgsDict',
|
508
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetFilterOthersArgs',
|
509
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetFilterOthersArgsDict',
|
510
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceArgs',
|
511
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceArgsDict',
|
512
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceInspectTemplateModifiedCadenceArgs',
|
513
|
-
'PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceInspectTemplateModifiedCadenceArgsDict',
|
514
488
|
'PreventionDiscoveryConfigTargetSecretsTargetArgs',
|
515
489
|
'PreventionDiscoveryConfigTargetSecretsTargetArgsDict',
|
516
490
|
'PreventionInspectTemplateInspectConfigArgs',
|
@@ -16014,11 +15988,6 @@ if not MYPY:
|
|
16014
15988
|
Cloud SQL target for Discovery. The first target to match a table will be the one applied.
|
16015
15989
|
Structure is documented below.
|
16016
15990
|
"""
|
16017
|
-
cloud_storage_target: NotRequired[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetArgsDict']]
|
16018
|
-
"""
|
16019
|
-
Cloud Storage target for Discovery. The first target to match a bucket will be the one applied.
|
16020
|
-
Structure is documented below.
|
16021
|
-
"""
|
16022
15991
|
secrets_target: NotRequired[pulumi.Input['PreventionDiscoveryConfigTargetSecretsTargetArgsDict']]
|
16023
15992
|
"""
|
16024
15993
|
Discovery target that looks for credentials and secrets stored in cloud resource metadata and reports them as vulnerabilities to Security Command Center. Only one target of this type is allowed.
|
@@ -16031,23 +16000,18 @@ class PreventionDiscoveryConfigTargetArgs:
|
|
16031
16000
|
def __init__(__self__, *,
|
16032
16001
|
big_query_target: Optional[pulumi.Input['PreventionDiscoveryConfigTargetBigQueryTargetArgs']] = None,
|
16033
16002
|
cloud_sql_target: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetArgs']] = None,
|
16034
|
-
cloud_storage_target: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetArgs']] = None,
|
16035
16003
|
secrets_target: Optional[pulumi.Input['PreventionDiscoveryConfigTargetSecretsTargetArgs']] = None):
|
16036
16004
|
"""
|
16037
16005
|
:param pulumi.Input['PreventionDiscoveryConfigTargetBigQueryTargetArgs'] big_query_target: BigQuery target for Discovery. The first target to match a table will be the one applied.
|
16038
16006
|
Structure is documented below.
|
16039
16007
|
:param pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetArgs'] cloud_sql_target: Cloud SQL target for Discovery. The first target to match a table will be the one applied.
|
16040
16008
|
Structure is documented below.
|
16041
|
-
:param pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetArgs'] cloud_storage_target: Cloud Storage target for Discovery. The first target to match a bucket will be the one applied.
|
16042
|
-
Structure is documented below.
|
16043
16009
|
:param pulumi.Input['PreventionDiscoveryConfigTargetSecretsTargetArgs'] secrets_target: Discovery target that looks for credentials and secrets stored in cloud resource metadata and reports them as vulnerabilities to Security Command Center. Only one target of this type is allowed.
|
16044
16010
|
"""
|
16045
16011
|
if big_query_target is not None:
|
16046
16012
|
pulumi.set(__self__, "big_query_target", big_query_target)
|
16047
16013
|
if cloud_sql_target is not None:
|
16048
16014
|
pulumi.set(__self__, "cloud_sql_target", cloud_sql_target)
|
16049
|
-
if cloud_storage_target is not None:
|
16050
|
-
pulumi.set(__self__, "cloud_storage_target", cloud_storage_target)
|
16051
16015
|
if secrets_target is not None:
|
16052
16016
|
pulumi.set(__self__, "secrets_target", secrets_target)
|
16053
16017
|
|
@@ -16077,19 +16041,6 @@ class PreventionDiscoveryConfigTargetArgs:
|
|
16077
16041
|
def cloud_sql_target(self, value: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetArgs']]):
|
16078
16042
|
pulumi.set(self, "cloud_sql_target", value)
|
16079
16043
|
|
16080
|
-
@property
|
16081
|
-
@pulumi.getter(name="cloudStorageTarget")
|
16082
|
-
def cloud_storage_target(self) -> Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetArgs']]:
|
16083
|
-
"""
|
16084
|
-
Cloud Storage target for Discovery. The first target to match a bucket will be the one applied.
|
16085
|
-
Structure is documented below.
|
16086
|
-
"""
|
16087
|
-
return pulumi.get(self, "cloud_storage_target")
|
16088
|
-
|
16089
|
-
@cloud_storage_target.setter
|
16090
|
-
def cloud_storage_target(self, value: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetArgs']]):
|
16091
|
-
pulumi.set(self, "cloud_storage_target", value)
|
16092
|
-
|
16093
16044
|
@property
|
16094
16045
|
@pulumi.getter(name="secretsTarget")
|
16095
16046
|
def secrets_target(self) -> Optional[pulumi.Input['PreventionDiscoveryConfigTargetSecretsTargetArgs']]:
|
@@ -16382,7 +16333,7 @@ if not MYPY:
|
|
16382
16333
|
class PreventionDiscoveryConfigTargetBigQueryTargetConditionsArgsDict(TypedDict):
|
16383
16334
|
created_after: NotRequired[pulumi.Input[str]]
|
16384
16335
|
"""
|
16385
|
-
|
16336
|
+
A timestamp in RFC3339 UTC "Zulu" format with nanosecond resolution and upto nine fractional digits.
|
16386
16337
|
"""
|
16387
16338
|
or_conditions: NotRequired[pulumi.Input['PreventionDiscoveryConfigTargetBigQueryTargetConditionsOrConditionsArgsDict']]
|
16388
16339
|
"""
|
@@ -16410,7 +16361,7 @@ class PreventionDiscoveryConfigTargetBigQueryTargetConditionsArgs:
|
|
16410
16361
|
type_collection: Optional[pulumi.Input[str]] = None,
|
16411
16362
|
types: Optional[pulumi.Input['PreventionDiscoveryConfigTargetBigQueryTargetConditionsTypesArgs']] = None):
|
16412
16363
|
"""
|
16413
|
-
:param pulumi.Input[str] created_after:
|
16364
|
+
:param pulumi.Input[str] created_after: A timestamp in RFC3339 UTC "Zulu" format with nanosecond resolution and upto nine fractional digits.
|
16414
16365
|
:param pulumi.Input['PreventionDiscoveryConfigTargetBigQueryTargetConditionsOrConditionsArgs'] or_conditions: At least one of the conditions must be true for a table to be scanned.
|
16415
16366
|
Structure is documented below.
|
16416
16367
|
:param pulumi.Input[str] type_collection: Restrict discovery to categories of table types. Currently view, materialized view, snapshot and non-biglake external tables are supported.
|
@@ -16431,7 +16382,7 @@ class PreventionDiscoveryConfigTargetBigQueryTargetConditionsArgs:
|
|
16431
16382
|
@pulumi.getter(name="createdAfter")
|
16432
16383
|
def created_after(self) -> Optional[pulumi.Input[str]]:
|
16433
16384
|
"""
|
16434
|
-
|
16385
|
+
A timestamp in RFC3339 UTC "Zulu" format with nanosecond resolution and upto nine fractional digits.
|
16435
16386
|
"""
|
16436
16387
|
return pulumi.get(self, "created_after")
|
16437
16388
|
|
@@ -16757,7 +16708,7 @@ if not MYPY:
|
|
16757
16708
|
class PreventionDiscoveryConfigTargetBigQueryTargetFilterTablesIncludeRegexesArgsDict(TypedDict):
|
16758
16709
|
patterns: NotRequired[pulumi.Input[Sequence[pulumi.Input['PreventionDiscoveryConfigTargetBigQueryTargetFilterTablesIncludeRegexesPatternArgsDict']]]]
|
16759
16710
|
"""
|
16760
|
-
|
16711
|
+
A group of regular expression patterns to match against one or more database resources. Maximum of 100 entries. The sum of all regular expressions' length can't exceed 10 KiB.
|
16761
16712
|
Structure is documented below.
|
16762
16713
|
"""
|
16763
16714
|
elif False:
|
@@ -16768,7 +16719,7 @@ class PreventionDiscoveryConfigTargetBigQueryTargetFilterTablesIncludeRegexesArg
|
|
16768
16719
|
def __init__(__self__, *,
|
16769
16720
|
patterns: Optional[pulumi.Input[Sequence[pulumi.Input['PreventionDiscoveryConfigTargetBigQueryTargetFilterTablesIncludeRegexesPatternArgs']]]] = None):
|
16770
16721
|
"""
|
16771
|
-
:param pulumi.Input[Sequence[pulumi.Input['PreventionDiscoveryConfigTargetBigQueryTargetFilterTablesIncludeRegexesPatternArgs']]] patterns:
|
16722
|
+
:param pulumi.Input[Sequence[pulumi.Input['PreventionDiscoveryConfigTargetBigQueryTargetFilterTablesIncludeRegexesPatternArgs']]] patterns: A group of regular expression patterns to match against one or more database resources. Maximum of 100 entries. The sum of all regular expressions' length can't exceed 10 KiB.
|
16772
16723
|
Structure is documented below.
|
16773
16724
|
"""
|
16774
16725
|
if patterns is not None:
|
@@ -16778,7 +16729,7 @@ class PreventionDiscoveryConfigTargetBigQueryTargetFilterTablesIncludeRegexesArg
|
|
16778
16729
|
@pulumi.getter
|
16779
16730
|
def patterns(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['PreventionDiscoveryConfigTargetBigQueryTargetFilterTablesIncludeRegexesPatternArgs']]]]:
|
16780
16731
|
"""
|
16781
|
-
|
16732
|
+
A group of regular expression patterns to match against one or more database resources. Maximum of 100 entries. The sum of all regular expressions' length can't exceed 10 KiB.
|
16782
16733
|
Structure is documented below.
|
16783
16734
|
"""
|
16784
16735
|
return pulumi.get(self, "patterns")
|
@@ -17034,7 +16985,7 @@ if not MYPY:
|
|
17034
16985
|
class PreventionDiscoveryConfigTargetCloudSqlTargetFilterArgsDict(TypedDict):
|
17035
16986
|
collection: NotRequired[pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionArgsDict']]
|
17036
16987
|
"""
|
17037
|
-
A specific set of
|
16988
|
+
A specific set of database resources for this filter to apply to.
|
17038
16989
|
Structure is documented below.
|
17039
16990
|
"""
|
17040
16991
|
database_resource_reference: NotRequired[pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetFilterDatabaseResourceReferenceArgsDict']]
|
@@ -17044,7 +16995,7 @@ if not MYPY:
|
|
17044
16995
|
"""
|
17045
16996
|
others: NotRequired[pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetFilterOthersArgsDict']]
|
17046
16997
|
"""
|
17047
|
-
|
16998
|
+
Catch-all. This should always be the last target in the list because anything above it will apply first. Should only appear once in a configuration. If none is specified, a default one will be added automatically.
|
17048
16999
|
"""
|
17049
17000
|
elif False:
|
17050
17001
|
PreventionDiscoveryConfigTargetCloudSqlTargetFilterArgsDict: TypeAlias = Mapping[str, Any]
|
@@ -17056,11 +17007,11 @@ class PreventionDiscoveryConfigTargetCloudSqlTargetFilterArgs:
|
|
17056
17007
|
database_resource_reference: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetFilterDatabaseResourceReferenceArgs']] = None,
|
17057
17008
|
others: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetFilterOthersArgs']] = None):
|
17058
17009
|
"""
|
17059
|
-
:param pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionArgs'] collection: A specific set of
|
17010
|
+
:param pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionArgs'] collection: A specific set of database resources for this filter to apply to.
|
17060
17011
|
Structure is documented below.
|
17061
17012
|
:param pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetFilterDatabaseResourceReferenceArgs'] database_resource_reference: The database resource to scan. Targets including this can only include one target (the target with this database resource reference).
|
17062
17013
|
Structure is documented below.
|
17063
|
-
:param pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetFilterOthersArgs'] others:
|
17014
|
+
:param pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetFilterOthersArgs'] others: Catch-all. This should always be the last target in the list because anything above it will apply first. Should only appear once in a configuration. If none is specified, a default one will be added automatically.
|
17064
17015
|
"""
|
17065
17016
|
if collection is not None:
|
17066
17017
|
pulumi.set(__self__, "collection", collection)
|
@@ -17073,7 +17024,7 @@ class PreventionDiscoveryConfigTargetCloudSqlTargetFilterArgs:
|
|
17073
17024
|
@pulumi.getter
|
17074
17025
|
def collection(self) -> Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionArgs']]:
|
17075
17026
|
"""
|
17076
|
-
A specific set of
|
17027
|
+
A specific set of database resources for this filter to apply to.
|
17077
17028
|
Structure is documented below.
|
17078
17029
|
"""
|
17079
17030
|
return pulumi.get(self, "collection")
|
@@ -17099,7 +17050,7 @@ class PreventionDiscoveryConfigTargetCloudSqlTargetFilterArgs:
|
|
17099
17050
|
@pulumi.getter
|
17100
17051
|
def others(self) -> Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetFilterOthersArgs']]:
|
17101
17052
|
"""
|
17102
|
-
|
17053
|
+
Catch-all. This should always be the last target in the list because anything above it will apply first. Should only appear once in a configuration. If none is specified, a default one will be added automatically.
|
17103
17054
|
"""
|
17104
17055
|
return pulumi.get(self, "others")
|
17105
17056
|
|
@@ -17112,7 +17063,7 @@ if not MYPY:
|
|
17112
17063
|
class PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionArgsDict(TypedDict):
|
17113
17064
|
include_regexes: NotRequired[pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionIncludeRegexesArgsDict']]
|
17114
17065
|
"""
|
17115
|
-
A collection of regular expressions to match a
|
17066
|
+
A collection of regular expressions to match a database resource against.
|
17116
17067
|
Structure is documented below.
|
17117
17068
|
"""
|
17118
17069
|
elif False:
|
@@ -17123,7 +17074,7 @@ class PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionArgs:
|
|
17123
17074
|
def __init__(__self__, *,
|
17124
17075
|
include_regexes: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionIncludeRegexesArgs']] = None):
|
17125
17076
|
"""
|
17126
|
-
:param pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionIncludeRegexesArgs'] include_regexes: A collection of regular expressions to match a
|
17077
|
+
:param pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionIncludeRegexesArgs'] include_regexes: A collection of regular expressions to match a database resource against.
|
17127
17078
|
Structure is documented below.
|
17128
17079
|
"""
|
17129
17080
|
if include_regexes is not None:
|
@@ -17133,7 +17084,7 @@ class PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionArgs:
|
|
17133
17084
|
@pulumi.getter(name="includeRegexes")
|
17134
17085
|
def include_regexes(self) -> Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionIncludeRegexesArgs']]:
|
17135
17086
|
"""
|
17136
|
-
A collection of regular expressions to match a
|
17087
|
+
A collection of regular expressions to match a database resource against.
|
17137
17088
|
Structure is documented below.
|
17138
17089
|
"""
|
17139
17090
|
return pulumi.get(self, "include_regexes")
|
@@ -17147,7 +17098,7 @@ if not MYPY:
|
|
17147
17098
|
class PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionIncludeRegexesArgsDict(TypedDict):
|
17148
17099
|
patterns: NotRequired[pulumi.Input[Sequence[pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionIncludeRegexesPatternArgsDict']]]]
|
17149
17100
|
"""
|
17150
|
-
|
17101
|
+
A group of regular expression patterns to match against one or more database resources. Maximum of 100 entries. The sum of all regular expressions' length can't exceed 10 KiB.
|
17151
17102
|
Structure is documented below.
|
17152
17103
|
"""
|
17153
17104
|
elif False:
|
@@ -17158,7 +17109,7 @@ class PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionIncludeRegexe
|
|
17158
17109
|
def __init__(__self__, *,
|
17159
17110
|
patterns: Optional[pulumi.Input[Sequence[pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionIncludeRegexesPatternArgs']]]] = None):
|
17160
17111
|
"""
|
17161
|
-
:param pulumi.Input[Sequence[pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionIncludeRegexesPatternArgs']]] patterns:
|
17112
|
+
:param pulumi.Input[Sequence[pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionIncludeRegexesPatternArgs']]] patterns: A group of regular expression patterns to match against one or more database resources. Maximum of 100 entries. The sum of all regular expressions' length can't exceed 10 KiB.
|
17162
17113
|
Structure is documented below.
|
17163
17114
|
"""
|
17164
17115
|
if patterns is not None:
|
@@ -17168,7 +17119,7 @@ class PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionIncludeRegexe
|
|
17168
17119
|
@pulumi.getter
|
17169
17120
|
def patterns(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionIncludeRegexesPatternArgs']]]]:
|
17170
17121
|
"""
|
17171
|
-
|
17122
|
+
A group of regular expression patterns to match against one or more database resources. Maximum of 100 entries. The sum of all regular expressions' length can't exceed 10 KiB.
|
17172
17123
|
Structure is documented below.
|
17173
17124
|
"""
|
17174
17125
|
return pulumi.get(self, "patterns")
|
@@ -17374,7 +17325,7 @@ if not MYPY:
|
|
17374
17325
|
class PreventionDiscoveryConfigTargetCloudSqlTargetGenerationCadenceArgsDict(TypedDict):
|
17375
17326
|
refresh_frequency: NotRequired[pulumi.Input[str]]
|
17376
17327
|
"""
|
17377
|
-
Data changes in Cloud
|
17328
|
+
Data changes (non-schema changes) in Cloud SQL tables can't trigger reprofiling. If you set this field, profiles are refreshed at this frequency regardless of whether the underlying tables have changes. Defaults to never.
|
17378
17329
|
Possible values are: `UPDATE_FREQUENCY_NEVER`, `UPDATE_FREQUENCY_DAILY`, `UPDATE_FREQUENCY_MONTHLY`.
|
17379
17330
|
"""
|
17380
17331
|
schema_modified_cadence: NotRequired[pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetGenerationCadenceSchemaModifiedCadenceArgsDict']]
|
@@ -17391,7 +17342,7 @@ class PreventionDiscoveryConfigTargetCloudSqlTargetGenerationCadenceArgs:
|
|
17391
17342
|
refresh_frequency: Optional[pulumi.Input[str]] = None,
|
17392
17343
|
schema_modified_cadence: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetGenerationCadenceSchemaModifiedCadenceArgs']] = None):
|
17393
17344
|
"""
|
17394
|
-
:param pulumi.Input[str] refresh_frequency: Data changes in Cloud
|
17345
|
+
:param pulumi.Input[str] refresh_frequency: Data changes (non-schema changes) in Cloud SQL tables can't trigger reprofiling. If you set this field, profiles are refreshed at this frequency regardless of whether the underlying tables have changes. Defaults to never.
|
17395
17346
|
Possible values are: `UPDATE_FREQUENCY_NEVER`, `UPDATE_FREQUENCY_DAILY`, `UPDATE_FREQUENCY_MONTHLY`.
|
17396
17347
|
:param pulumi.Input['PreventionDiscoveryConfigTargetCloudSqlTargetGenerationCadenceSchemaModifiedCadenceArgs'] schema_modified_cadence: Governs when to update data profiles when a schema is modified
|
17397
17348
|
Structure is documented below.
|
@@ -17405,7 +17356,7 @@ class PreventionDiscoveryConfigTargetCloudSqlTargetGenerationCadenceArgs:
|
|
17405
17356
|
@pulumi.getter(name="refreshFrequency")
|
17406
17357
|
def refresh_frequency(self) -> Optional[pulumi.Input[str]]:
|
17407
17358
|
"""
|
17408
|
-
Data changes in Cloud
|
17359
|
+
Data changes (non-schema changes) in Cloud SQL tables can't trigger reprofiling. If you set this field, profiles are refreshed at this frequency regardless of whether the underlying tables have changes. Defaults to never.
|
17409
17360
|
Possible values are: `UPDATE_FREQUENCY_NEVER`, `UPDATE_FREQUENCY_DAILY`, `UPDATE_FREQUENCY_MONTHLY`.
|
17410
17361
|
"""
|
17411
17362
|
return pulumi.get(self, "refresh_frequency")
|
@@ -17486,643 +17437,6 @@ class PreventionDiscoveryConfigTargetCloudSqlTargetGenerationCadenceSchemaModifi
|
|
17486
17437
|
pulumi.set(self, "types", value)
|
17487
17438
|
|
17488
17439
|
|
17489
|
-
if not MYPY:
|
17490
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetArgsDict(TypedDict):
|
17491
|
-
filter: pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterArgsDict']
|
17492
|
-
"""
|
17493
|
-
The buckets the generation_cadence applies to. The first target with a matching filter will be the one to apply to a bucket.
|
17494
|
-
Structure is documented below.
|
17495
|
-
"""
|
17496
|
-
conditions: NotRequired[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetConditionsArgsDict']]
|
17497
|
-
"""
|
17498
|
-
In addition to matching the filter, these conditions must be true before a profile is generated.
|
17499
|
-
Structure is documented below.
|
17500
|
-
"""
|
17501
|
-
disabled: NotRequired[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetDisabledArgsDict']]
|
17502
|
-
"""
|
17503
|
-
Disable profiling for buckets that match this filter.
|
17504
|
-
"""
|
17505
|
-
generation_cadence: NotRequired[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceArgsDict']]
|
17506
|
-
"""
|
17507
|
-
How often and when to update profiles. New buckets that match both the filter and conditions are scanned as quickly as possible depending on system capacity.
|
17508
|
-
Structure is documented below.
|
17509
|
-
"""
|
17510
|
-
elif False:
|
17511
|
-
PreventionDiscoveryConfigTargetCloudStorageTargetArgsDict: TypeAlias = Mapping[str, Any]
|
17512
|
-
|
17513
|
-
@pulumi.input_type
|
17514
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetArgs:
|
17515
|
-
def __init__(__self__, *,
|
17516
|
-
filter: pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterArgs'],
|
17517
|
-
conditions: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetConditionsArgs']] = None,
|
17518
|
-
disabled: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetDisabledArgs']] = None,
|
17519
|
-
generation_cadence: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceArgs']] = None):
|
17520
|
-
"""
|
17521
|
-
:param pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterArgs'] filter: The buckets the generation_cadence applies to. The first target with a matching filter will be the one to apply to a bucket.
|
17522
|
-
Structure is documented below.
|
17523
|
-
:param pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetConditionsArgs'] conditions: In addition to matching the filter, these conditions must be true before a profile is generated.
|
17524
|
-
Structure is documented below.
|
17525
|
-
:param pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetDisabledArgs'] disabled: Disable profiling for buckets that match this filter.
|
17526
|
-
:param pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceArgs'] generation_cadence: How often and when to update profiles. New buckets that match both the filter and conditions are scanned as quickly as possible depending on system capacity.
|
17527
|
-
Structure is documented below.
|
17528
|
-
"""
|
17529
|
-
pulumi.set(__self__, "filter", filter)
|
17530
|
-
if conditions is not None:
|
17531
|
-
pulumi.set(__self__, "conditions", conditions)
|
17532
|
-
if disabled is not None:
|
17533
|
-
pulumi.set(__self__, "disabled", disabled)
|
17534
|
-
if generation_cadence is not None:
|
17535
|
-
pulumi.set(__self__, "generation_cadence", generation_cadence)
|
17536
|
-
|
17537
|
-
@property
|
17538
|
-
@pulumi.getter
|
17539
|
-
def filter(self) -> pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterArgs']:
|
17540
|
-
"""
|
17541
|
-
The buckets the generation_cadence applies to. The first target with a matching filter will be the one to apply to a bucket.
|
17542
|
-
Structure is documented below.
|
17543
|
-
"""
|
17544
|
-
return pulumi.get(self, "filter")
|
17545
|
-
|
17546
|
-
@filter.setter
|
17547
|
-
def filter(self, value: pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterArgs']):
|
17548
|
-
pulumi.set(self, "filter", value)
|
17549
|
-
|
17550
|
-
@property
|
17551
|
-
@pulumi.getter
|
17552
|
-
def conditions(self) -> Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetConditionsArgs']]:
|
17553
|
-
"""
|
17554
|
-
In addition to matching the filter, these conditions must be true before a profile is generated.
|
17555
|
-
Structure is documented below.
|
17556
|
-
"""
|
17557
|
-
return pulumi.get(self, "conditions")
|
17558
|
-
|
17559
|
-
@conditions.setter
|
17560
|
-
def conditions(self, value: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetConditionsArgs']]):
|
17561
|
-
pulumi.set(self, "conditions", value)
|
17562
|
-
|
17563
|
-
@property
|
17564
|
-
@pulumi.getter
|
17565
|
-
def disabled(self) -> Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetDisabledArgs']]:
|
17566
|
-
"""
|
17567
|
-
Disable profiling for buckets that match this filter.
|
17568
|
-
"""
|
17569
|
-
return pulumi.get(self, "disabled")
|
17570
|
-
|
17571
|
-
@disabled.setter
|
17572
|
-
def disabled(self, value: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetDisabledArgs']]):
|
17573
|
-
pulumi.set(self, "disabled", value)
|
17574
|
-
|
17575
|
-
@property
|
17576
|
-
@pulumi.getter(name="generationCadence")
|
17577
|
-
def generation_cadence(self) -> Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceArgs']]:
|
17578
|
-
"""
|
17579
|
-
How often and when to update profiles. New buckets that match both the filter and conditions are scanned as quickly as possible depending on system capacity.
|
17580
|
-
Structure is documented below.
|
17581
|
-
"""
|
17582
|
-
return pulumi.get(self, "generation_cadence")
|
17583
|
-
|
17584
|
-
@generation_cadence.setter
|
17585
|
-
def generation_cadence(self, value: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceArgs']]):
|
17586
|
-
pulumi.set(self, "generation_cadence", value)
|
17587
|
-
|
17588
|
-
|
17589
|
-
if not MYPY:
|
17590
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetConditionsArgsDict(TypedDict):
|
17591
|
-
cloud_storage_conditions: NotRequired[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetConditionsCloudStorageConditionsArgsDict']]
|
17592
|
-
"""
|
17593
|
-
Cloud Storage conditions.
|
17594
|
-
Structure is documented below.
|
17595
|
-
"""
|
17596
|
-
created_after: NotRequired[pulumi.Input[str]]
|
17597
|
-
"""
|
17598
|
-
File store must have been created after this date. Used to avoid backfilling. A timestamp in RFC3339 UTC "Zulu" format with nanosecond resolution and upto nine fractional digits.
|
17599
|
-
"""
|
17600
|
-
min_age: NotRequired[pulumi.Input[str]]
|
17601
|
-
"""
|
17602
|
-
Duration format. Minimum age a file store must have. If set, the value must be 1 hour or greater.
|
17603
|
-
"""
|
17604
|
-
elif False:
|
17605
|
-
PreventionDiscoveryConfigTargetCloudStorageTargetConditionsArgsDict: TypeAlias = Mapping[str, Any]
|
17606
|
-
|
17607
|
-
@pulumi.input_type
|
17608
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetConditionsArgs:
|
17609
|
-
def __init__(__self__, *,
|
17610
|
-
cloud_storage_conditions: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetConditionsCloudStorageConditionsArgs']] = None,
|
17611
|
-
created_after: Optional[pulumi.Input[str]] = None,
|
17612
|
-
min_age: Optional[pulumi.Input[str]] = None):
|
17613
|
-
"""
|
17614
|
-
:param pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetConditionsCloudStorageConditionsArgs'] cloud_storage_conditions: Cloud Storage conditions.
|
17615
|
-
Structure is documented below.
|
17616
|
-
:param pulumi.Input[str] created_after: File store must have been created after this date. Used to avoid backfilling. A timestamp in RFC3339 UTC "Zulu" format with nanosecond resolution and upto nine fractional digits.
|
17617
|
-
:param pulumi.Input[str] min_age: Duration format. Minimum age a file store must have. If set, the value must be 1 hour or greater.
|
17618
|
-
"""
|
17619
|
-
if cloud_storage_conditions is not None:
|
17620
|
-
pulumi.set(__self__, "cloud_storage_conditions", cloud_storage_conditions)
|
17621
|
-
if created_after is not None:
|
17622
|
-
pulumi.set(__self__, "created_after", created_after)
|
17623
|
-
if min_age is not None:
|
17624
|
-
pulumi.set(__self__, "min_age", min_age)
|
17625
|
-
|
17626
|
-
@property
|
17627
|
-
@pulumi.getter(name="cloudStorageConditions")
|
17628
|
-
def cloud_storage_conditions(self) -> Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetConditionsCloudStorageConditionsArgs']]:
|
17629
|
-
"""
|
17630
|
-
Cloud Storage conditions.
|
17631
|
-
Structure is documented below.
|
17632
|
-
"""
|
17633
|
-
return pulumi.get(self, "cloud_storage_conditions")
|
17634
|
-
|
17635
|
-
@cloud_storage_conditions.setter
|
17636
|
-
def cloud_storage_conditions(self, value: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetConditionsCloudStorageConditionsArgs']]):
|
17637
|
-
pulumi.set(self, "cloud_storage_conditions", value)
|
17638
|
-
|
17639
|
-
@property
|
17640
|
-
@pulumi.getter(name="createdAfter")
|
17641
|
-
def created_after(self) -> Optional[pulumi.Input[str]]:
|
17642
|
-
"""
|
17643
|
-
File store must have been created after this date. Used to avoid backfilling. A timestamp in RFC3339 UTC "Zulu" format with nanosecond resolution and upto nine fractional digits.
|
17644
|
-
"""
|
17645
|
-
return pulumi.get(self, "created_after")
|
17646
|
-
|
17647
|
-
@created_after.setter
|
17648
|
-
def created_after(self, value: Optional[pulumi.Input[str]]):
|
17649
|
-
pulumi.set(self, "created_after", value)
|
17650
|
-
|
17651
|
-
@property
|
17652
|
-
@pulumi.getter(name="minAge")
|
17653
|
-
def min_age(self) -> Optional[pulumi.Input[str]]:
|
17654
|
-
"""
|
17655
|
-
Duration format. Minimum age a file store must have. If set, the value must be 1 hour or greater.
|
17656
|
-
"""
|
17657
|
-
return pulumi.get(self, "min_age")
|
17658
|
-
|
17659
|
-
@min_age.setter
|
17660
|
-
def min_age(self, value: Optional[pulumi.Input[str]]):
|
17661
|
-
pulumi.set(self, "min_age", value)
|
17662
|
-
|
17663
|
-
|
17664
|
-
if not MYPY:
|
17665
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetConditionsCloudStorageConditionsArgsDict(TypedDict):
|
17666
|
-
included_bucket_attributes: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
17667
|
-
"""
|
17668
|
-
Only objects with the specified attributes will be scanned. Defaults to [ALL_SUPPORTED_BUCKETS] if unset.
|
17669
|
-
Each value may be one of: `ALL_SUPPORTED_BUCKETS`, `AUTOCLASS_DISABLED`, `AUTOCLASS_ENABLED`.
|
17670
|
-
"""
|
17671
|
-
included_object_attributes: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
17672
|
-
"""
|
17673
|
-
Only objects with the specified attributes will be scanned. If an object has one of the specified attributes but is inside an excluded bucket, it will not be scanned. Defaults to [ALL_SUPPORTED_OBJECTS]. A profile will be created even if no objects match the included_object_attributes.
|
17674
|
-
Each value may be one of: `ALL_SUPPORTED_OBJECTS`, `STANDARD`, `NEARLINE`, `COLDLINE`, `ARCHIVE`, `REGIONAL`, `MULTI_REGIONAL`, `DURABLE_REDUCED_AVAILABILITY`.
|
17675
|
-
"""
|
17676
|
-
elif False:
|
17677
|
-
PreventionDiscoveryConfigTargetCloudStorageTargetConditionsCloudStorageConditionsArgsDict: TypeAlias = Mapping[str, Any]
|
17678
|
-
|
17679
|
-
@pulumi.input_type
|
17680
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetConditionsCloudStorageConditionsArgs:
|
17681
|
-
def __init__(__self__, *,
|
17682
|
-
included_bucket_attributes: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
17683
|
-
included_object_attributes: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
|
17684
|
-
"""
|
17685
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] included_bucket_attributes: Only objects with the specified attributes will be scanned. Defaults to [ALL_SUPPORTED_BUCKETS] if unset.
|
17686
|
-
Each value may be one of: `ALL_SUPPORTED_BUCKETS`, `AUTOCLASS_DISABLED`, `AUTOCLASS_ENABLED`.
|
17687
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] included_object_attributes: Only objects with the specified attributes will be scanned. If an object has one of the specified attributes but is inside an excluded bucket, it will not be scanned. Defaults to [ALL_SUPPORTED_OBJECTS]. A profile will be created even if no objects match the included_object_attributes.
|
17688
|
-
Each value may be one of: `ALL_SUPPORTED_OBJECTS`, `STANDARD`, `NEARLINE`, `COLDLINE`, `ARCHIVE`, `REGIONAL`, `MULTI_REGIONAL`, `DURABLE_REDUCED_AVAILABILITY`.
|
17689
|
-
"""
|
17690
|
-
if included_bucket_attributes is not None:
|
17691
|
-
pulumi.set(__self__, "included_bucket_attributes", included_bucket_attributes)
|
17692
|
-
if included_object_attributes is not None:
|
17693
|
-
pulumi.set(__self__, "included_object_attributes", included_object_attributes)
|
17694
|
-
|
17695
|
-
@property
|
17696
|
-
@pulumi.getter(name="includedBucketAttributes")
|
17697
|
-
def included_bucket_attributes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
17698
|
-
"""
|
17699
|
-
Only objects with the specified attributes will be scanned. Defaults to [ALL_SUPPORTED_BUCKETS] if unset.
|
17700
|
-
Each value may be one of: `ALL_SUPPORTED_BUCKETS`, `AUTOCLASS_DISABLED`, `AUTOCLASS_ENABLED`.
|
17701
|
-
"""
|
17702
|
-
return pulumi.get(self, "included_bucket_attributes")
|
17703
|
-
|
17704
|
-
@included_bucket_attributes.setter
|
17705
|
-
def included_bucket_attributes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
17706
|
-
pulumi.set(self, "included_bucket_attributes", value)
|
17707
|
-
|
17708
|
-
@property
|
17709
|
-
@pulumi.getter(name="includedObjectAttributes")
|
17710
|
-
def included_object_attributes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
17711
|
-
"""
|
17712
|
-
Only objects with the specified attributes will be scanned. If an object has one of the specified attributes but is inside an excluded bucket, it will not be scanned. Defaults to [ALL_SUPPORTED_OBJECTS]. A profile will be created even if no objects match the included_object_attributes.
|
17713
|
-
Each value may be one of: `ALL_SUPPORTED_OBJECTS`, `STANDARD`, `NEARLINE`, `COLDLINE`, `ARCHIVE`, `REGIONAL`, `MULTI_REGIONAL`, `DURABLE_REDUCED_AVAILABILITY`.
|
17714
|
-
"""
|
17715
|
-
return pulumi.get(self, "included_object_attributes")
|
17716
|
-
|
17717
|
-
@included_object_attributes.setter
|
17718
|
-
def included_object_attributes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
17719
|
-
pulumi.set(self, "included_object_attributes", value)
|
17720
|
-
|
17721
|
-
|
17722
|
-
if not MYPY:
|
17723
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetDisabledArgsDict(TypedDict):
|
17724
|
-
pass
|
17725
|
-
elif False:
|
17726
|
-
PreventionDiscoveryConfigTargetCloudStorageTargetDisabledArgsDict: TypeAlias = Mapping[str, Any]
|
17727
|
-
|
17728
|
-
@pulumi.input_type
|
17729
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetDisabledArgs:
|
17730
|
-
def __init__(__self__):
|
17731
|
-
pass
|
17732
|
-
|
17733
|
-
|
17734
|
-
if not MYPY:
|
17735
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetFilterArgsDict(TypedDict):
|
17736
|
-
cloud_storage_resource_reference: NotRequired[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCloudStorageResourceReferenceArgsDict']]
|
17737
|
-
"""
|
17738
|
-
The bucket to scan. Targets including this can only include one target (the target with this bucket). This enables profiling the contents of a single bucket, while the other options allow for easy profiling of many buckets within a project or an organization.
|
17739
|
-
Structure is documented below.
|
17740
|
-
"""
|
17741
|
-
collection: NotRequired[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionArgsDict']]
|
17742
|
-
"""
|
17743
|
-
A specific set of buckets for this filter to apply to.
|
17744
|
-
Structure is documented below.
|
17745
|
-
"""
|
17746
|
-
others: NotRequired[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterOthersArgsDict']]
|
17747
|
-
"""
|
17748
|
-
Match discovery resources not covered by any other filter.
|
17749
|
-
"""
|
17750
|
-
elif False:
|
17751
|
-
PreventionDiscoveryConfigTargetCloudStorageTargetFilterArgsDict: TypeAlias = Mapping[str, Any]
|
17752
|
-
|
17753
|
-
@pulumi.input_type
|
17754
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetFilterArgs:
|
17755
|
-
def __init__(__self__, *,
|
17756
|
-
cloud_storage_resource_reference: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCloudStorageResourceReferenceArgs']] = None,
|
17757
|
-
collection: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionArgs']] = None,
|
17758
|
-
others: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterOthersArgs']] = None):
|
17759
|
-
"""
|
17760
|
-
:param pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCloudStorageResourceReferenceArgs'] cloud_storage_resource_reference: The bucket to scan. Targets including this can only include one target (the target with this bucket). This enables profiling the contents of a single bucket, while the other options allow for easy profiling of many buckets within a project or an organization.
|
17761
|
-
Structure is documented below.
|
17762
|
-
:param pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionArgs'] collection: A specific set of buckets for this filter to apply to.
|
17763
|
-
Structure is documented below.
|
17764
|
-
:param pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterOthersArgs'] others: Match discovery resources not covered by any other filter.
|
17765
|
-
"""
|
17766
|
-
if cloud_storage_resource_reference is not None:
|
17767
|
-
pulumi.set(__self__, "cloud_storage_resource_reference", cloud_storage_resource_reference)
|
17768
|
-
if collection is not None:
|
17769
|
-
pulumi.set(__self__, "collection", collection)
|
17770
|
-
if others is not None:
|
17771
|
-
pulumi.set(__self__, "others", others)
|
17772
|
-
|
17773
|
-
@property
|
17774
|
-
@pulumi.getter(name="cloudStorageResourceReference")
|
17775
|
-
def cloud_storage_resource_reference(self) -> Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCloudStorageResourceReferenceArgs']]:
|
17776
|
-
"""
|
17777
|
-
The bucket to scan. Targets including this can only include one target (the target with this bucket). This enables profiling the contents of a single bucket, while the other options allow for easy profiling of many buckets within a project or an organization.
|
17778
|
-
Structure is documented below.
|
17779
|
-
"""
|
17780
|
-
return pulumi.get(self, "cloud_storage_resource_reference")
|
17781
|
-
|
17782
|
-
@cloud_storage_resource_reference.setter
|
17783
|
-
def cloud_storage_resource_reference(self, value: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCloudStorageResourceReferenceArgs']]):
|
17784
|
-
pulumi.set(self, "cloud_storage_resource_reference", value)
|
17785
|
-
|
17786
|
-
@property
|
17787
|
-
@pulumi.getter
|
17788
|
-
def collection(self) -> Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionArgs']]:
|
17789
|
-
"""
|
17790
|
-
A specific set of buckets for this filter to apply to.
|
17791
|
-
Structure is documented below.
|
17792
|
-
"""
|
17793
|
-
return pulumi.get(self, "collection")
|
17794
|
-
|
17795
|
-
@collection.setter
|
17796
|
-
def collection(self, value: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionArgs']]):
|
17797
|
-
pulumi.set(self, "collection", value)
|
17798
|
-
|
17799
|
-
@property
|
17800
|
-
@pulumi.getter
|
17801
|
-
def others(self) -> Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterOthersArgs']]:
|
17802
|
-
"""
|
17803
|
-
Match discovery resources not covered by any other filter.
|
17804
|
-
"""
|
17805
|
-
return pulumi.get(self, "others")
|
17806
|
-
|
17807
|
-
@others.setter
|
17808
|
-
def others(self, value: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterOthersArgs']]):
|
17809
|
-
pulumi.set(self, "others", value)
|
17810
|
-
|
17811
|
-
|
17812
|
-
if not MYPY:
|
17813
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetFilterCloudStorageResourceReferenceArgsDict(TypedDict):
|
17814
|
-
bucket_name: NotRequired[pulumi.Input[str]]
|
17815
|
-
"""
|
17816
|
-
The bucket to scan.
|
17817
|
-
"""
|
17818
|
-
project_id: NotRequired[pulumi.Input[str]]
|
17819
|
-
"""
|
17820
|
-
If within a project-level config, then this must match the config's project id.
|
17821
|
-
"""
|
17822
|
-
elif False:
|
17823
|
-
PreventionDiscoveryConfigTargetCloudStorageTargetFilterCloudStorageResourceReferenceArgsDict: TypeAlias = Mapping[str, Any]
|
17824
|
-
|
17825
|
-
@pulumi.input_type
|
17826
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetFilterCloudStorageResourceReferenceArgs:
|
17827
|
-
def __init__(__self__, *,
|
17828
|
-
bucket_name: Optional[pulumi.Input[str]] = None,
|
17829
|
-
project_id: Optional[pulumi.Input[str]] = None):
|
17830
|
-
"""
|
17831
|
-
:param pulumi.Input[str] bucket_name: The bucket to scan.
|
17832
|
-
:param pulumi.Input[str] project_id: If within a project-level config, then this must match the config's project id.
|
17833
|
-
"""
|
17834
|
-
if bucket_name is not None:
|
17835
|
-
pulumi.set(__self__, "bucket_name", bucket_name)
|
17836
|
-
if project_id is not None:
|
17837
|
-
pulumi.set(__self__, "project_id", project_id)
|
17838
|
-
|
17839
|
-
@property
|
17840
|
-
@pulumi.getter(name="bucketName")
|
17841
|
-
def bucket_name(self) -> Optional[pulumi.Input[str]]:
|
17842
|
-
"""
|
17843
|
-
The bucket to scan.
|
17844
|
-
"""
|
17845
|
-
return pulumi.get(self, "bucket_name")
|
17846
|
-
|
17847
|
-
@bucket_name.setter
|
17848
|
-
def bucket_name(self, value: Optional[pulumi.Input[str]]):
|
17849
|
-
pulumi.set(self, "bucket_name", value)
|
17850
|
-
|
17851
|
-
@property
|
17852
|
-
@pulumi.getter(name="projectId")
|
17853
|
-
def project_id(self) -> Optional[pulumi.Input[str]]:
|
17854
|
-
"""
|
17855
|
-
If within a project-level config, then this must match the config's project id.
|
17856
|
-
"""
|
17857
|
-
return pulumi.get(self, "project_id")
|
17858
|
-
|
17859
|
-
@project_id.setter
|
17860
|
-
def project_id(self, value: Optional[pulumi.Input[str]]):
|
17861
|
-
pulumi.set(self, "project_id", value)
|
17862
|
-
|
17863
|
-
|
17864
|
-
if not MYPY:
|
17865
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionArgsDict(TypedDict):
|
17866
|
-
include_regexes: NotRequired[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesArgsDict']]
|
17867
|
-
"""
|
17868
|
-
A collection of regular expressions to match a file store against.
|
17869
|
-
Structure is documented below.
|
17870
|
-
"""
|
17871
|
-
elif False:
|
17872
|
-
PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionArgsDict: TypeAlias = Mapping[str, Any]
|
17873
|
-
|
17874
|
-
@pulumi.input_type
|
17875
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionArgs:
|
17876
|
-
def __init__(__self__, *,
|
17877
|
-
include_regexes: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesArgs']] = None):
|
17878
|
-
"""
|
17879
|
-
:param pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesArgs'] include_regexes: A collection of regular expressions to match a file store against.
|
17880
|
-
Structure is documented below.
|
17881
|
-
"""
|
17882
|
-
if include_regexes is not None:
|
17883
|
-
pulumi.set(__self__, "include_regexes", include_regexes)
|
17884
|
-
|
17885
|
-
@property
|
17886
|
-
@pulumi.getter(name="includeRegexes")
|
17887
|
-
def include_regexes(self) -> Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesArgs']]:
|
17888
|
-
"""
|
17889
|
-
A collection of regular expressions to match a file store against.
|
17890
|
-
Structure is documented below.
|
17891
|
-
"""
|
17892
|
-
return pulumi.get(self, "include_regexes")
|
17893
|
-
|
17894
|
-
@include_regexes.setter
|
17895
|
-
def include_regexes(self, value: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesArgs']]):
|
17896
|
-
pulumi.set(self, "include_regexes", value)
|
17897
|
-
|
17898
|
-
|
17899
|
-
if not MYPY:
|
17900
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesArgsDict(TypedDict):
|
17901
|
-
patterns: NotRequired[pulumi.Input[Sequence[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesPatternArgsDict']]]]
|
17902
|
-
"""
|
17903
|
-
The group of regular expression patterns to match against one or more file stores. Maximum of 100 entries. The sum of all lengths of regular expressions can't exceed 10 KiB.
|
17904
|
-
Structure is documented below.
|
17905
|
-
"""
|
17906
|
-
elif False:
|
17907
|
-
PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesArgsDict: TypeAlias = Mapping[str, Any]
|
17908
|
-
|
17909
|
-
@pulumi.input_type
|
17910
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesArgs:
|
17911
|
-
def __init__(__self__, *,
|
17912
|
-
patterns: Optional[pulumi.Input[Sequence[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesPatternArgs']]]] = None):
|
17913
|
-
"""
|
17914
|
-
:param pulumi.Input[Sequence[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesPatternArgs']]] patterns: The group of regular expression patterns to match against one or more file stores. Maximum of 100 entries. The sum of all lengths of regular expressions can't exceed 10 KiB.
|
17915
|
-
Structure is documented below.
|
17916
|
-
"""
|
17917
|
-
if patterns is not None:
|
17918
|
-
pulumi.set(__self__, "patterns", patterns)
|
17919
|
-
|
17920
|
-
@property
|
17921
|
-
@pulumi.getter
|
17922
|
-
def patterns(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesPatternArgs']]]]:
|
17923
|
-
"""
|
17924
|
-
The group of regular expression patterns to match against one or more file stores. Maximum of 100 entries. The sum of all lengths of regular expressions can't exceed 10 KiB.
|
17925
|
-
Structure is documented below.
|
17926
|
-
"""
|
17927
|
-
return pulumi.get(self, "patterns")
|
17928
|
-
|
17929
|
-
@patterns.setter
|
17930
|
-
def patterns(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesPatternArgs']]]]):
|
17931
|
-
pulumi.set(self, "patterns", value)
|
17932
|
-
|
17933
|
-
|
17934
|
-
if not MYPY:
|
17935
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesPatternArgsDict(TypedDict):
|
17936
|
-
cloud_storage_regex: NotRequired[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesPatternCloudStorageRegexArgsDict']]
|
17937
|
-
"""
|
17938
|
-
Regex for Cloud Storage.
|
17939
|
-
Structure is documented below.
|
17940
|
-
"""
|
17941
|
-
elif False:
|
17942
|
-
PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesPatternArgsDict: TypeAlias = Mapping[str, Any]
|
17943
|
-
|
17944
|
-
@pulumi.input_type
|
17945
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesPatternArgs:
|
17946
|
-
def __init__(__self__, *,
|
17947
|
-
cloud_storage_regex: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesPatternCloudStorageRegexArgs']] = None):
|
17948
|
-
"""
|
17949
|
-
:param pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesPatternCloudStorageRegexArgs'] cloud_storage_regex: Regex for Cloud Storage.
|
17950
|
-
Structure is documented below.
|
17951
|
-
"""
|
17952
|
-
if cloud_storage_regex is not None:
|
17953
|
-
pulumi.set(__self__, "cloud_storage_regex", cloud_storage_regex)
|
17954
|
-
|
17955
|
-
@property
|
17956
|
-
@pulumi.getter(name="cloudStorageRegex")
|
17957
|
-
def cloud_storage_regex(self) -> Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesPatternCloudStorageRegexArgs']]:
|
17958
|
-
"""
|
17959
|
-
Regex for Cloud Storage.
|
17960
|
-
Structure is documented below.
|
17961
|
-
"""
|
17962
|
-
return pulumi.get(self, "cloud_storage_regex")
|
17963
|
-
|
17964
|
-
@cloud_storage_regex.setter
|
17965
|
-
def cloud_storage_regex(self, value: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesPatternCloudStorageRegexArgs']]):
|
17966
|
-
pulumi.set(self, "cloud_storage_regex", value)
|
17967
|
-
|
17968
|
-
|
17969
|
-
if not MYPY:
|
17970
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesPatternCloudStorageRegexArgsDict(TypedDict):
|
17971
|
-
bucket_name_regex: NotRequired[pulumi.Input[str]]
|
17972
|
-
"""
|
17973
|
-
Regex to test the bucket name against. If empty, all buckets match. Example: "marketing2021" or "(marketing)\\d{4}" will both match the bucket gs://marketing2021
|
17974
|
-
"""
|
17975
|
-
project_id_regex: NotRequired[pulumi.Input[str]]
|
17976
|
-
"""
|
17977
|
-
For organizations, if unset, will match all projects.
|
17978
|
-
"""
|
17979
|
-
elif False:
|
17980
|
-
PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesPatternCloudStorageRegexArgsDict: TypeAlias = Mapping[str, Any]
|
17981
|
-
|
17982
|
-
@pulumi.input_type
|
17983
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesPatternCloudStorageRegexArgs:
|
17984
|
-
def __init__(__self__, *,
|
17985
|
-
bucket_name_regex: Optional[pulumi.Input[str]] = None,
|
17986
|
-
project_id_regex: Optional[pulumi.Input[str]] = None):
|
17987
|
-
"""
|
17988
|
-
:param pulumi.Input[str] bucket_name_regex: Regex to test the bucket name against. If empty, all buckets match. Example: "marketing2021" or "(marketing)\\d{4}" will both match the bucket gs://marketing2021
|
17989
|
-
:param pulumi.Input[str] project_id_regex: For organizations, if unset, will match all projects.
|
17990
|
-
"""
|
17991
|
-
if bucket_name_regex is not None:
|
17992
|
-
pulumi.set(__self__, "bucket_name_regex", bucket_name_regex)
|
17993
|
-
if project_id_regex is not None:
|
17994
|
-
pulumi.set(__self__, "project_id_regex", project_id_regex)
|
17995
|
-
|
17996
|
-
@property
|
17997
|
-
@pulumi.getter(name="bucketNameRegex")
|
17998
|
-
def bucket_name_regex(self) -> Optional[pulumi.Input[str]]:
|
17999
|
-
"""
|
18000
|
-
Regex to test the bucket name against. If empty, all buckets match. Example: "marketing2021" or "(marketing)\\d{4}" will both match the bucket gs://marketing2021
|
18001
|
-
"""
|
18002
|
-
return pulumi.get(self, "bucket_name_regex")
|
18003
|
-
|
18004
|
-
@bucket_name_regex.setter
|
18005
|
-
def bucket_name_regex(self, value: Optional[pulumi.Input[str]]):
|
18006
|
-
pulumi.set(self, "bucket_name_regex", value)
|
18007
|
-
|
18008
|
-
@property
|
18009
|
-
@pulumi.getter(name="projectIdRegex")
|
18010
|
-
def project_id_regex(self) -> Optional[pulumi.Input[str]]:
|
18011
|
-
"""
|
18012
|
-
For organizations, if unset, will match all projects.
|
18013
|
-
"""
|
18014
|
-
return pulumi.get(self, "project_id_regex")
|
18015
|
-
|
18016
|
-
@project_id_regex.setter
|
18017
|
-
def project_id_regex(self, value: Optional[pulumi.Input[str]]):
|
18018
|
-
pulumi.set(self, "project_id_regex", value)
|
18019
|
-
|
18020
|
-
|
18021
|
-
if not MYPY:
|
18022
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetFilterOthersArgsDict(TypedDict):
|
18023
|
-
pass
|
18024
|
-
elif False:
|
18025
|
-
PreventionDiscoveryConfigTargetCloudStorageTargetFilterOthersArgsDict: TypeAlias = Mapping[str, Any]
|
18026
|
-
|
18027
|
-
@pulumi.input_type
|
18028
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetFilterOthersArgs:
|
18029
|
-
def __init__(__self__):
|
18030
|
-
pass
|
18031
|
-
|
18032
|
-
|
18033
|
-
if not MYPY:
|
18034
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceArgsDict(TypedDict):
|
18035
|
-
inspect_template_modified_cadence: NotRequired[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceInspectTemplateModifiedCadenceArgsDict']]
|
18036
|
-
"""
|
18037
|
-
Governs when to update data profiles when the inspection rules defined by the `InspectTemplate` change. If not set, changing the template will not cause a data profile to update.
|
18038
|
-
Structure is documented below.
|
18039
|
-
"""
|
18040
|
-
refresh_frequency: NotRequired[pulumi.Input[str]]
|
18041
|
-
"""
|
18042
|
-
Data changes in Cloud Storage can't trigger reprofiling. If you set this field, profiles are refreshed at this frequency regardless of whether the underlying buckets have changes. Defaults to never.
|
18043
|
-
Possible values are: `UPDATE_FREQUENCY_NEVER`, `UPDATE_FREQUENCY_DAILY`, `UPDATE_FREQUENCY_MONTHLY`.
|
18044
|
-
"""
|
18045
|
-
elif False:
|
18046
|
-
PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceArgsDict: TypeAlias = Mapping[str, Any]
|
18047
|
-
|
18048
|
-
@pulumi.input_type
|
18049
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceArgs:
|
18050
|
-
def __init__(__self__, *,
|
18051
|
-
inspect_template_modified_cadence: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceInspectTemplateModifiedCadenceArgs']] = None,
|
18052
|
-
refresh_frequency: Optional[pulumi.Input[str]] = None):
|
18053
|
-
"""
|
18054
|
-
:param pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceInspectTemplateModifiedCadenceArgs'] inspect_template_modified_cadence: Governs when to update data profiles when the inspection rules defined by the `InspectTemplate` change. If not set, changing the template will not cause a data profile to update.
|
18055
|
-
Structure is documented below.
|
18056
|
-
:param pulumi.Input[str] refresh_frequency: Data changes in Cloud Storage can't trigger reprofiling. If you set this field, profiles are refreshed at this frequency regardless of whether the underlying buckets have changes. Defaults to never.
|
18057
|
-
Possible values are: `UPDATE_FREQUENCY_NEVER`, `UPDATE_FREQUENCY_DAILY`, `UPDATE_FREQUENCY_MONTHLY`.
|
18058
|
-
"""
|
18059
|
-
if inspect_template_modified_cadence is not None:
|
18060
|
-
pulumi.set(__self__, "inspect_template_modified_cadence", inspect_template_modified_cadence)
|
18061
|
-
if refresh_frequency is not None:
|
18062
|
-
pulumi.set(__self__, "refresh_frequency", refresh_frequency)
|
18063
|
-
|
18064
|
-
@property
|
18065
|
-
@pulumi.getter(name="inspectTemplateModifiedCadence")
|
18066
|
-
def inspect_template_modified_cadence(self) -> Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceInspectTemplateModifiedCadenceArgs']]:
|
18067
|
-
"""
|
18068
|
-
Governs when to update data profiles when the inspection rules defined by the `InspectTemplate` change. If not set, changing the template will not cause a data profile to update.
|
18069
|
-
Structure is documented below.
|
18070
|
-
"""
|
18071
|
-
return pulumi.get(self, "inspect_template_modified_cadence")
|
18072
|
-
|
18073
|
-
@inspect_template_modified_cadence.setter
|
18074
|
-
def inspect_template_modified_cadence(self, value: Optional[pulumi.Input['PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceInspectTemplateModifiedCadenceArgs']]):
|
18075
|
-
pulumi.set(self, "inspect_template_modified_cadence", value)
|
18076
|
-
|
18077
|
-
@property
|
18078
|
-
@pulumi.getter(name="refreshFrequency")
|
18079
|
-
def refresh_frequency(self) -> Optional[pulumi.Input[str]]:
|
18080
|
-
"""
|
18081
|
-
Data changes in Cloud Storage can't trigger reprofiling. If you set this field, profiles are refreshed at this frequency regardless of whether the underlying buckets have changes. Defaults to never.
|
18082
|
-
Possible values are: `UPDATE_FREQUENCY_NEVER`, `UPDATE_FREQUENCY_DAILY`, `UPDATE_FREQUENCY_MONTHLY`.
|
18083
|
-
"""
|
18084
|
-
return pulumi.get(self, "refresh_frequency")
|
18085
|
-
|
18086
|
-
@refresh_frequency.setter
|
18087
|
-
def refresh_frequency(self, value: Optional[pulumi.Input[str]]):
|
18088
|
-
pulumi.set(self, "refresh_frequency", value)
|
18089
|
-
|
18090
|
-
|
18091
|
-
if not MYPY:
|
18092
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceInspectTemplateModifiedCadenceArgsDict(TypedDict):
|
18093
|
-
frequency: NotRequired[pulumi.Input[str]]
|
18094
|
-
"""
|
18095
|
-
How frequently data profiles can be updated when the template is modified. Defaults to never.
|
18096
|
-
Possible values are: `UPDATE_FREQUENCY_NEVER`, `UPDATE_FREQUENCY_DAILY`, `UPDATE_FREQUENCY_MONTHLY`.
|
18097
|
-
"""
|
18098
|
-
elif False:
|
18099
|
-
PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceInspectTemplateModifiedCadenceArgsDict: TypeAlias = Mapping[str, Any]
|
18100
|
-
|
18101
|
-
@pulumi.input_type
|
18102
|
-
class PreventionDiscoveryConfigTargetCloudStorageTargetGenerationCadenceInspectTemplateModifiedCadenceArgs:
|
18103
|
-
def __init__(__self__, *,
|
18104
|
-
frequency: Optional[pulumi.Input[str]] = None):
|
18105
|
-
"""
|
18106
|
-
:param pulumi.Input[str] frequency: How frequently data profiles can be updated when the template is modified. Defaults to never.
|
18107
|
-
Possible values are: `UPDATE_FREQUENCY_NEVER`, `UPDATE_FREQUENCY_DAILY`, `UPDATE_FREQUENCY_MONTHLY`.
|
18108
|
-
"""
|
18109
|
-
if frequency is not None:
|
18110
|
-
pulumi.set(__self__, "frequency", frequency)
|
18111
|
-
|
18112
|
-
@property
|
18113
|
-
@pulumi.getter
|
18114
|
-
def frequency(self) -> Optional[pulumi.Input[str]]:
|
18115
|
-
"""
|
18116
|
-
How frequently data profiles can be updated when the template is modified. Defaults to never.
|
18117
|
-
Possible values are: `UPDATE_FREQUENCY_NEVER`, `UPDATE_FREQUENCY_DAILY`, `UPDATE_FREQUENCY_MONTHLY`.
|
18118
|
-
"""
|
18119
|
-
return pulumi.get(self, "frequency")
|
18120
|
-
|
18121
|
-
@frequency.setter
|
18122
|
-
def frequency(self, value: Optional[pulumi.Input[str]]):
|
18123
|
-
pulumi.set(self, "frequency", value)
|
18124
|
-
|
18125
|
-
|
18126
17440
|
if not MYPY:
|
18127
17441
|
class PreventionDiscoveryConfigTargetSecretsTargetArgsDict(TypedDict):
|
18128
17442
|
pass
|