pulumi-snowflake 2.3.0a1753339260__py3-none-any.whl → 2.3.0a1753415140__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-snowflake might be problematic. Click here for more details.

Files changed (160) hide show
  1. pulumi_snowflake/__init__.py +20 -1
  2. pulumi_snowflake/_inputs.py +17236 -16797
  3. pulumi_snowflake/account.py +252 -253
  4. pulumi_snowflake/account_authentication_policy_attachment.py +18 -19
  5. pulumi_snowflake/account_parameter.py +35 -36
  6. pulumi_snowflake/account_password_policy_attachment.py +18 -19
  7. pulumi_snowflake/account_role.py +42 -43
  8. pulumi_snowflake/alert.py +149 -150
  9. pulumi_snowflake/api_authentication_integration_with_authorization_code_grant.py +197 -198
  10. pulumi_snowflake/api_authentication_integration_with_client_credentials.py +180 -181
  11. pulumi_snowflake/api_authentication_integration_with_jwt_bearer.py +193 -194
  12. pulumi_snowflake/api_integration.py +251 -252
  13. pulumi_snowflake/authentication_policy.py +167 -168
  14. pulumi_snowflake/compute_pool.py +167 -168
  15. pulumi_snowflake/config/__init__.py +1 -1
  16. pulumi_snowflake/config/__init__.pyi +1 -2
  17. pulumi_snowflake/config/outputs.py +21 -22
  18. pulumi_snowflake/config/vars.py +43 -44
  19. pulumi_snowflake/cortex_search_service.py +191 -192
  20. pulumi_snowflake/current_account.py +2096 -2097
  21. pulumi_snowflake/current_organization_account.py +5863 -0
  22. pulumi_snowflake/database.py +353 -354
  23. pulumi_snowflake/database_role.py +63 -64
  24. pulumi_snowflake/dynamic_table.py +274 -275
  25. pulumi_snowflake/email_notification_integration.py +70 -71
  26. pulumi_snowflake/execute.py +61 -62
  27. pulumi_snowflake/external_function.py +280 -281
  28. pulumi_snowflake/external_oauth_integration.py +288 -289
  29. pulumi_snowflake/external_table.py +246 -247
  30. pulumi_snowflake/external_volume.py +68 -69
  31. pulumi_snowflake/failover_group.py +135 -136
  32. pulumi_snowflake/file_format.py +622 -623
  33. pulumi_snowflake/function_java.py +320 -321
  34. pulumi_snowflake/function_javascript.py +243 -244
  35. pulumi_snowflake/function_python.py +334 -335
  36. pulumi_snowflake/function_scala.py +320 -321
  37. pulumi_snowflake/function_sql.py +226 -227
  38. pulumi_snowflake/get_account_roles.py +16 -17
  39. pulumi_snowflake/get_accounts.py +16 -17
  40. pulumi_snowflake/get_alerts.py +22 -23
  41. pulumi_snowflake/get_compute_pools.py +23 -24
  42. pulumi_snowflake/get_connections.py +10 -11
  43. pulumi_snowflake/get_cortex_search_services.py +18 -19
  44. pulumi_snowflake/get_current_account.py +9 -10
  45. pulumi_snowflake/get_current_role.py +5 -6
  46. pulumi_snowflake/get_database.py +25 -26
  47. pulumi_snowflake/get_database_role.py +19 -20
  48. pulumi_snowflake/get_database_roles.py +17 -18
  49. pulumi_snowflake/get_databases.py +29 -30
  50. pulumi_snowflake/get_dynamic_tables.py +13 -14
  51. pulumi_snowflake/get_external_functions.py +16 -17
  52. pulumi_snowflake/get_external_tables.py +16 -17
  53. pulumi_snowflake/get_failover_groups.py +10 -11
  54. pulumi_snowflake/get_file_formats.py +16 -17
  55. pulumi_snowflake/get_functions.py +16 -17
  56. pulumi_snowflake/get_git_repositories.py +18 -19
  57. pulumi_snowflake/get_grants.py +9 -10
  58. pulumi_snowflake/get_image_repositories.py +11 -12
  59. pulumi_snowflake/get_masking_policies.py +18 -19
  60. pulumi_snowflake/get_materialized_views.py +16 -17
  61. pulumi_snowflake/get_network_policies.py +16 -17
  62. pulumi_snowflake/get_parameters.py +34 -35
  63. pulumi_snowflake/get_pipes.py +16 -17
  64. pulumi_snowflake/get_procedures.py +16 -17
  65. pulumi_snowflake/get_resource_monitors.py +10 -11
  66. pulumi_snowflake/get_row_access_policies.py +18 -19
  67. pulumi_snowflake/get_schemas.py +30 -31
  68. pulumi_snowflake/get_secrets.py +17 -18
  69. pulumi_snowflake/get_security_integrations.py +16 -17
  70. pulumi_snowflake/get_sequences.py +16 -17
  71. pulumi_snowflake/get_services.py +30 -31
  72. pulumi_snowflake/get_shares.py +10 -11
  73. pulumi_snowflake/get_stages.py +16 -17
  74. pulumi_snowflake/get_storage_integrations.py +4 -5
  75. pulumi_snowflake/get_streamlits.py +18 -19
  76. pulumi_snowflake/get_streams.py +24 -25
  77. pulumi_snowflake/get_system_generate_scim_access_token.py +11 -12
  78. pulumi_snowflake/get_system_get_aws_sns_iam_policy.py +11 -12
  79. pulumi_snowflake/get_system_get_private_link_config.py +21 -22
  80. pulumi_snowflake/get_system_get_snowflake_platform_info.py +7 -8
  81. pulumi_snowflake/get_tables.py +24 -25
  82. pulumi_snowflake/get_tags.py +11 -12
  83. pulumi_snowflake/get_tasks.py +30 -31
  84. pulumi_snowflake/get_user_programmatic_access_tokens.py +113 -0
  85. pulumi_snowflake/get_users.py +29 -30
  86. pulumi_snowflake/get_views.py +24 -25
  87. pulumi_snowflake/get_warehouses.py +22 -23
  88. pulumi_snowflake/git_repository.py +133 -134
  89. pulumi_snowflake/grant_account_role.py +52 -53
  90. pulumi_snowflake/grant_application_role.py +52 -53
  91. pulumi_snowflake/grant_database_role.py +69 -70
  92. pulumi_snowflake/grant_ownership.py +55 -56
  93. pulumi_snowflake/grant_privileges_to_account_role.py +125 -126
  94. pulumi_snowflake/grant_privileges_to_database_role.py +122 -123
  95. pulumi_snowflake/grant_privileges_to_share.py +154 -155
  96. pulumi_snowflake/image_repository.py +80 -81
  97. pulumi_snowflake/job_service.py +148 -149
  98. pulumi_snowflake/legacy_service_user.py +1269 -1270
  99. pulumi_snowflake/managed_account.py +140 -141
  100. pulumi_snowflake/masking_policy.py +136 -137
  101. pulumi_snowflake/materialized_view.py +149 -150
  102. pulumi_snowflake/network_policy.py +116 -117
  103. pulumi_snowflake/network_policy_attachment.py +52 -53
  104. pulumi_snowflake/network_rule.py +129 -130
  105. pulumi_snowflake/notification_integration.py +298 -299
  106. pulumi_snowflake/oauth_integration_for_custom_clients.py +263 -264
  107. pulumi_snowflake/oauth_integration_for_partner_applications.py +169 -170
  108. pulumi_snowflake/object_parameter.py +72 -73
  109. pulumi_snowflake/outputs.py +15957 -15511
  110. pulumi_snowflake/password_policy.py +299 -300
  111. pulumi_snowflake/pipe.py +181 -182
  112. pulumi_snowflake/primary_connection.py +70 -71
  113. pulumi_snowflake/procedure_java.py +341 -342
  114. pulumi_snowflake/procedure_javascript.py +247 -248
  115. pulumi_snowflake/procedure_python.py +338 -339
  116. pulumi_snowflake/procedure_scala.py +341 -342
  117. pulumi_snowflake/procedure_sql.py +247 -248
  118. pulumi_snowflake/provider.py +377 -378
  119. pulumi_snowflake/pulumi-plugin.json +1 -1
  120. pulumi_snowflake/resource_monitor.py +165 -166
  121. pulumi_snowflake/row_access_policy.py +102 -103
  122. pulumi_snowflake/saml2_integration.py +303 -304
  123. pulumi_snowflake/schema.py +390 -391
  124. pulumi_snowflake/scim_integration.py +133 -134
  125. pulumi_snowflake/secondary_connection.py +72 -73
  126. pulumi_snowflake/secondary_database.py +350 -351
  127. pulumi_snowflake/secret_with_authorization_code_grant.py +138 -139
  128. pulumi_snowflake/secret_with_basic_authentication.py +121 -122
  129. pulumi_snowflake/secret_with_client_credentials.py +125 -126
  130. pulumi_snowflake/secret_with_generic_string.py +104 -105
  131. pulumi_snowflake/sequence.py +121 -122
  132. pulumi_snowflake/service.py +233 -234
  133. pulumi_snowflake/service_user.py +1239 -1240
  134. pulumi_snowflake/share.py +61 -62
  135. pulumi_snowflake/shared_database.py +299 -300
  136. pulumi_snowflake/stage.py +234 -235
  137. pulumi_snowflake/storage_integration.py +230 -231
  138. pulumi_snowflake/stream_on_directory_table.py +128 -129
  139. pulumi_snowflake/stream_on_external_table.py +151 -152
  140. pulumi_snowflake/stream_on_table.py +164 -165
  141. pulumi_snowflake/stream_on_view.py +164 -165
  142. pulumi_snowflake/streamlit.py +184 -185
  143. pulumi_snowflake/table.py +147 -148
  144. pulumi_snowflake/table_column_masking_policy_application.py +52 -53
  145. pulumi_snowflake/table_constraint.py +191 -192
  146. pulumi_snowflake/tag.py +114 -115
  147. pulumi_snowflake/tag_association.py +86 -87
  148. pulumi_snowflake/task.py +1224 -1225
  149. pulumi_snowflake/user.py +1346 -1347
  150. pulumi_snowflake/user_authentication_policy_attachment.py +35 -36
  151. pulumi_snowflake/user_password_policy_attachment.py +35 -36
  152. pulumi_snowflake/user_programmatic_access_token.py +598 -0
  153. pulumi_snowflake/user_public_keys.py +52 -53
  154. pulumi_snowflake/view.py +187 -188
  155. pulumi_snowflake/warehouse.py +286 -287
  156. {pulumi_snowflake-2.3.0a1753339260.dist-info → pulumi_snowflake-2.3.0a1753415140.dist-info}/METADATA +1 -1
  157. pulumi_snowflake-2.3.0a1753415140.dist-info/RECORD +161 -0
  158. pulumi_snowflake-2.3.0a1753339260.dist-info/RECORD +0 -158
  159. {pulumi_snowflake-2.3.0a1753339260.dist-info → pulumi_snowflake-2.3.0a1753415140.dist-info}/WHEEL +0 -0
  160. {pulumi_snowflake-2.3.0a1753339260.dist-info → pulumi_snowflake-2.3.0a1753415140.dist-info}/top_level.txt +0 -0
