pulumi-gcp 7.24.0a1716588893__py3-none-any.whl → 7.25.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_gcp/__init__.py +88 -0
- pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +0 -64
- pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +0 -70
- pulumi_gcp/alloydb/backup.py +50 -42
- pulumi_gcp/alloydb/cluster.py +56 -48
- pulumi_gcp/alloydb/instance.py +50 -42
- pulumi_gcp/alloydb/user.py +32 -24
- pulumi_gcp/apigateway/api_config.py +0 -114
- pulumi_gcp/apigateway/gateway.py +0 -44
- pulumi_gcp/apigee/addons_config.py +14 -4
- pulumi_gcp/apigee/endpoint_attachment.py +4 -2
- pulumi_gcp/apigee/env_group.py +4 -2
- pulumi_gcp/apigee/environment.py +4 -2
- pulumi_gcp/apigee/instance.py +22 -8
- pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +26 -10
- pulumi_gcp/apigee/nat_address.py +10 -2
- pulumi_gcp/apigee/organization.py +18 -6
- pulumi_gcp/apigee/sync_authorization.py +8 -4
- pulumi_gcp/apigee/target_server.py +26 -10
- pulumi_gcp/appengine/_inputs.py +18 -0
- pulumi_gcp/appengine/domain_mapping.py +1 -1
- pulumi_gcp/appengine/outputs.py +16 -0
- pulumi_gcp/apphub/service.py +40 -20
- pulumi_gcp/apphub/service_project_attachment.py +16 -8
- pulumi_gcp/apphub/workload.py +0 -418
- pulumi_gcp/applicationintegration/auth_config.py +4 -2
- pulumi_gcp/artifactregistry/repository.py +14 -12
- pulumi_gcp/backupdisasterrecovery/management_server.py +4 -2
- pulumi_gcp/bigquery/_inputs.py +286 -2
- pulumi_gcp/bigquery/data_transfer_config.py +8 -4
- pulumi_gcp/bigquery/job.py +22 -16
- pulumi_gcp/bigquery/outputs.py +289 -2
- pulumi_gcp/bigquery/table.py +77 -35
- pulumi_gcp/certificateauthority/authority.py +10 -2
- pulumi_gcp/certificateauthority/certificate.py +8 -4
- pulumi_gcp/certificatemanager/certificate.py +84 -80
- pulumi_gcp/certificatemanager/certificate_issuance_config.py +32 -30
- pulumi_gcp/cloudbuild/bitbucket_server_config.py +12 -6
- pulumi_gcp/cloudbuild/trigger.py +22 -14
- pulumi_gcp/cloudbuild/worker_pool.py +12 -6
- pulumi_gcp/cloudbuildv2/connection.py +10 -2
- pulumi_gcp/cloudbuildv2/repository.py +10 -2
- pulumi_gcp/cloudfunctionsv2/function.py +110 -66
- pulumi_gcp/cloudids/endpoint.py +4 -2
- pulumi_gcp/cloudrun/_inputs.py +80 -4
- pulumi_gcp/cloudrun/outputs.py +137 -4
- pulumi_gcp/cloudrunv2/job.py +32 -20
- pulumi_gcp/cloudrunv2/service.py +28 -20
- pulumi_gcp/composer/user_workloads_secret.py +4 -4
- pulumi_gcp/compute/__init__.py +1 -0
- pulumi_gcp/compute/_inputs.py +398 -176
- pulumi_gcp/compute/forwarding_rule.py +225 -817
- pulumi_gcp/compute/get_subnetworks.py +157 -0
- pulumi_gcp/compute/global_forwarding_rule.py +0 -766
- pulumi_gcp/compute/instance_group.py +0 -100
- pulumi_gcp/compute/instance_group_membership.py +2 -2
- pulumi_gcp/compute/interconnect_attachment.py +82 -0
- pulumi_gcp/compute/network_endpoint.py +2 -2
- pulumi_gcp/compute/network_endpoint_list.py +2 -2
- pulumi_gcp/compute/outputs.py +609 -161
- pulumi_gcp/compute/packet_mirroring.py +4 -2
- pulumi_gcp/compute/region_security_policy_rule.py +4 -2
- pulumi_gcp/compute/region_ssl_certificate.py +0 -188
- pulumi_gcp/compute/region_ssl_policy.py +39 -40
- pulumi_gcp/compute/route.py +10 -2
- pulumi_gcp/compute/security_policy_rule.py +55 -1
- pulumi_gcp/compute/ssl_certificate.py +0 -166
- pulumi_gcp/compute/target_instance.py +4 -2
- pulumi_gcp/compute/vpn_gateway.py +12 -2
- pulumi_gcp/compute/vpn_tunnel.py +26 -16
- pulumi_gcp/container/_inputs.py +560 -0
- pulumi_gcp/container/outputs.py +1106 -51
- pulumi_gcp/databasemigrationservice/connection_profile.py +32 -16
- pulumi_gcp/datacatalog/policy_tag.py +4 -2
- pulumi_gcp/datafusion/instance.py +14 -12
- pulumi_gcp/dataplex/__init__.py +10 -0
- pulumi_gcp/dataplex/_inputs.py +160 -0
- pulumi_gcp/dataplex/aspect_type.py +1077 -0
- pulumi_gcp/dataplex/aspect_type_iam_binding.py +765 -0
- pulumi_gcp/dataplex/aspect_type_iam_member.py +765 -0
- pulumi_gcp/dataplex/aspect_type_iam_policy.py +604 -0
- pulumi_gcp/dataplex/asset.py +4 -2
- pulumi_gcp/dataplex/datascan.py +16 -14
- pulumi_gcp/dataplex/entry_group.py +722 -0
- pulumi_gcp/dataplex/entry_group_iam_binding.py +765 -0
- pulumi_gcp/dataplex/entry_group_iam_member.py +765 -0
- pulumi_gcp/dataplex/entry_group_iam_policy.py +604 -0
- pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +164 -0
- pulumi_gcp/dataplex/get_entry_group_iam_policy.py +164 -0
- pulumi_gcp/dataplex/outputs.py +112 -0
- pulumi_gcp/datastore/data_store_index.py +4 -2
- pulumi_gcp/datastream/connection_profile.py +47 -0
- pulumi_gcp/datastream/private_connection.py +47 -0
- pulumi_gcp/datastream/stream.py +63 -10
- pulumi_gcp/diagflow/cx_test_case.py +4 -4
- pulumi_gcp/diagflow/entity_type.py +4 -2
- pulumi_gcp/diagflow/fulfillment.py +4 -2
- pulumi_gcp/diagflow/intent.py +8 -4
- pulumi_gcp/dns/get_managed_zone.py +3 -3
- pulumi_gcp/dns/managed_zone.py +7 -7
- pulumi_gcp/dns/outputs.py +2 -2
- pulumi_gcp/edgecontainer/node_pool.py +4 -2
- pulumi_gcp/edgecontainer/vpn_connection.py +4 -2
- pulumi_gcp/eventarc/channel.py +4 -2
- pulumi_gcp/eventarc/google_channel_config.py +4 -2
- pulumi_gcp/firebase/app_check_app_attest_config.py +16 -8
- pulumi_gcp/firebase/app_check_debug_token.py +8 -4
- pulumi_gcp/firebase/app_check_device_check_config.py +8 -4
- pulumi_gcp/firebase/app_check_play_integrity_config.py +16 -8
- pulumi_gcp/firebase/app_check_recaptcha_enterprise_config.py +8 -4
- pulumi_gcp/firebase/app_check_recaptcha_v3_config.py +8 -4
- pulumi_gcp/firebase/app_check_service_config.py +12 -6
- pulumi_gcp/firebase/database_instance.py +4 -2
- pulumi_gcp/firebaserules/release.py +0 -98
- pulumi_gcp/firestore/database.py +24 -20
- pulumi_gcp/firestore/document.py +24 -12
- pulumi_gcp/folder/access_approval_settings.py +4 -2
- pulumi_gcp/gkehub/membership_binding.py +14 -4
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +8 -4
- pulumi_gcp/gkehub/namespace.py +4 -2
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +4 -2
- pulumi_gcp/integrationconnectors/connection.py +4 -2
- pulumi_gcp/integrationconnectors/managed_zone.py +18 -6
- pulumi_gcp/kms/__init__.py +2 -0
- pulumi_gcp/kms/autokey_config.py +366 -0
- pulumi_gcp/kms/key_handle.py +548 -0
- pulumi_gcp/logging/folder_settings.py +12 -10
- pulumi_gcp/logging/linked_dataset.py +4 -2
- pulumi_gcp/logging/organization_settings.py +12 -10
- pulumi_gcp/logging/project_bucket_config.py +4 -2
- pulumi_gcp/looker/instance.py +12 -10
- pulumi_gcp/netapp/volume_replication.py +4 -2
- pulumi_gcp/netapp/volume_snapshot.py +4 -2
- pulumi_gcp/networkconnectivity/internal_range.py +14 -12
- pulumi_gcp/networksecurity/gateway_security_policy.py +16 -4
- pulumi_gcp/networksecurity/tls_inspection_policy.py +22 -4
- pulumi_gcp/networkservices/__init__.py +1 -0
- pulumi_gcp/networkservices/_inputs.py +245 -27
- pulumi_gcp/networkservices/gateway.py +12 -6
- pulumi_gcp/networkservices/lb_route_extension.py +663 -0
- pulumi_gcp/networkservices/lb_traffic_extension.py +28 -540
- pulumi_gcp/networkservices/outputs.py +251 -20
- pulumi_gcp/organizations/access_approval_settings.py +4 -2
- pulumi_gcp/orgpolicy/policy.py +2 -2
- pulumi_gcp/parallelstore/instance.py +20 -18
- pulumi_gcp/projects/access_approval_settings.py +4 -2
- pulumi_gcp/pubsub/_inputs.py +16 -0
- pulumi_gcp/pubsub/outputs.py +25 -0
- pulumi_gcp/pubsub/schema.py +4 -2
- pulumi_gcp/pubsub/subscription.py +102 -66
- pulumi_gcp/pubsub/topic.py +4 -2
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/redis/cluster.py +30 -28
- pulumi_gcp/redis/instance.py +4 -2
- pulumi_gcp/secretmanager/secret.py +4 -2
- pulumi_gcp/securesourcemanager/instance.py +20 -8
- pulumi_gcp/securitycenter/instance_iam_binding.py +14 -12
- pulumi_gcp/securitycenter/instance_iam_member.py +14 -12
- pulumi_gcp/securitycenter/instance_iam_policy.py +14 -12
- pulumi_gcp/serviceaccount/key.py +2 -2
- pulumi_gcp/sql/database_instance.py +4 -2
- pulumi_gcp/sql/user.py +4 -4
- pulumi_gcp/storage/get_project_service_account.py +4 -2
- pulumi_gcp/storage/insights_report_config.py +12 -10
- pulumi_gcp/storage/notification.py +18 -16
- pulumi_gcp/storage/transfer_agent_pool.py +4 -2
- pulumi_gcp/storage/transfer_job.py +14 -4
- pulumi_gcp/tpu/_inputs.py +2 -2
- pulumi_gcp/tpu/outputs.py +2 -2
- pulumi_gcp/tpu/v2_vm.py +10 -6
- pulumi_gcp/vertex/ai_endpoint.py +24 -22
- pulumi_gcp/vertex/ai_index_endpoint.py +20 -18
- pulumi_gcp/vertex/ai_tensorboard.py +14 -12
- pulumi_gcp/vmwareengine/external_address.py +4 -2
- pulumi_gcp/vmwareengine/network.py +8 -4
- {pulumi_gcp-7.24.0a1716588893.dist-info → pulumi_gcp-7.25.0.dist-info}/METADATA +1 -1
- {pulumi_gcp-7.24.0a1716588893.dist-info → pulumi_gcp-7.25.0.dist-info}/RECORD +179 -165
- {pulumi_gcp-7.24.0a1716588893.dist-info → pulumi_gcp-7.25.0.dist-info}/WHEEL +0 -0
- {pulumi_gcp-7.24.0a1716588893.dist-info → pulumi_gcp-7.25.0.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,164 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
4
|
+
|
5
|
+
import copy
|
6
|
+
import warnings
|
7
|
+
import pulumi
|
8
|
+
import pulumi.runtime
|
9
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
10
|
+
from .. import _utilities
|
11
|
+
|
12
|
+
__all__ = [
|
13
|
+
'GetAspectTypeIamPolicyResult',
|
14
|
+
'AwaitableGetAspectTypeIamPolicyResult',
|
15
|
+
'get_aspect_type_iam_policy',
|
16
|
+
'get_aspect_type_iam_policy_output',
|
17
|
+
]
|
18
|
+
|
19
|
+
@pulumi.output_type
|
20
|
+
class GetAspectTypeIamPolicyResult:
|
21
|
+
"""
|
22
|
+
A collection of values returned by getAspectTypeIamPolicy.
|
23
|
+
"""
|
24
|
+
def __init__(__self__, aspect_type_id=None, etag=None, id=None, location=None, policy_data=None, project=None):
|
25
|
+
if aspect_type_id and not isinstance(aspect_type_id, str):
|
26
|
+
raise TypeError("Expected argument 'aspect_type_id' to be a str")
|
27
|
+
pulumi.set(__self__, "aspect_type_id", aspect_type_id)
|
28
|
+
if etag and not isinstance(etag, str):
|
29
|
+
raise TypeError("Expected argument 'etag' to be a str")
|
30
|
+
pulumi.set(__self__, "etag", etag)
|
31
|
+
if id and not isinstance(id, str):
|
32
|
+
raise TypeError("Expected argument 'id' to be a str")
|
33
|
+
pulumi.set(__self__, "id", id)
|
34
|
+
if location and not isinstance(location, str):
|
35
|
+
raise TypeError("Expected argument 'location' to be a str")
|
36
|
+
pulumi.set(__self__, "location", location)
|
37
|
+
if policy_data and not isinstance(policy_data, str):
|
38
|
+
raise TypeError("Expected argument 'policy_data' to be a str")
|
39
|
+
pulumi.set(__self__, "policy_data", policy_data)
|
40
|
+
if project and not isinstance(project, str):
|
41
|
+
raise TypeError("Expected argument 'project' to be a str")
|
42
|
+
pulumi.set(__self__, "project", project)
|
43
|
+
|
44
|
+
@property
|
45
|
+
@pulumi.getter(name="aspectTypeId")
|
46
|
+
def aspect_type_id(self) -> str:
|
47
|
+
return pulumi.get(self, "aspect_type_id")
|
48
|
+
|
49
|
+
@property
|
50
|
+
@pulumi.getter
|
51
|
+
def etag(self) -> str:
|
52
|
+
"""
|
53
|
+
(Computed) The etag of the IAM policy.
|
54
|
+
"""
|
55
|
+
return pulumi.get(self, "etag")
|
56
|
+
|
57
|
+
@property
|
58
|
+
@pulumi.getter
|
59
|
+
def id(self) -> str:
|
60
|
+
"""
|
61
|
+
The provider-assigned unique ID for this managed resource.
|
62
|
+
"""
|
63
|
+
return pulumi.get(self, "id")
|
64
|
+
|
65
|
+
@property
|
66
|
+
@pulumi.getter
|
67
|
+
def location(self) -> str:
|
68
|
+
return pulumi.get(self, "location")
|
69
|
+
|
70
|
+
@property
|
71
|
+
@pulumi.getter(name="policyData")
|
72
|
+
def policy_data(self) -> str:
|
73
|
+
"""
|
74
|
+
(Required only by `dataplex.AspectTypeIamPolicy`) The policy data generated by
|
75
|
+
a `organizations_get_iam_policy` data source.
|
76
|
+
"""
|
77
|
+
return pulumi.get(self, "policy_data")
|
78
|
+
|
79
|
+
@property
|
80
|
+
@pulumi.getter
|
81
|
+
def project(self) -> str:
|
82
|
+
return pulumi.get(self, "project")
|
83
|
+
|
84
|
+
|
85
|
+
class AwaitableGetAspectTypeIamPolicyResult(GetAspectTypeIamPolicyResult):
|
86
|
+
# pylint: disable=using-constant-test
|
87
|
+
def __await__(self):
|
88
|
+
if False:
|
89
|
+
yield self
|
90
|
+
return GetAspectTypeIamPolicyResult(
|
91
|
+
aspect_type_id=self.aspect_type_id,
|
92
|
+
etag=self.etag,
|
93
|
+
id=self.id,
|
94
|
+
location=self.location,
|
95
|
+
policy_data=self.policy_data,
|
96
|
+
project=self.project)
|
97
|
+
|
98
|
+
|
99
|
+
def get_aspect_type_iam_policy(aspect_type_id: Optional[str] = None,
|
100
|
+
location: Optional[str] = None,
|
101
|
+
project: Optional[str] = None,
|
102
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetAspectTypeIamPolicyResult:
|
103
|
+
"""
|
104
|
+
Retrieves the current IAM policy data for aspecttype
|
105
|
+
|
106
|
+
## example
|
107
|
+
|
108
|
+
```python
|
109
|
+
import pulumi
|
110
|
+
import pulumi_gcp as gcp
|
111
|
+
|
112
|
+
policy = gcp.dataplex.get_aspect_type_iam_policy(project=test_aspect_type_basic["project"],
|
113
|
+
location=test_aspect_type_basic["location"],
|
114
|
+
aspect_type_id=test_aspect_type_basic["aspectTypeId"])
|
115
|
+
```
|
116
|
+
|
117
|
+
|
118
|
+
:param str location: The location where aspect type will be created in.
|
119
|
+
Used to find the parent resource to bind the IAM policy to
|
120
|
+
:param str project: The ID of the project in which the resource belongs.
|
121
|
+
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
122
|
+
"""
|
123
|
+
__args__ = dict()
|
124
|
+
__args__['aspectTypeId'] = aspect_type_id
|
125
|
+
__args__['location'] = location
|
126
|
+
__args__['project'] = project
|
127
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
128
|
+
__ret__ = pulumi.runtime.invoke('gcp:dataplex/getAspectTypeIamPolicy:getAspectTypeIamPolicy', __args__, opts=opts, typ=GetAspectTypeIamPolicyResult).value
|
129
|
+
|
130
|
+
return AwaitableGetAspectTypeIamPolicyResult(
|
131
|
+
aspect_type_id=pulumi.get(__ret__, 'aspect_type_id'),
|
132
|
+
etag=pulumi.get(__ret__, 'etag'),
|
133
|
+
id=pulumi.get(__ret__, 'id'),
|
134
|
+
location=pulumi.get(__ret__, 'location'),
|
135
|
+
policy_data=pulumi.get(__ret__, 'policy_data'),
|
136
|
+
project=pulumi.get(__ret__, 'project'))
|
137
|
+
|
138
|
+
|
139
|
+
@_utilities.lift_output_func(get_aspect_type_iam_policy)
|
140
|
+
def get_aspect_type_iam_policy_output(aspect_type_id: Optional[pulumi.Input[str]] = None,
|
141
|
+
location: Optional[pulumi.Input[Optional[str]]] = None,
|
142
|
+
project: Optional[pulumi.Input[Optional[str]]] = None,
|
143
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAspectTypeIamPolicyResult]:
|
144
|
+
"""
|
145
|
+
Retrieves the current IAM policy data for aspecttype
|
146
|
+
|
147
|
+
## example
|
148
|
+
|
149
|
+
```python
|
150
|
+
import pulumi
|
151
|
+
import pulumi_gcp as gcp
|
152
|
+
|
153
|
+
policy = gcp.dataplex.get_aspect_type_iam_policy(project=test_aspect_type_basic["project"],
|
154
|
+
location=test_aspect_type_basic["location"],
|
155
|
+
aspect_type_id=test_aspect_type_basic["aspectTypeId"])
|
156
|
+
```
|
157
|
+
|
158
|
+
|
159
|
+
:param str location: The location where aspect type will be created in.
|
160
|
+
Used to find the parent resource to bind the IAM policy to
|
161
|
+
:param str project: The ID of the project in which the resource belongs.
|
162
|
+
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
163
|
+
"""
|
164
|
+
...
|
@@ -0,0 +1,164 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
4
|
+
|
5
|
+
import copy
|
6
|
+
import warnings
|
7
|
+
import pulumi
|
8
|
+
import pulumi.runtime
|
9
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
10
|
+
from .. import _utilities
|
11
|
+
|
12
|
+
__all__ = [
|
13
|
+
'GetEntryGroupIamPolicyResult',
|
14
|
+
'AwaitableGetEntryGroupIamPolicyResult',
|
15
|
+
'get_entry_group_iam_policy',
|
16
|
+
'get_entry_group_iam_policy_output',
|
17
|
+
]
|
18
|
+
|
19
|
+
@pulumi.output_type
|
20
|
+
class GetEntryGroupIamPolicyResult:
|
21
|
+
"""
|
22
|
+
A collection of values returned by getEntryGroupIamPolicy.
|
23
|
+
"""
|
24
|
+
def __init__(__self__, entry_group_id=None, etag=None, id=None, location=None, policy_data=None, project=None):
|
25
|
+
if entry_group_id and not isinstance(entry_group_id, str):
|
26
|
+
raise TypeError("Expected argument 'entry_group_id' to be a str")
|
27
|
+
pulumi.set(__self__, "entry_group_id", entry_group_id)
|
28
|
+
if etag and not isinstance(etag, str):
|
29
|
+
raise TypeError("Expected argument 'etag' to be a str")
|
30
|
+
pulumi.set(__self__, "etag", etag)
|
31
|
+
if id and not isinstance(id, str):
|
32
|
+
raise TypeError("Expected argument 'id' to be a str")
|
33
|
+
pulumi.set(__self__, "id", id)
|
34
|
+
if location and not isinstance(location, str):
|
35
|
+
raise TypeError("Expected argument 'location' to be a str")
|
36
|
+
pulumi.set(__self__, "location", location)
|
37
|
+
if policy_data and not isinstance(policy_data, str):
|
38
|
+
raise TypeError("Expected argument 'policy_data' to be a str")
|
39
|
+
pulumi.set(__self__, "policy_data", policy_data)
|
40
|
+
if project and not isinstance(project, str):
|
41
|
+
raise TypeError("Expected argument 'project' to be a str")
|
42
|
+
pulumi.set(__self__, "project", project)
|
43
|
+
|
44
|
+
@property
|
45
|
+
@pulumi.getter(name="entryGroupId")
|
46
|
+
def entry_group_id(self) -> str:
|
47
|
+
return pulumi.get(self, "entry_group_id")
|
48
|
+
|
49
|
+
@property
|
50
|
+
@pulumi.getter
|
51
|
+
def etag(self) -> str:
|
52
|
+
"""
|
53
|
+
(Computed) The etag of the IAM policy.
|
54
|
+
"""
|
55
|
+
return pulumi.get(self, "etag")
|
56
|
+
|
57
|
+
@property
|
58
|
+
@pulumi.getter
|
59
|
+
def id(self) -> str:
|
60
|
+
"""
|
61
|
+
The provider-assigned unique ID for this managed resource.
|
62
|
+
"""
|
63
|
+
return pulumi.get(self, "id")
|
64
|
+
|
65
|
+
@property
|
66
|
+
@pulumi.getter
|
67
|
+
def location(self) -> str:
|
68
|
+
return pulumi.get(self, "location")
|
69
|
+
|
70
|
+
@property
|
71
|
+
@pulumi.getter(name="policyData")
|
72
|
+
def policy_data(self) -> str:
|
73
|
+
"""
|
74
|
+
(Required only by `dataplex.EntryGroupIamPolicy`) The policy data generated by
|
75
|
+
a `organizations_get_iam_policy` data source.
|
76
|
+
"""
|
77
|
+
return pulumi.get(self, "policy_data")
|
78
|
+
|
79
|
+
@property
|
80
|
+
@pulumi.getter
|
81
|
+
def project(self) -> str:
|
82
|
+
return pulumi.get(self, "project")
|
83
|
+
|
84
|
+
|
85
|
+
class AwaitableGetEntryGroupIamPolicyResult(GetEntryGroupIamPolicyResult):
|
86
|
+
# pylint: disable=using-constant-test
|
87
|
+
def __await__(self):
|
88
|
+
if False:
|
89
|
+
yield self
|
90
|
+
return GetEntryGroupIamPolicyResult(
|
91
|
+
entry_group_id=self.entry_group_id,
|
92
|
+
etag=self.etag,
|
93
|
+
id=self.id,
|
94
|
+
location=self.location,
|
95
|
+
policy_data=self.policy_data,
|
96
|
+
project=self.project)
|
97
|
+
|
98
|
+
|
99
|
+
def get_entry_group_iam_policy(entry_group_id: Optional[str] = None,
|
100
|
+
location: Optional[str] = None,
|
101
|
+
project: Optional[str] = None,
|
102
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetEntryGroupIamPolicyResult:
|
103
|
+
"""
|
104
|
+
Retrieves the current IAM policy data for entrygroup
|
105
|
+
|
106
|
+
## example
|
107
|
+
|
108
|
+
```python
|
109
|
+
import pulumi
|
110
|
+
import pulumi_gcp as gcp
|
111
|
+
|
112
|
+
policy = gcp.dataplex.get_entry_group_iam_policy(project=test_entry_group_basic["project"],
|
113
|
+
location=test_entry_group_basic["location"],
|
114
|
+
entry_group_id=test_entry_group_basic["entryGroupId"])
|
115
|
+
```
|
116
|
+
|
117
|
+
|
118
|
+
:param str location: The location where entry group will be created in.
|
119
|
+
Used to find the parent resource to bind the IAM policy to
|
120
|
+
:param str project: The ID of the project in which the resource belongs.
|
121
|
+
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
122
|
+
"""
|
123
|
+
__args__ = dict()
|
124
|
+
__args__['entryGroupId'] = entry_group_id
|
125
|
+
__args__['location'] = location
|
126
|
+
__args__['project'] = project
|
127
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
128
|
+
__ret__ = pulumi.runtime.invoke('gcp:dataplex/getEntryGroupIamPolicy:getEntryGroupIamPolicy', __args__, opts=opts, typ=GetEntryGroupIamPolicyResult).value
|
129
|
+
|
130
|
+
return AwaitableGetEntryGroupIamPolicyResult(
|
131
|
+
entry_group_id=pulumi.get(__ret__, 'entry_group_id'),
|
132
|
+
etag=pulumi.get(__ret__, 'etag'),
|
133
|
+
id=pulumi.get(__ret__, 'id'),
|
134
|
+
location=pulumi.get(__ret__, 'location'),
|
135
|
+
policy_data=pulumi.get(__ret__, 'policy_data'),
|
136
|
+
project=pulumi.get(__ret__, 'project'))
|
137
|
+
|
138
|
+
|
139
|
+
@_utilities.lift_output_func(get_entry_group_iam_policy)
|
140
|
+
def get_entry_group_iam_policy_output(entry_group_id: Optional[pulumi.Input[str]] = None,
|
141
|
+
location: Optional[pulumi.Input[Optional[str]]] = None,
|
142
|
+
project: Optional[pulumi.Input[Optional[str]]] = None,
|
143
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetEntryGroupIamPolicyResult]:
|
144
|
+
"""
|
145
|
+
Retrieves the current IAM policy data for entrygroup
|
146
|
+
|
147
|
+
## example
|
148
|
+
|
149
|
+
```python
|
150
|
+
import pulumi
|
151
|
+
import pulumi_gcp as gcp
|
152
|
+
|
153
|
+
policy = gcp.dataplex.get_entry_group_iam_policy(project=test_entry_group_basic["project"],
|
154
|
+
location=test_entry_group_basic["location"],
|
155
|
+
entry_group_id=test_entry_group_basic["entryGroupId"])
|
156
|
+
```
|
157
|
+
|
158
|
+
|
159
|
+
:param str location: The location where entry group will be created in.
|
160
|
+
Used to find the parent resource to bind the IAM policy to
|
161
|
+
:param str project: The ID of the project in which the resource belongs.
|
162
|
+
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
163
|
+
"""
|
164
|
+
...
|
pulumi_gcp/dataplex/outputs.py
CHANGED
@@ -11,6 +11,8 @@ from .. import _utilities
|
|
11
11
|
from . import outputs
|
12
12
|
|
13
13
|
__all__ = [
|
14
|
+
'AspectTypeIamBindingCondition',
|
15
|
+
'AspectTypeIamMemberCondition',
|
14
16
|
'AssetDiscoverySpec',
|
15
17
|
'AssetDiscoverySpecCsvOptions',
|
16
18
|
'AssetDiscoverySpecJsonOptions',
|
@@ -46,6 +48,8 @@ __all__ = [
|
|
46
48
|
'DatascanExecutionStatus',
|
47
49
|
'DatascanIamBindingCondition',
|
48
50
|
'DatascanIamMemberCondition',
|
51
|
+
'EntryGroupIamBindingCondition',
|
52
|
+
'EntryGroupIamMemberCondition',
|
49
53
|
'LakeAssetStatus',
|
50
54
|
'LakeIamBindingCondition',
|
51
55
|
'LakeIamMemberCondition',
|
@@ -76,6 +80,60 @@ __all__ = [
|
|
76
80
|
'ZoneResourceSpec',
|
77
81
|
]
|
78
82
|
|
83
|
+
@pulumi.output_type
|
84
|
+
class AspectTypeIamBindingCondition(dict):
|
85
|
+
def __init__(__self__, *,
|
86
|
+
expression: str,
|
87
|
+
title: str,
|
88
|
+
description: Optional[str] = None):
|
89
|
+
pulumi.set(__self__, "expression", expression)
|
90
|
+
pulumi.set(__self__, "title", title)
|
91
|
+
if description is not None:
|
92
|
+
pulumi.set(__self__, "description", description)
|
93
|
+
|
94
|
+
@property
|
95
|
+
@pulumi.getter
|
96
|
+
def expression(self) -> str:
|
97
|
+
return pulumi.get(self, "expression")
|
98
|
+
|
99
|
+
@property
|
100
|
+
@pulumi.getter
|
101
|
+
def title(self) -> str:
|
102
|
+
return pulumi.get(self, "title")
|
103
|
+
|
104
|
+
@property
|
105
|
+
@pulumi.getter
|
106
|
+
def description(self) -> Optional[str]:
|
107
|
+
return pulumi.get(self, "description")
|
108
|
+
|
109
|
+
|
110
|
+
@pulumi.output_type
|
111
|
+
class AspectTypeIamMemberCondition(dict):
|
112
|
+
def __init__(__self__, *,
|
113
|
+
expression: str,
|
114
|
+
title: str,
|
115
|
+
description: Optional[str] = None):
|
116
|
+
pulumi.set(__self__, "expression", expression)
|
117
|
+
pulumi.set(__self__, "title", title)
|
118
|
+
if description is not None:
|
119
|
+
pulumi.set(__self__, "description", description)
|
120
|
+
|
121
|
+
@property
|
122
|
+
@pulumi.getter
|
123
|
+
def expression(self) -> str:
|
124
|
+
return pulumi.get(self, "expression")
|
125
|
+
|
126
|
+
@property
|
127
|
+
@pulumi.getter
|
128
|
+
def title(self) -> str:
|
129
|
+
return pulumi.get(self, "title")
|
130
|
+
|
131
|
+
@property
|
132
|
+
@pulumi.getter
|
133
|
+
def description(self) -> Optional[str]:
|
134
|
+
return pulumi.get(self, "description")
|
135
|
+
|
136
|
+
|
79
137
|
@pulumi.output_type
|
80
138
|
class AssetDiscoverySpec(dict):
|
81
139
|
@staticmethod
|
@@ -1911,6 +1969,60 @@ class DatascanIamMemberCondition(dict):
|
|
1911
1969
|
return pulumi.get(self, "description")
|
1912
1970
|
|
1913
1971
|
|
1972
|
+
@pulumi.output_type
|
1973
|
+
class EntryGroupIamBindingCondition(dict):
|
1974
|
+
def __init__(__self__, *,
|
1975
|
+
expression: str,
|
1976
|
+
title: str,
|
1977
|
+
description: Optional[str] = None):
|
1978
|
+
pulumi.set(__self__, "expression", expression)
|
1979
|
+
pulumi.set(__self__, "title", title)
|
1980
|
+
if description is not None:
|
1981
|
+
pulumi.set(__self__, "description", description)
|
1982
|
+
|
1983
|
+
@property
|
1984
|
+
@pulumi.getter
|
1985
|
+
def expression(self) -> str:
|
1986
|
+
return pulumi.get(self, "expression")
|
1987
|
+
|
1988
|
+
@property
|
1989
|
+
@pulumi.getter
|
1990
|
+
def title(self) -> str:
|
1991
|
+
return pulumi.get(self, "title")
|
1992
|
+
|
1993
|
+
@property
|
1994
|
+
@pulumi.getter
|
1995
|
+
def description(self) -> Optional[str]:
|
1996
|
+
return pulumi.get(self, "description")
|
1997
|
+
|
1998
|
+
|
1999
|
+
@pulumi.output_type
|
2000
|
+
class EntryGroupIamMemberCondition(dict):
|
2001
|
+
def __init__(__self__, *,
|
2002
|
+
expression: str,
|
2003
|
+
title: str,
|
2004
|
+
description: Optional[str] = None):
|
2005
|
+
pulumi.set(__self__, "expression", expression)
|
2006
|
+
pulumi.set(__self__, "title", title)
|
2007
|
+
if description is not None:
|
2008
|
+
pulumi.set(__self__, "description", description)
|
2009
|
+
|
2010
|
+
@property
|
2011
|
+
@pulumi.getter
|
2012
|
+
def expression(self) -> str:
|
2013
|
+
return pulumi.get(self, "expression")
|
2014
|
+
|
2015
|
+
@property
|
2016
|
+
@pulumi.getter
|
2017
|
+
def title(self) -> str:
|
2018
|
+
return pulumi.get(self, "title")
|
2019
|
+
|
2020
|
+
@property
|
2021
|
+
@pulumi.getter
|
2022
|
+
def description(self) -> Optional[str]:
|
2023
|
+
return pulumi.get(self, "description")
|
2024
|
+
|
2025
|
+
|
1914
2026
|
@pulumi.output_type
|
1915
2027
|
class LakeAssetStatus(dict):
|
1916
2028
|
@staticmethod
|
@@ -251,7 +251,8 @@ class DataStoreIndex(pulumi.CustomResource):
|
|
251
251
|
name="property_b",
|
252
252
|
direction="ASCENDING",
|
253
253
|
),
|
254
|
-
]
|
254
|
+
],
|
255
|
+
opts=pulumi.ResourceOptions(depends_on=[database]))
|
255
256
|
```
|
256
257
|
|
257
258
|
## Import
|
@@ -339,7 +340,8 @@ class DataStoreIndex(pulumi.CustomResource):
|
|
339
340
|
name="property_b",
|
340
341
|
direction="ASCENDING",
|
341
342
|
),
|
342
|
-
]
|
343
|
+
],
|
344
|
+
opts=pulumi.ResourceOptions(depends_on=[database]))
|
343
345
|
```
|
344
346
|
|
345
347
|
## Import
|
@@ -20,6 +20,7 @@ class ConnectionProfileArgs:
|
|
20
20
|
display_name: pulumi.Input[str],
|
21
21
|
location: pulumi.Input[str],
|
22
22
|
bigquery_profile: Optional[pulumi.Input['ConnectionProfileBigqueryProfileArgs']] = None,
|
23
|
+
create_without_validation: Optional[pulumi.Input[bool]] = None,
|
23
24
|
forward_ssh_connectivity: Optional[pulumi.Input['ConnectionProfileForwardSshConnectivityArgs']] = None,
|
24
25
|
gcs_profile: Optional[pulumi.Input['ConnectionProfileGcsProfileArgs']] = None,
|
25
26
|
labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
@@ -38,6 +39,7 @@ class ConnectionProfileArgs:
|
|
38
39
|
|
39
40
|
- - -
|
40
41
|
:param pulumi.Input['ConnectionProfileBigqueryProfileArgs'] bigquery_profile: BigQuery warehouse profile.
|
42
|
+
:param pulumi.Input[bool] create_without_validation: Create the connection profile without validating it.
|
41
43
|
:param pulumi.Input['ConnectionProfileForwardSshConnectivityArgs'] forward_ssh_connectivity: Forward SSH tunnel connectivity.
|
42
44
|
Structure is documented below.
|
43
45
|
:param pulumi.Input['ConnectionProfileGcsProfileArgs'] gcs_profile: Cloud Storage bucket profile.
|
@@ -63,6 +65,8 @@ class ConnectionProfileArgs:
|
|
63
65
|
pulumi.set(__self__, "location", location)
|
64
66
|
if bigquery_profile is not None:
|
65
67
|
pulumi.set(__self__, "bigquery_profile", bigquery_profile)
|
68
|
+
if create_without_validation is not None:
|
69
|
+
pulumi.set(__self__, "create_without_validation", create_without_validation)
|
66
70
|
if forward_ssh_connectivity is not None:
|
67
71
|
pulumi.set(__self__, "forward_ssh_connectivity", forward_ssh_connectivity)
|
68
72
|
if gcs_profile is not None:
|
@@ -133,6 +137,18 @@ class ConnectionProfileArgs:
|
|
133
137
|
def bigquery_profile(self, value: Optional[pulumi.Input['ConnectionProfileBigqueryProfileArgs']]):
|
134
138
|
pulumi.set(self, "bigquery_profile", value)
|
135
139
|
|
140
|
+
@property
|
141
|
+
@pulumi.getter(name="createWithoutValidation")
|
142
|
+
def create_without_validation(self) -> Optional[pulumi.Input[bool]]:
|
143
|
+
"""
|
144
|
+
Create the connection profile without validating it.
|
145
|
+
"""
|
146
|
+
return pulumi.get(self, "create_without_validation")
|
147
|
+
|
148
|
+
@create_without_validation.setter
|
149
|
+
def create_without_validation(self, value: Optional[pulumi.Input[bool]]):
|
150
|
+
pulumi.set(self, "create_without_validation", value)
|
151
|
+
|
136
152
|
@property
|
137
153
|
@pulumi.getter(name="forwardSshConnectivity")
|
138
154
|
def forward_ssh_connectivity(self) -> Optional[pulumi.Input['ConnectionProfileForwardSshConnectivityArgs']]:
|
@@ -257,6 +273,7 @@ class _ConnectionProfileState:
|
|
257
273
|
def __init__(__self__, *,
|
258
274
|
bigquery_profile: Optional[pulumi.Input['ConnectionProfileBigqueryProfileArgs']] = None,
|
259
275
|
connection_profile_id: Optional[pulumi.Input[str]] = None,
|
276
|
+
create_without_validation: Optional[pulumi.Input[bool]] = None,
|
260
277
|
display_name: Optional[pulumi.Input[str]] = None,
|
261
278
|
effective_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
262
279
|
forward_ssh_connectivity: Optional[pulumi.Input['ConnectionProfileForwardSshConnectivityArgs']] = None,
|
@@ -275,6 +292,7 @@ class _ConnectionProfileState:
|
|
275
292
|
Input properties used for looking up and filtering ConnectionProfile resources.
|
276
293
|
:param pulumi.Input['ConnectionProfileBigqueryProfileArgs'] bigquery_profile: BigQuery warehouse profile.
|
277
294
|
:param pulumi.Input[str] connection_profile_id: The connection profile identifier.
|
295
|
+
:param pulumi.Input[bool] create_without_validation: Create the connection profile without validating it.
|
278
296
|
:param pulumi.Input[str] display_name: Display name.
|
279
297
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] effective_labels: All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
|
280
298
|
:param pulumi.Input['ConnectionProfileForwardSshConnectivityArgs'] forward_ssh_connectivity: Forward SSH tunnel connectivity.
|
@@ -308,6 +326,8 @@ class _ConnectionProfileState:
|
|
308
326
|
pulumi.set(__self__, "bigquery_profile", bigquery_profile)
|
309
327
|
if connection_profile_id is not None:
|
310
328
|
pulumi.set(__self__, "connection_profile_id", connection_profile_id)
|
329
|
+
if create_without_validation is not None:
|
330
|
+
pulumi.set(__self__, "create_without_validation", create_without_validation)
|
311
331
|
if display_name is not None:
|
312
332
|
pulumi.set(__self__, "display_name", display_name)
|
313
333
|
if effective_labels is not None:
|
@@ -361,6 +381,18 @@ class _ConnectionProfileState:
|
|
361
381
|
def connection_profile_id(self, value: Optional[pulumi.Input[str]]):
|
362
382
|
pulumi.set(self, "connection_profile_id", value)
|
363
383
|
|
384
|
+
@property
|
385
|
+
@pulumi.getter(name="createWithoutValidation")
|
386
|
+
def create_without_validation(self) -> Optional[pulumi.Input[bool]]:
|
387
|
+
"""
|
388
|
+
Create the connection profile without validating it.
|
389
|
+
"""
|
390
|
+
return pulumi.get(self, "create_without_validation")
|
391
|
+
|
392
|
+
@create_without_validation.setter
|
393
|
+
def create_without_validation(self, value: Optional[pulumi.Input[bool]]):
|
394
|
+
pulumi.set(self, "create_without_validation", value)
|
395
|
+
|
364
396
|
@property
|
365
397
|
@pulumi.getter(name="displayName")
|
366
398
|
def display_name(self) -> Optional[pulumi.Input[str]]:
|
@@ -551,6 +583,7 @@ class ConnectionProfile(pulumi.CustomResource):
|
|
551
583
|
opts: Optional[pulumi.ResourceOptions] = None,
|
552
584
|
bigquery_profile: Optional[pulumi.Input[pulumi.InputType['ConnectionProfileBigqueryProfileArgs']]] = None,
|
553
585
|
connection_profile_id: Optional[pulumi.Input[str]] = None,
|
586
|
+
create_without_validation: Optional[pulumi.Input[bool]] = None,
|
554
587
|
display_name: Optional[pulumi.Input[str]] = None,
|
555
588
|
forward_ssh_connectivity: Optional[pulumi.Input[pulumi.InputType['ConnectionProfileForwardSshConnectivityArgs']]] = None,
|
556
589
|
gcs_profile: Optional[pulumi.Input[pulumi.InputType['ConnectionProfileGcsProfileArgs']]] = None,
|
@@ -820,6 +853,7 @@ class ConnectionProfile(pulumi.CustomResource):
|
|
820
853
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
821
854
|
:param pulumi.Input[pulumi.InputType['ConnectionProfileBigqueryProfileArgs']] bigquery_profile: BigQuery warehouse profile.
|
822
855
|
:param pulumi.Input[str] connection_profile_id: The connection profile identifier.
|
856
|
+
:param pulumi.Input[bool] create_without_validation: Create the connection profile without validating it.
|
823
857
|
:param pulumi.Input[str] display_name: Display name.
|
824
858
|
:param pulumi.Input[pulumi.InputType['ConnectionProfileForwardSshConnectivityArgs']] forward_ssh_connectivity: Forward SSH tunnel connectivity.
|
825
859
|
Structure is documented below.
|
@@ -1121,6 +1155,7 @@ class ConnectionProfile(pulumi.CustomResource):
|
|
1121
1155
|
opts: Optional[pulumi.ResourceOptions] = None,
|
1122
1156
|
bigquery_profile: Optional[pulumi.Input[pulumi.InputType['ConnectionProfileBigqueryProfileArgs']]] = None,
|
1123
1157
|
connection_profile_id: Optional[pulumi.Input[str]] = None,
|
1158
|
+
create_without_validation: Optional[pulumi.Input[bool]] = None,
|
1124
1159
|
display_name: Optional[pulumi.Input[str]] = None,
|
1125
1160
|
forward_ssh_connectivity: Optional[pulumi.Input[pulumi.InputType['ConnectionProfileForwardSshConnectivityArgs']]] = None,
|
1126
1161
|
gcs_profile: Optional[pulumi.Input[pulumi.InputType['ConnectionProfileGcsProfileArgs']]] = None,
|
@@ -1145,6 +1180,7 @@ class ConnectionProfile(pulumi.CustomResource):
|
|
1145
1180
|
if connection_profile_id is None and not opts.urn:
|
1146
1181
|
raise TypeError("Missing required property 'connection_profile_id'")
|
1147
1182
|
__props__.__dict__["connection_profile_id"] = connection_profile_id
|
1183
|
+
__props__.__dict__["create_without_validation"] = create_without_validation
|
1148
1184
|
if display_name is None and not opts.urn:
|
1149
1185
|
raise TypeError("Missing required property 'display_name'")
|
1150
1186
|
__props__.__dict__["display_name"] = display_name
|
@@ -1177,6 +1213,7 @@ class ConnectionProfile(pulumi.CustomResource):
|
|
1177
1213
|
opts: Optional[pulumi.ResourceOptions] = None,
|
1178
1214
|
bigquery_profile: Optional[pulumi.Input[pulumi.InputType['ConnectionProfileBigqueryProfileArgs']]] = None,
|
1179
1215
|
connection_profile_id: Optional[pulumi.Input[str]] = None,
|
1216
|
+
create_without_validation: Optional[pulumi.Input[bool]] = None,
|
1180
1217
|
display_name: Optional[pulumi.Input[str]] = None,
|
1181
1218
|
effective_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
1182
1219
|
forward_ssh_connectivity: Optional[pulumi.Input[pulumi.InputType['ConnectionProfileForwardSshConnectivityArgs']]] = None,
|
@@ -1200,6 +1237,7 @@ class ConnectionProfile(pulumi.CustomResource):
|
|
1200
1237
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
1201
1238
|
:param pulumi.Input[pulumi.InputType['ConnectionProfileBigqueryProfileArgs']] bigquery_profile: BigQuery warehouse profile.
|
1202
1239
|
:param pulumi.Input[str] connection_profile_id: The connection profile identifier.
|
1240
|
+
:param pulumi.Input[bool] create_without_validation: Create the connection profile without validating it.
|
1203
1241
|
:param pulumi.Input[str] display_name: Display name.
|
1204
1242
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] effective_labels: All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
|
1205
1243
|
:param pulumi.Input[pulumi.InputType['ConnectionProfileForwardSshConnectivityArgs']] forward_ssh_connectivity: Forward SSH tunnel connectivity.
|
@@ -1235,6 +1273,7 @@ class ConnectionProfile(pulumi.CustomResource):
|
|
1235
1273
|
|
1236
1274
|
__props__.__dict__["bigquery_profile"] = bigquery_profile
|
1237
1275
|
__props__.__dict__["connection_profile_id"] = connection_profile_id
|
1276
|
+
__props__.__dict__["create_without_validation"] = create_without_validation
|
1238
1277
|
__props__.__dict__["display_name"] = display_name
|
1239
1278
|
__props__.__dict__["effective_labels"] = effective_labels
|
1240
1279
|
__props__.__dict__["forward_ssh_connectivity"] = forward_ssh_connectivity
|
@@ -1267,6 +1306,14 @@ class ConnectionProfile(pulumi.CustomResource):
|
|
1267
1306
|
"""
|
1268
1307
|
return pulumi.get(self, "connection_profile_id")
|
1269
1308
|
|
1309
|
+
@property
|
1310
|
+
@pulumi.getter(name="createWithoutValidation")
|
1311
|
+
def create_without_validation(self) -> pulumi.Output[Optional[bool]]:
|
1312
|
+
"""
|
1313
|
+
Create the connection profile without validating it.
|
1314
|
+
"""
|
1315
|
+
return pulumi.get(self, "create_without_validation")
|
1316
|
+
|
1270
1317
|
@property
|
1271
1318
|
@pulumi.getter(name="displayName")
|
1272
1319
|
def display_name(self) -> pulumi.Output[str]:
|