@@ -2,8 +2,7 @@
2
2
  # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
- import builtins
6
- import copy
5
+ import builtins as _builtins
7
6
  import warnings
8
7
  import sys
9
8
  import pulumi
@@ -20,18 +19,18 @@ __all__ = ['TagAssociationArgs', 'TagAssociation']
20
19
  @pulumi.input_type
21
20
  class TagAssociationArgs:
22
21
  def __init__(__self__, *,
23
- object_identifiers: pulumi.Input[Sequence[pulumi.Input[builtins.str]]],
24
- object_type: pulumi.Input[builtins.str],
25
- tag_id: pulumi.Input[builtins.str],
26
- tag_value: pulumi.Input[builtins.str],
27
- skip_validation: Optional[pulumi.Input[builtins.bool]] = None):
22
+ object_identifiers: pulumi.Input[Sequence[pulumi.Input[_builtins.str]]],
23
+ object_type: pulumi.Input[_builtins.str],
24
+ tag_id: pulumi.Input[_builtins.str],
25
+ tag_value: pulumi.Input[_builtins.str],
26
+ skip_validation: Optional[pulumi.Input[_builtins.bool]] = None):
28
27
  """
29
28
  The set of arguments for constructing a TagAssociation resource.
30
- :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] object_identifiers: Specifies the object identifiers for the tag association.
31
- :param pulumi.Input[builtins.str] object_type: Specifies the type of object to add a tag. Allowed object types: `ACCOUNT` | `APPLICATION` | `APPLICATION PACKAGE` | `COMPUTE POOL` | `DATABASE` | `FAILOVER GROUP` | `INTEGRATION` | `NETWORK POLICY` | `REPLICATION GROUP` | `ROLE` | `SHARE` | `USER` | `WAREHOUSE` | `DATABASE ROLE` | `SCHEMA` | `ALERT` | `SNOWFLAKE.CORE.BUDGET` | `SNOWFLAKE.ML.CLASSIFICATION` | `EXTERNAL FUNCTION` | `EXTERNAL TABLE` | `FUNCTION` | `IMAGE REPOSITORY` | `GIT REPOSITORY` | `ICEBERG TABLE` | `MATERIALIZED VIEW` | `PIPE` | `MASKING POLICY` | `PASSWORD POLICY` | `ROW ACCESS POLICY` | `SESSION POLICY` | `PRIVACY POLICY` | `PROCEDURE` | `SERVICE` | `STAGE` | `STREAM` | `TABLE` | `TASK` | `VIEW` | `COLUMN` | `EVENT TABLE`.
32
- :param pulumi.Input[builtins.str] tag_id: Specifies the identifier for the tag.
33
- :param pulumi.Input[builtins.str] tag_value: Specifies the value of the tag, (e.g. 'finance' or 'engineering')
34
- :param pulumi.Input[builtins.bool] skip_validation: (Default: `true`) If true, skips validation of the tag association.
29
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] object_identifiers: Specifies the object identifiers for the tag association.
30
+ :param pulumi.Input[_builtins.str] object_type: Specifies the type of object to add a tag. Allowed object types: `ACCOUNT` | `APPLICATION` | `APPLICATION PACKAGE` | `COMPUTE POOL` | `DATABASE` | `FAILOVER GROUP` | `INTEGRATION` | `NETWORK POLICY` | `REPLICATION GROUP` | `ROLE` | `SHARE` | `USER` | `WAREHOUSE` | `DATABASE ROLE` | `SCHEMA` | `ALERT` | `SNOWFLAKE.CORE.BUDGET` | `SNOWFLAKE.ML.CLASSIFICATION` | `EXTERNAL FUNCTION` | `EXTERNAL TABLE` | `FUNCTION` | `IMAGE REPOSITORY` | `GIT REPOSITORY` | `ICEBERG TABLE` | `MATERIALIZED VIEW` | `PIPE` | `MASKING POLICY` | `PASSWORD POLICY` | `ROW ACCESS POLICY` | `SESSION POLICY` | `PRIVACY POLICY` | `PROCEDURE` | `SERVICE` | `STAGE` | `STREAM` | `TABLE` | `TASK` | `VIEW` | `COLUMN` | `EVENT TABLE`.
31
+ :param pulumi.Input[_builtins.str] tag_id: Specifies the identifier for the tag.
32
+ :param pulumi.Input[_builtins.str] tag_value: Specifies the value of the tag, (e.g. 'finance' or 'engineering')
33
+ :param pulumi.Input[_builtins.bool] skip_validation: (Default: `true`) If true, skips validation of the tag association.
35
34
  """
36
35
  pulumi.set(__self__, "object_identifiers", object_identifiers)
37
36
  pulumi.set(__self__, "object_type", object_type)
@@ -40,82 +39,82 @@ class TagAssociationArgs:
40
39
  if skip_validation is not None:
41
40
  pulumi.set(__self__, "skip_validation", skip_validation)
42
41
 
43
- @property
42
+ @_builtins.property
44
43
  @pulumi.getter(name="objectIdentifiers")
45
- def object_identifiers(self) -> pulumi.Input[Sequence[pulumi.Input[builtins.str]]]:
44
+ def object_identifiers(self) -> pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]:
46
45
  """
47
46
  Specifies the object identifiers for the tag association.
48
47
  """
49
48
  return pulumi.get(self, "object_identifiers")
50
49
 
51
50
  @object_identifiers.setter
52
- def object_identifiers(self, value: pulumi.Input[Sequence[pulumi.Input[builtins.str]]]):
51
+ def object_identifiers(self, value: pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]):
53
52
  pulumi.set(self, "object_identifiers", value)
54
53
 
55
- @property
54
+ @_builtins.property
56
55
  @pulumi.getter(name="objectType")
57
- def object_type(self) -> pulumi.Input[builtins.str]:
56
+ def object_type(self) -> pulumi.Input[_builtins.str]:
58
57
  """
59
58
  Specifies the type of object to add a tag. Allowed object types: `ACCOUNT` | `APPLICATION` | `APPLICATION PACKAGE` | `COMPUTE POOL` | `DATABASE` | `FAILOVER GROUP` | `INTEGRATION` | `NETWORK POLICY` | `REPLICATION GROUP` | `ROLE` | `SHARE` | `USER` | `WAREHOUSE` | `DATABASE ROLE` | `SCHEMA` | `ALERT` | `SNOWFLAKE.CORE.BUDGET` | `SNOWFLAKE.ML.CLASSIFICATION` | `EXTERNAL FUNCTION` | `EXTERNAL TABLE` | `FUNCTION` | `IMAGE REPOSITORY` | `GIT REPOSITORY` | `ICEBERG TABLE` | `MATERIALIZED VIEW` | `PIPE` | `MASKING POLICY` | `PASSWORD POLICY` | `ROW ACCESS POLICY` | `SESSION POLICY` | `PRIVACY POLICY` | `PROCEDURE` | `SERVICE` | `STAGE` | `STREAM` | `TABLE` | `TASK` | `VIEW` | `COLUMN` | `EVENT TABLE`.
60
59
  """
61
60
  return pulumi.get(self, "object_type")
62
61
 
63
62
  @object_type.setter
64
- def object_type(self, value: pulumi.Input[builtins.str]):
63
+ def object_type(self, value: pulumi.Input[_builtins.str]):
65
64
  pulumi.set(self, "object_type", value)
66
65
 
67
- @property
66
+ @_builtins.property
68
67
  @pulumi.getter(name="tagId")
69
- def tag_id(self) -> pulumi.Input[builtins.str]:
68
+ def tag_id(self) -> pulumi.Input[_builtins.str]:
70
69
  """
71
70
  Specifies the identifier for the tag.
72
71
  """
73
72
  return pulumi.get(self, "tag_id")
74
73
 
75
74
  @tag_id.setter
76
- def tag_id(self, value: pulumi.Input[builtins.str]):
75
+ def tag_id(self, value: pulumi.Input[_builtins.str]):
77
76
  pulumi.set(self, "tag_id", value)
78
77
 
79
- @property
78
+ @_builtins.property
80
79
  @pulumi.getter(name="tagValue")
81
- def tag_value(self) -> pulumi.Input[builtins.str]:
80
+ def tag_value(self) -> pulumi.Input[_builtins.str]:
82
81
  """
83
82
  Specifies the value of the tag, (e.g. 'finance' or 'engineering')
84
83
  """
85
84
  return pulumi.get(self, "tag_value")
86
85
 
87
86
  @tag_value.setter
88
- def tag_value(self, value: pulumi.Input[builtins.str]):
87
+ def tag_value(self, value: pulumi.Input[_builtins.str]):
89
88
  pulumi.set(self, "tag_value", value)
90
89
 
91
- @property
90
+ @_builtins.property
92
91
  @pulumi.getter(name="skipValidation")
93
- def skip_validation(self) -> Optional[pulumi.Input[builtins.bool]]:
92
+ def skip_validation(self) -> Optional[pulumi.Input[_builtins.bool]]:
94
93
  """
95
94
  (Default: `true`) If true, skips validation of the tag association.
96
95
  """
97
96
  return pulumi.get(self, "skip_validation")
98
97
 
99
98
  @skip_validation.setter
100
- def skip_validation(self, value: Optional[pulumi.Input[builtins.bool]]):
99
+ def skip_validation(self, value: Optional[pulumi.Input[_builtins.bool]]):
101
100
  pulumi.set(self, "skip_validation", value)
102
101
 
103
102
 
104
103
  @pulumi.input_type
105
104
  class _TagAssociationState:
106
105
  def __init__(__self__, *,
107
- object_identifiers: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
108
- object_type: Optional[pulumi.Input[builtins.str]] = None,
109
- skip_validation: Optional[pulumi.Input[builtins.bool]] = None,
110
- tag_id: Optional[pulumi.Input[builtins.str]] = None,
111
- tag_value: Optional[pulumi.Input[builtins.str]] = None):
106
+ object_identifiers: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None,
107
+ object_type: Optional[pulumi.Input[_builtins.str]] = None,
108
+ skip_validation: Optional[pulumi.Input[_builtins.bool]] = None,
109
+ tag_id: Optional[pulumi.Input[_builtins.str]] = None,
110
+ tag_value: Optional[pulumi.Input[_builtins.str]] = None):
112
111
  """
113
112
  Input properties used for looking up and filtering TagAssociation resources.
114
- :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] object_identifiers: Specifies the object identifiers for the tag association.
115
- :param pulumi.Input[builtins.str] object_type: Specifies the type of object to add a tag. Allowed object types: `ACCOUNT` | `APPLICATION` | `APPLICATION PACKAGE` | `COMPUTE POOL` | `DATABASE` | `FAILOVER GROUP` | `INTEGRATION` | `NETWORK POLICY` | `REPLICATION GROUP` | `ROLE` | `SHARE` | `USER` | `WAREHOUSE` | `DATABASE ROLE` | `SCHEMA` | `ALERT` | `SNOWFLAKE.CORE.BUDGET` | `SNOWFLAKE.ML.CLASSIFICATION` | `EXTERNAL FUNCTION` | `EXTERNAL TABLE` | `FUNCTION` | `IMAGE REPOSITORY` | `GIT REPOSITORY` | `ICEBERG TABLE` | `MATERIALIZED VIEW` | `PIPE` | `MASKING POLICY` | `PASSWORD POLICY` | `ROW ACCESS POLICY` | `SESSION POLICY` | `PRIVACY POLICY` | `PROCEDURE` | `SERVICE` | `STAGE` | `STREAM` | `TABLE` | `TASK` | `VIEW` | `COLUMN` | `EVENT TABLE`.
116
- :param pulumi.Input[builtins.bool] skip_validation: (Default: `true`) If true, skips validation of the tag association.
117
- :param pulumi.Input[builtins.str] tag_id: Specifies the identifier for the tag.
118
- :param pulumi.Input[builtins.str] tag_value: Specifies the value of the tag, (e.g. 'finance' or 'engineering')
113
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] object_identifiers: Specifies the object identifiers for the tag association.
114
+ :param pulumi.Input[_builtins.str] object_type: Specifies the type of object to add a tag. Allowed object types: `ACCOUNT` | `APPLICATION` | `APPLICATION PACKAGE` | `COMPUTE POOL` | `DATABASE` | `FAILOVER GROUP` | `INTEGRATION` | `NETWORK POLICY` | `REPLICATION GROUP` | `ROLE` | `SHARE` | `USER` | `WAREHOUSE` | `DATABASE ROLE` | `SCHEMA` | `ALERT` | `SNOWFLAKE.CORE.BUDGET` | `SNOWFLAKE.ML.CLASSIFICATION` | `EXTERNAL FUNCTION` | `EXTERNAL TABLE` | `FUNCTION` | `IMAGE REPOSITORY` | `GIT REPOSITORY` | `ICEBERG TABLE` | `MATERIALIZED VIEW` | `PIPE` | `MASKING POLICY` | `PASSWORD POLICY` | `ROW ACCESS POLICY` | `SESSION POLICY` | `PRIVACY POLICY` | `PROCEDURE` | `SERVICE` | `STAGE` | `STREAM` | `TABLE` | `TASK` | `VIEW` | `COLUMN` | `EVENT TABLE`.
115
+ :param pulumi.Input[_builtins.bool] skip_validation: (Default: `true`) If true, skips validation of the tag association.
116
+ :param pulumi.Input[_builtins.str] tag_id: Specifies the identifier for the tag.
117
+ :param pulumi.Input[_builtins.str] tag_value: Specifies the value of the tag, (e.g. 'finance' or 'engineering')
119
118
  """
120
119
  if object_identifiers is not None:
121
120
  pulumi.set(__self__, "object_identifiers", object_identifiers)
@@ -128,64 +127,64 @@ class _TagAssociationState:
128
127
  if tag_value is not None:
129
128
  pulumi.set(__self__, "tag_value", tag_value)
130
129
 
131
- @property
130
+ @_builtins.property
132
131
  @pulumi.getter(name="objectIdentifiers")
133
- def object_identifiers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
132
+ def object_identifiers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
134
133
  """
135
134
  Specifies the object identifiers for the tag association.
136
135
  """
137
136
  return pulumi.get(self, "object_identifiers")
138
137
 
139
138
  @object_identifiers.setter
140
- def object_identifiers(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
139
+ def object_identifiers(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]):
141
140
  pulumi.set(self, "object_identifiers", value)
142
141
 
143
- @property
142
+ @_builtins.property
144
143
  @pulumi.getter(name="objectType")
145
- def object_type(self) -> Optional[pulumi.Input[builtins.str]]:
144
+ def object_type(self) -> Optional[pulumi.Input[_builtins.str]]:
146
145
  """
147
146
  Specifies the type of object to add a tag. Allowed object types: `ACCOUNT` | `APPLICATION` | `APPLICATION PACKAGE` | `COMPUTE POOL` | `DATABASE` | `FAILOVER GROUP` | `INTEGRATION` | `NETWORK POLICY` | `REPLICATION GROUP` | `ROLE` | `SHARE` | `USER` | `WAREHOUSE` | `DATABASE ROLE` | `SCHEMA` | `ALERT` | `SNOWFLAKE.CORE.BUDGET` | `SNOWFLAKE.ML.CLASSIFICATION` | `EXTERNAL FUNCTION` | `EXTERNAL TABLE` | `FUNCTION` | `IMAGE REPOSITORY` | `GIT REPOSITORY` | `ICEBERG TABLE` | `MATERIALIZED VIEW` | `PIPE` | `MASKING POLICY` | `PASSWORD POLICY` | `ROW ACCESS POLICY` | `SESSION POLICY` | `PRIVACY POLICY` | `PROCEDURE` | `SERVICE` | `STAGE` | `STREAM` | `TABLE` | `TASK` | `VIEW` | `COLUMN` | `EVENT TABLE`.
148
147
  """
149
148
  return pulumi.get(self, "object_type")
150
149
 
151
150
  @object_type.setter
152
- def object_type(self, value: Optional[pulumi.Input[builtins.str]]):
151
+ def object_type(self, value: Optional[pulumi.Input[_builtins.str]]):
153
152
  pulumi.set(self, "object_type", value)
154
153
 
155
- @property
154
+ @_builtins.property
156
155
  @pulumi.getter(name="skipValidation")
157
- def skip_validation(self) -> Optional[pulumi.Input[builtins.bool]]:
156
+ def skip_validation(self) -> Optional[pulumi.Input[_builtins.bool]]:
158
157
  """
159
158
  (Default: `true`) If true, skips validation of the tag association.
160
159
  """
161
160
  return pulumi.get(self, "skip_validation")
162
161
 
163
162
  @skip_validation.setter
164
- def skip_validation(self, value: Optional[pulumi.Input[builtins.bool]]):
163
+ def skip_validation(self, value: Optional[pulumi.Input[_builtins.bool]]):
165
164
  pulumi.set(self, "skip_validation", value)
166
165
 
167
- @property
166
+ @_builtins.property
168
167
  @pulumi.getter(name="tagId")
169
- def tag_id(self) -> Optional[pulumi.Input[builtins.str]]:
168
+ def tag_id(self) -> Optional[pulumi.Input[_builtins.str]]:
170
169
  """
171
170
  Specifies the identifier for the tag.
172
171
  """
173
172
  return pulumi.get(self, "tag_id")
174
173
 
175
174
  @tag_id.setter
176
- def tag_id(self, value: Optional[pulumi.Input[builtins.str]]):
175
+ def tag_id(self, value: Optional[pulumi.Input[_builtins.str]]):
177
176
  pulumi.set(self, "tag_id", value)
178
177
 
179
- @property
178
+ @_builtins.property
180
179
  @pulumi.getter(name="tagValue")
181
- def tag_value(self) -> Optional[pulumi.Input[builtins.str]]:
180
+ def tag_value(self) -> Optional[pulumi.Input[_builtins.str]]:
182
181
  """
183
182
  Specifies the value of the tag, (e.g. 'finance' or 'engineering')
184
183
  """
185
184
  return pulumi.get(self, "tag_value")
186
185
 
187
186
  @tag_value.setter
188
- def tag_value(self, value: Optional[pulumi.Input[builtins.str]]):
187
+ def tag_value(self, value: Optional[pulumi.Input[_builtins.str]]):
189
188
  pulumi.set(self, "tag_value", value)
190
189
 
191
190
 
@@ -195,11 +194,11 @@ class TagAssociation(pulumi.CustomResource):
195
194
  def __init__(__self__,
196
195
  resource_name: str,
197
196
  opts: Optional[pulumi.ResourceOptions] = None,
198
- object_identifiers: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
199
- object_type: Optional[pulumi.Input[builtins.str]] = None,
200
- skip_validation: Optional[pulumi.Input[builtins.bool]] = None,
201
- tag_id: Optional[pulumi.Input[builtins.str]] = None,
202
- tag_value: Optional[pulumi.Input[builtins.str]] = None,
197
+ object_identifiers: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None,
198
+ object_type: Optional[pulumi.Input[_builtins.str]] = None,
199
+ skip_validation: Optional[pulumi.Input[_builtins.bool]] = None,
200
+ tag_id: Optional[pulumi.Input[_builtins.str]] = None,
201
+ tag_value: Optional[pulumi.Input[_builtins.str]] = None,
203
202
  __props__=None):
204
203
  """
205
204
  ## Import
@@ -212,11 +211,11 @@ class TagAssociation(pulumi.CustomResource):
212
211
 
213
212
  :param str resource_name: The name of the resource.
214
213
  :param pulumi.ResourceOptions opts: Options for the resource.
215
- :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] object_identifiers: Specifies the object identifiers for the tag association.
216
- :param pulumi.Input[builtins.str] object_type: Specifies the type of object to add a tag. Allowed object types: `ACCOUNT` | `APPLICATION` | `APPLICATION PACKAGE` | `COMPUTE POOL` | `DATABASE` | `FAILOVER GROUP` | `INTEGRATION` | `NETWORK POLICY` | `REPLICATION GROUP` | `ROLE` | `SHARE` | `USER` | `WAREHOUSE` | `DATABASE ROLE` | `SCHEMA` | `ALERT` | `SNOWFLAKE.CORE.BUDGET` | `SNOWFLAKE.ML.CLASSIFICATION` | `EXTERNAL FUNCTION` | `EXTERNAL TABLE` | `FUNCTION` | `IMAGE REPOSITORY` | `GIT REPOSITORY` | `ICEBERG TABLE` | `MATERIALIZED VIEW` | `PIPE` | `MASKING POLICY` | `PASSWORD POLICY` | `ROW ACCESS POLICY` | `SESSION POLICY` | `PRIVACY POLICY` | `PROCEDURE` | `SERVICE` | `STAGE` | `STREAM` | `TABLE` | `TASK` | `VIEW` | `COLUMN` | `EVENT TABLE`.
217
- :param pulumi.Input[builtins.bool] skip_validation: (Default: `true`) If true, skips validation of the tag association.
218
- :param pulumi.Input[builtins.str] tag_id: Specifies the identifier for the tag.
219
- :param pulumi.Input[builtins.str] tag_value: Specifies the value of the tag, (e.g. 'finance' or 'engineering')
214
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] object_identifiers: Specifies the object identifiers for the tag association.
215
+ :param pulumi.Input[_builtins.str] object_type: Specifies the type of object to add a tag. Allowed object types: `ACCOUNT` | `APPLICATION` | `APPLICATION PACKAGE` | `COMPUTE POOL` | `DATABASE` | `FAILOVER GROUP` | `INTEGRATION` | `NETWORK POLICY` | `REPLICATION GROUP` | `ROLE` | `SHARE` | `USER` | `WAREHOUSE` | `DATABASE ROLE` | `SCHEMA` | `ALERT` | `SNOWFLAKE.CORE.BUDGET` | `SNOWFLAKE.ML.CLASSIFICATION` | `EXTERNAL FUNCTION` | `EXTERNAL TABLE` | `FUNCTION` | `IMAGE REPOSITORY` | `GIT REPOSITORY` | `ICEBERG TABLE` | `MATERIALIZED VIEW` | `PIPE` | `MASKING POLICY` | `PASSWORD POLICY` | `ROW ACCESS POLICY` | `SESSION POLICY` | `PRIVACY POLICY` | `PROCEDURE` | `SERVICE` | `STAGE` | `STREAM` | `TABLE` | `TASK` | `VIEW` | `COLUMN` | `EVENT TABLE`.
216
+ :param pulumi.Input[_builtins.bool] skip_validation: (Default: `true`) If true, skips validation of the tag association.
217
+ :param pulumi.Input[_builtins.str] tag_id: Specifies the identifier for the tag.
218
+ :param pulumi.Input[_builtins.str] tag_value: Specifies the value of the tag, (e.g. 'finance' or 'engineering')
220
219
  """
221
220
  ...
222
221
  @overload
@@ -248,11 +247,11 @@ class TagAssociation(pulumi.CustomResource):
248
247
  def _internal_init(__self__,
249
248
  resource_name: str,
250
249
  opts: Optional[pulumi.ResourceOptions] = None,
251
- object_identifiers: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
252
- object_type: Optional[pulumi.Input[builtins.str]] = None,
253
- skip_validation: Optional[pulumi.Input[builtins.bool]] = None,
254
- tag_id: Optional[pulumi.Input[builtins.str]] = None,
255
- tag_value: Optional[pulumi.Input[builtins.str]] = None,
250
+ object_identifiers: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None,
251
+ object_type: Optional[pulumi.Input[_builtins.str]] = None,
252
+ skip_validation: Optional[pulumi.Input[_builtins.bool]] = None,
253
+ tag_id: Optional[pulumi.Input[_builtins.str]] = None,
254
+ tag_value: Optional[pulumi.Input[_builtins.str]] = None,
256
255
  __props__=None):
257
256
  opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
258
257
  if not isinstance(opts, pulumi.ResourceOptions):
@@ -285,11 +284,11 @@ class TagAssociation(pulumi.CustomResource):
285
284
  def get(resource_name: str,
286
285
  id: pulumi.Input[str],
287
286
  opts: Optional[pulumi.ResourceOptions] = None,
288
- object_identifiers: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
289
- object_type: Optional[pulumi.Input[builtins.str]] = None,
290
- skip_validation: Optional[pulumi.Input[builtins.bool]] = None,
291
- tag_id: Optional[pulumi.Input[builtins.str]] = None,
292
- tag_value: Optional[pulumi.Input[builtins.str]] = None) -> 'TagAssociation':
287
+ object_identifiers: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None,
288
+ object_type: Optional[pulumi.Input[_builtins.str]] = None,
289
+ skip_validation: Optional[pulumi.Input[_builtins.bool]] = None,
290
+ tag_id: Optional[pulumi.Input[_builtins.str]] = None,
291
+ tag_value: Optional[pulumi.Input[_builtins.str]] = None) -> 'TagAssociation':
293
292
  """
294
293
  Get an existing TagAssociation resource's state with the given name, id, and optional extra
295
294
  properties used to qualify the lookup.
@@ -297,11 +296,11 @@ class TagAssociation(pulumi.CustomResource):
297
296
  :param str resource_name: The unique name of the resulting resource.
298
297
  :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
299
298
  :param pulumi.ResourceOptions opts: Options for the resource.
300
- :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] object_identifiers: Specifies the object identifiers for the tag association.
301
- :param pulumi.Input[builtins.str] object_type: Specifies the type of object to add a tag. Allowed object types: `ACCOUNT` | `APPLICATION` | `APPLICATION PACKAGE` | `COMPUTE POOL` | `DATABASE` | `FAILOVER GROUP` | `INTEGRATION` | `NETWORK POLICY` | `REPLICATION GROUP` | `ROLE` | `SHARE` | `USER` | `WAREHOUSE` | `DATABASE ROLE` | `SCHEMA` | `ALERT` | `SNOWFLAKE.CORE.BUDGET` | `SNOWFLAKE.ML.CLASSIFICATION` | `EXTERNAL FUNCTION` | `EXTERNAL TABLE` | `FUNCTION` | `IMAGE REPOSITORY` | `GIT REPOSITORY` | `ICEBERG TABLE` | `MATERIALIZED VIEW` | `PIPE` | `MASKING POLICY` | `PASSWORD POLICY` | `ROW ACCESS POLICY` | `SESSION POLICY` | `PRIVACY POLICY` | `PROCEDURE` | `SERVICE` | `STAGE` | `STREAM` | `TABLE` | `TASK` | `VIEW` | `COLUMN` | `EVENT TABLE`.
302
- :param pulumi.Input[builtins.bool] skip_validation: (Default: `true`) If true, skips validation of the tag association.
303
- :param pulumi.Input[builtins.str] tag_id: Specifies the identifier for the tag.
304
- :param pulumi.Input[builtins.str] tag_value: Specifies the value of the tag, (e.g. 'finance' or 'engineering')
299
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] object_identifiers: Specifies the object identifiers for the tag association.
300
+ :param pulumi.Input[_builtins.str] object_type: Specifies the type of object to add a tag. Allowed object types: `ACCOUNT` | `APPLICATION` | `APPLICATION PACKAGE` | `COMPUTE POOL` | `DATABASE` | `FAILOVER GROUP` | `INTEGRATION` | `NETWORK POLICY` | `REPLICATION GROUP` | `ROLE` | `SHARE` | `USER` | `WAREHOUSE` | `DATABASE ROLE` | `SCHEMA` | `ALERT` | `SNOWFLAKE.CORE.BUDGET` | `SNOWFLAKE.ML.CLASSIFICATION` | `EXTERNAL FUNCTION` | `EXTERNAL TABLE` | `FUNCTION` | `IMAGE REPOSITORY` | `GIT REPOSITORY` | `ICEBERG TABLE` | `MATERIALIZED VIEW` | `PIPE` | `MASKING POLICY` | `PASSWORD POLICY` | `ROW ACCESS POLICY` | `SESSION POLICY` | `PRIVACY POLICY` | `PROCEDURE` | `SERVICE` | `STAGE` | `STREAM` | `TABLE` | `TASK` | `VIEW` | `COLUMN` | `EVENT TABLE`.
301
+ :param pulumi.Input[_builtins.bool] skip_validation: (Default: `true`) If true, skips validation of the tag association.
302
+ :param pulumi.Input[_builtins.str] tag_id: Specifies the identifier for the tag.
303
+ :param pulumi.Input[_builtins.str] tag_value: Specifies the value of the tag, (e.g. 'finance' or 'engineering')
305
304
  """
306
305
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
307
306
 
@@ -314,41 +313,41 @@ class TagAssociation(pulumi.CustomResource):
314
313
  __props__.__dict__["tag_value"] = tag_value
315
314
  return TagAssociation(resource_name, opts=opts, __props__=__props__)
316
315
 
317
- @property
316
+ @_builtins.property
318
317
  @pulumi.getter(name="objectIdentifiers")
319
- def object_identifiers(self) -> pulumi.Output[Sequence[builtins.str]]:
318
+ def object_identifiers(self) -> pulumi.Output[Sequence[_builtins.str]]:
320
319
  """
321
320
  Specifies the object identifiers for the tag association.
322
321
  """
323
322
  return pulumi.get(self, "object_identifiers")
324
323
 
325
- @property
324
+ @_builtins.property
326
325
  @pulumi.getter(name="objectType")
327
- def object_type(self) -> pulumi.Output[builtins.str]:
326
+ def object_type(self) -> pulumi.Output[_builtins.str]:
328
327
  """
329
328
  Specifies the type of object to add a tag. Allowed object types: `ACCOUNT` | `APPLICATION` | `APPLICATION PACKAGE` | `COMPUTE POOL` | `DATABASE` | `FAILOVER GROUP` | `INTEGRATION` | `NETWORK POLICY` | `REPLICATION GROUP` | `ROLE` | `SHARE` | `USER` | `WAREHOUSE` | `DATABASE ROLE` | `SCHEMA` | `ALERT` | `SNOWFLAKE.CORE.BUDGET` | `SNOWFLAKE.ML.CLASSIFICATION` | `EXTERNAL FUNCTION` | `EXTERNAL TABLE` | `FUNCTION` | `IMAGE REPOSITORY` | `GIT REPOSITORY` | `ICEBERG TABLE` | `MATERIALIZED VIEW` | `PIPE` | `MASKING POLICY` | `PASSWORD POLICY` | `ROW ACCESS POLICY` | `SESSION POLICY` | `PRIVACY POLICY` | `PROCEDURE` | `SERVICE` | `STAGE` | `STREAM` | `TABLE` | `TASK` | `VIEW` | `COLUMN` | `EVENT TABLE`.
330
329
  """
331
330
  return pulumi.get(self, "object_type")
332
331
 
333
- @property
332
+ @_builtins.property
334
333
  @pulumi.getter(name="skipValidation")
335
- def skip_validation(self) -> pulumi.Output[Optional[builtins.bool]]:
334
+ def skip_validation(self) -> pulumi.Output[Optional[_builtins.bool]]:
336
335
  """
337
336
  (Default: `true`) If true, skips validation of the tag association.
338
337
  """
339
338
  return pulumi.get(self, "skip_validation")
340
339
 
341
- @property
340
+ @_builtins.property
342
341
  @pulumi.getter(name="tagId")
343
- def tag_id(self) -> pulumi.Output[builtins.str]:
342
+ def tag_id(self) -> pulumi.Output[_builtins.str]:
344
343
  """
345
344
  Specifies the identifier for the tag.
346
345
  """
347
346
  return pulumi.get(self, "tag_id")
348
347
 
349
- @property
348
+ @_builtins.property
350
349
  @pulumi.getter(name="tagValue")
351
- def tag_value(self) -> pulumi.Output[builtins.str]:
350
+ def tag_value(self) -> pulumi.Output[_builtins.str]:
352
351
  """
353
352
  Specifies the value of the tag, (e.g. 'finance' or 'engineering')
354
353
  """