pulumi-aiven 6.41.0a1753242343__py3-none-any.whl → 6.42.0a1753397358__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-aiven might be problematic. Click here for more details.
- pulumi_aiven/__init__.py +1 -1
- pulumi_aiven/_inputs.py +10713 -10714
- pulumi_aiven/account.py +89 -90
- pulumi_aiven/account_authentication.py +253 -254
- pulumi_aiven/account_team.py +62 -63
- pulumi_aiven/account_team_member.py +79 -80
- pulumi_aiven/account_team_project.py +69 -70
- pulumi_aiven/alloydbomni.py +319 -320
- pulumi_aiven/alloydbomni_database.py +86 -87
- pulumi_aiven/alloydbomni_user.py +113 -114
- pulumi_aiven/aws_org_vpc_peering_connection.py +113 -114
- pulumi_aiven/aws_privatelink.py +70 -71
- pulumi_aiven/aws_vpc_peering_connection.py +96 -97
- pulumi_aiven/azure_org_vpc_peering_connection.py +138 -139
- pulumi_aiven/azure_privatelink.py +88 -89
- pulumi_aiven/azure_privatelink_connection_approval.py +70 -71
- pulumi_aiven/azure_vpc_peering_connection.py +130 -131
- pulumi_aiven/billing_group.py +256 -257
- pulumi_aiven/cassandra.py +302 -303
- pulumi_aiven/cassandra_user.py +96 -97
- pulumi_aiven/clickhouse.py +302 -303
- pulumi_aiven/clickhouse_database.py +65 -66
- pulumi_aiven/clickhouse_grant.py +75 -76
- pulumi_aiven/clickhouse_role.py +52 -53
- pulumi_aiven/clickhouse_user.py +79 -80
- pulumi_aiven/config/__init__.py +1 -1
- pulumi_aiven/config/__init__.pyi +1 -2
- pulumi_aiven/config/vars.py +2 -3
- pulumi_aiven/connection_pool.py +129 -130
- pulumi_aiven/dragonfly.py +302 -303
- pulumi_aiven/flink.py +302 -303
- pulumi_aiven/flink_application.py +97 -98
- pulumi_aiven/flink_application_deployment.py +138 -139
- pulumi_aiven/flink_application_version.py +117 -118
- pulumi_aiven/flink_jar_application.py +101 -102
- pulumi_aiven/flink_jar_application_deployment.py +217 -218
- pulumi_aiven/flink_jar_application_version.py +116 -117
- pulumi_aiven/gcp_org_vpc_peering_connection.py +87 -88
- pulumi_aiven/gcp_privatelink.py +62 -63
- pulumi_aiven/gcp_privatelink_connection_approval.py +79 -80
- pulumi_aiven/gcp_vpc_peering_connection.py +79 -80
- pulumi_aiven/get_account.py +23 -24
- pulumi_aiven/get_account_authentication.py +46 -47
- pulumi_aiven/get_account_team.py +21 -22
- pulumi_aiven/get_account_team_member.py +27 -28
- pulumi_aiven/get_account_team_project.py +23 -24
- pulumi_aiven/get_alloydbomni.py +63 -64
- pulumi_aiven/get_alloydbomni_database.py +25 -26
- pulumi_aiven/get_alloydbomni_user.py +31 -32
- pulumi_aiven/get_aws_org_vpc_peering_connection.py +39 -40
- pulumi_aiven/get_aws_privatelink.py +21 -22
- pulumi_aiven/get_aws_vpc_peering_connection.py +33 -34
- pulumi_aiven/get_azure_org_vpc_peering_connection.py +41 -42
- pulumi_aiven/get_azure_privatelink.py +25 -26
- pulumi_aiven/get_azure_vpc_peering_connection.py +45 -46
- pulumi_aiven/get_billing_group.py +39 -40
- pulumi_aiven/get_cassanda.py +61 -62
- pulumi_aiven/get_cassandra.py +61 -62
- pulumi_aiven/get_cassandra_user.py +29 -30
- pulumi_aiven/get_clickhouse.py +61 -62
- pulumi_aiven/get_clickhouse_database.py +23 -24
- pulumi_aiven/get_clickhouse_user.py +27 -28
- pulumi_aiven/get_connection_pool.py +31 -32
- pulumi_aiven/get_dragonfly.py +61 -62
- pulumi_aiven/get_external_identity.py +27 -28
- pulumi_aiven/get_flink.py +61 -62
- pulumi_aiven/get_flink_application.py +31 -32
- pulumi_aiven/get_flink_application_version.py +39 -40
- pulumi_aiven/get_gcp_org_vpc_peering_connection.py +31 -32
- pulumi_aiven/get_gcp_privatelink.py +21 -22
- pulumi_aiven/get_gcp_vpc_peering_connection.py +27 -28
- pulumi_aiven/get_grafana.py +61 -62
- pulumi_aiven/get_influx_db.py +57 -58
- pulumi_aiven/get_influxdb_database.py +17 -18
- pulumi_aiven/get_influxdb_user.py +23 -24
- pulumi_aiven/get_kafka.py +65 -66
- pulumi_aiven/get_kafka_acl.py +35 -36
- pulumi_aiven/get_kafka_connect.py +60 -61
- pulumi_aiven/get_kafka_connector.py +36 -37
- pulumi_aiven/get_kafka_mirror_maker.py +60 -61
- pulumi_aiven/get_kafka_schema.py +29 -30
- pulumi_aiven/get_kafka_schema_configuration.py +25 -26
- pulumi_aiven/get_kafka_schema_registry_acl.py +35 -36
- pulumi_aiven/get_kafka_topic.py +33 -34
- pulumi_aiven/get_kafka_user.py +29 -30
- pulumi_aiven/get_m3_aggregator.py +61 -62
- pulumi_aiven/get_m3_db.py +61 -62
- pulumi_aiven/get_m3db_user.py +25 -26
- pulumi_aiven/get_mirror_maker_replication_flow.py +51 -52
- pulumi_aiven/get_my_sql.py +61 -62
- pulumi_aiven/get_mysql_database.py +23 -24
- pulumi_aiven/get_mysql_user.py +31 -32
- pulumi_aiven/get_open_search.py +61 -62
- pulumi_aiven/get_open_search_acl_config.py +19 -20
- pulumi_aiven/get_open_search_acl_rule.py +33 -34
- pulumi_aiven/get_opensearch_security_plugin_config.py +23 -24
- pulumi_aiven/get_opensearch_user.py +25 -26
- pulumi_aiven/get_organization.py +20 -21
- pulumi_aiven/get_organization_address.py +32 -33
- pulumi_aiven/get_organization_application_user.py +21 -22
- pulumi_aiven/get_organization_billing_group.py +34 -35
- pulumi_aiven/get_organization_billing_group_list.py +11 -12
- pulumi_aiven/get_organization_project.py +27 -28
- pulumi_aiven/get_organization_user.py +23 -24
- pulumi_aiven/get_organization_user_group.py +23 -24
- pulumi_aiven/get_organization_user_list.py +14 -15
- pulumi_aiven/get_organization_vpc.py +25 -26
- pulumi_aiven/get_organizational_unit.py +17 -18
- pulumi_aiven/get_pg.py +61 -62
- pulumi_aiven/get_pg_database.py +27 -28
- pulumi_aiven/get_pg_user.py +31 -32
- pulumi_aiven/get_project.py +34 -35
- pulumi_aiven/get_project_user.py +19 -20
- pulumi_aiven/get_project_vpc.py +25 -26
- pulumi_aiven/get_redis.py +61 -62
- pulumi_aiven/get_redis_user.py +33 -34
- pulumi_aiven/get_service_component.py +51 -52
- pulumi_aiven/get_service_integration.py +52 -53
- pulumi_aiven/get_service_integration_endpoint.py +38 -39
- pulumi_aiven/get_thanos.py +61 -62
- pulumi_aiven/get_transit_gateway_vpc_attachment.py +31 -32
- pulumi_aiven/get_valkey.py +61 -62
- pulumi_aiven/get_valkey_user.py +33 -34
- pulumi_aiven/governance_access.py +84 -85
- pulumi_aiven/grafana.py +302 -303
- pulumi_aiven/influx_db.py +302 -303
- pulumi_aiven/influxdb_database.py +65 -66
- pulumi_aiven/influxdb_user.py +96 -97
- pulumi_aiven/kafka.py +336 -337
- pulumi_aiven/kafka_acl.py +95 -96
- pulumi_aiven/kafka_connect.py +299 -300
- pulumi_aiven/kafka_connector.py +125 -126
- pulumi_aiven/kafka_mirror_maker.py +299 -300
- pulumi_aiven/kafka_native_acl.py +154 -155
- pulumi_aiven/kafka_quota.py +120 -121
- pulumi_aiven/kafka_schema.py +112 -113
- pulumi_aiven/kafka_schema_configuration.py +52 -53
- pulumi_aiven/kafka_schema_registry_acl.py +95 -96
- pulumi_aiven/kafka_topic.py +139 -140
- pulumi_aiven/kafka_user.py +96 -97
- pulumi_aiven/m3_aggregator.py +302 -303
- pulumi_aiven/m3_db.py +302 -303
- pulumi_aiven/m3db_user.py +78 -79
- pulumi_aiven/mirror_maker_replication_flow.py +273 -274
- pulumi_aiven/my_sql.py +302 -303
- pulumi_aiven/mysql_database.py +65 -66
- pulumi_aiven/mysql_user.py +113 -114
- pulumi_aiven/open_search.py +302 -303
- pulumi_aiven/open_search_acl_config.py +69 -70
- pulumi_aiven/open_search_acl_rule.py +86 -87
- pulumi_aiven/opensearch_security_plugin_config.py +79 -80
- pulumi_aiven/opensearch_user.py +78 -79
- pulumi_aiven/organization.py +48 -49
- pulumi_aiven/organization_address.py +150 -151
- pulumi_aiven/organization_application_user.py +70 -71
- pulumi_aiven/organization_application_user_token.py +210 -211
- pulumi_aiven/organization_billing_group.py +183 -184
- pulumi_aiven/organization_group_project.py +55 -56
- pulumi_aiven/organization_permission.py +55 -56
- pulumi_aiven/organization_project.py +118 -119
- pulumi_aiven/organization_user.py +71 -72
- pulumi_aiven/organization_user_group.py +79 -80
- pulumi_aiven/organization_user_group_member.py +64 -65
- pulumi_aiven/organization_vpc.py +88 -89
- pulumi_aiven/organizational_unit.py +62 -63
- pulumi_aiven/outputs.py +14260 -14261
- pulumi_aiven/pg.py +302 -303
- pulumi_aiven/pg_database.py +99 -100
- pulumi_aiven/pg_user.py +113 -114
- pulumi_aiven/project.py +193 -194
- pulumi_aiven/project_user.py +61 -62
- pulumi_aiven/project_vpc.py +61 -62
- pulumi_aiven/provider.py +12 -13
- pulumi_aiven/pulumi-plugin.json +1 -1
- pulumi_aiven/redis.py +302 -303
- pulumi_aiven/redis_user.py +146 -147
- pulumi_aiven/service_integration.py +191 -192
- pulumi_aiven/service_integration_endpoint.py +118 -119
- pulumi_aiven/static_ip.py +71 -72
- pulumi_aiven/thanos.py +302 -303
- pulumi_aiven/transit_gateway_vpc_attachment.py +113 -114
- pulumi_aiven/valkey.py +302 -303
- pulumi_aiven/valkey_user.py +146 -147
- {pulumi_aiven-6.41.0a1753242343.dist-info → pulumi_aiven-6.42.0a1753397358.dist-info}/METADATA +1 -1
- pulumi_aiven-6.42.0a1753397358.dist-info/RECORD +189 -0
- pulumi_aiven-6.41.0a1753242343.dist-info/RECORD +0 -189
- {pulumi_aiven-6.41.0a1753242343.dist-info → pulumi_aiven-6.42.0a1753397358.dist-info}/WHEEL +0 -0
- {pulumi_aiven-6.41.0a1753242343.dist-info → pulumi_aiven-6.42.0a1753397358.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,22 +19,22 @@ __all__ = ['AzureOrgVpcPeeringConnectionArgs', 'AzureOrgVpcPeeringConnection']
|
|
|
20
19
|
@pulumi.input_type
|
|
21
20
|
class AzureOrgVpcPeeringConnectionArgs:
|
|
22
21
|
def __init__(__self__, *,
|
|
23
|
-
azure_subscription_id: pulumi.Input[
|
|
24
|
-
organization_id: pulumi.Input[
|
|
25
|
-
organization_vpc_id: pulumi.Input[
|
|
26
|
-
peer_azure_app_id: pulumi.Input[
|
|
27
|
-
peer_azure_tenant_id: pulumi.Input[
|
|
28
|
-
peer_resource_group: pulumi.Input[
|
|
29
|
-
vnet_name: pulumi.Input[
|
|
22
|
+
azure_subscription_id: pulumi.Input[_builtins.str],
|
|
23
|
+
organization_id: pulumi.Input[_builtins.str],
|
|
24
|
+
organization_vpc_id: pulumi.Input[_builtins.str],
|
|
25
|
+
peer_azure_app_id: pulumi.Input[_builtins.str],
|
|
26
|
+
peer_azure_tenant_id: pulumi.Input[_builtins.str],
|
|
27
|
+
peer_resource_group: pulumi.Input[_builtins.str],
|
|
28
|
+
vnet_name: pulumi.Input[_builtins.str]):
|
|
30
29
|
"""
|
|
31
30
|
The set of arguments for constructing a AzureOrgVpcPeeringConnection resource.
|
|
32
|
-
:param pulumi.Input[
|
|
33
|
-
:param pulumi.Input[
|
|
34
|
-
:param pulumi.Input[
|
|
35
|
-
:param pulumi.Input[
|
|
36
|
-
:param pulumi.Input[
|
|
37
|
-
:param pulumi.Input[
|
|
38
|
-
:param pulumi.Input[
|
|
31
|
+
:param pulumi.Input[_builtins.str] azure_subscription_id: The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
|
|
32
|
+
:param pulumi.Input[_builtins.str] organization_id: Identifier of the organization.
|
|
33
|
+
:param pulumi.Input[_builtins.str] organization_vpc_id: Identifier of the organization VPC.
|
|
34
|
+
:param pulumi.Input[_builtins.str] peer_azure_app_id: The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
|
|
35
|
+
:param pulumi.Input[_builtins.str] peer_azure_tenant_id: The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
|
|
36
|
+
:param pulumi.Input[_builtins.str] peer_resource_group: The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
|
|
37
|
+
:param pulumi.Input[_builtins.str] vnet_name: The name of the Azure VNet. Changing this property forces recreation of the resource.
|
|
39
38
|
"""
|
|
40
39
|
pulumi.set(__self__, "azure_subscription_id", azure_subscription_id)
|
|
41
40
|
pulumi.set(__self__, "organization_id", organization_id)
|
|
@@ -45,114 +44,114 @@ class AzureOrgVpcPeeringConnectionArgs:
|
|
|
45
44
|
pulumi.set(__self__, "peer_resource_group", peer_resource_group)
|
|
46
45
|
pulumi.set(__self__, "vnet_name", vnet_name)
|
|
47
46
|
|
|
48
|
-
@property
|
|
47
|
+
@_builtins.property
|
|
49
48
|
@pulumi.getter(name="azureSubscriptionId")
|
|
50
|
-
def azure_subscription_id(self) -> pulumi.Input[
|
|
49
|
+
def azure_subscription_id(self) -> pulumi.Input[_builtins.str]:
|
|
51
50
|
"""
|
|
52
51
|
The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
|
|
53
52
|
"""
|
|
54
53
|
return pulumi.get(self, "azure_subscription_id")
|
|
55
54
|
|
|
56
55
|
@azure_subscription_id.setter
|
|
57
|
-
def azure_subscription_id(self, value: pulumi.Input[
|
|
56
|
+
def azure_subscription_id(self, value: pulumi.Input[_builtins.str]):
|
|
58
57
|
pulumi.set(self, "azure_subscription_id", value)
|
|
59
58
|
|
|
60
|
-
@property
|
|
59
|
+
@_builtins.property
|
|
61
60
|
@pulumi.getter(name="organizationId")
|
|
62
|
-
def organization_id(self) -> pulumi.Input[
|
|
61
|
+
def organization_id(self) -> pulumi.Input[_builtins.str]:
|
|
63
62
|
"""
|
|
64
63
|
Identifier of the organization.
|
|
65
64
|
"""
|
|
66
65
|
return pulumi.get(self, "organization_id")
|
|
67
66
|
|
|
68
67
|
@organization_id.setter
|
|
69
|
-
def organization_id(self, value: pulumi.Input[
|
|
68
|
+
def organization_id(self, value: pulumi.Input[_builtins.str]):
|
|
70
69
|
pulumi.set(self, "organization_id", value)
|
|
71
70
|
|
|
72
|
-
@property
|
|
71
|
+
@_builtins.property
|
|
73
72
|
@pulumi.getter(name="organizationVpcId")
|
|
74
|
-
def organization_vpc_id(self) -> pulumi.Input[
|
|
73
|
+
def organization_vpc_id(self) -> pulumi.Input[_builtins.str]:
|
|
75
74
|
"""
|
|
76
75
|
Identifier of the organization VPC.
|
|
77
76
|
"""
|
|
78
77
|
return pulumi.get(self, "organization_vpc_id")
|
|
79
78
|
|
|
80
79
|
@organization_vpc_id.setter
|
|
81
|
-
def organization_vpc_id(self, value: pulumi.Input[
|
|
80
|
+
def organization_vpc_id(self, value: pulumi.Input[_builtins.str]):
|
|
82
81
|
pulumi.set(self, "organization_vpc_id", value)
|
|
83
82
|
|
|
84
|
-
@property
|
|
83
|
+
@_builtins.property
|
|
85
84
|
@pulumi.getter(name="peerAzureAppId")
|
|
86
|
-
def peer_azure_app_id(self) -> pulumi.Input[
|
|
85
|
+
def peer_azure_app_id(self) -> pulumi.Input[_builtins.str]:
|
|
87
86
|
"""
|
|
88
87
|
The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
|
|
89
88
|
"""
|
|
90
89
|
return pulumi.get(self, "peer_azure_app_id")
|
|
91
90
|
|
|
92
91
|
@peer_azure_app_id.setter
|
|
93
|
-
def peer_azure_app_id(self, value: pulumi.Input[
|
|
92
|
+
def peer_azure_app_id(self, value: pulumi.Input[_builtins.str]):
|
|
94
93
|
pulumi.set(self, "peer_azure_app_id", value)
|
|
95
94
|
|
|
96
|
-
@property
|
|
95
|
+
@_builtins.property
|
|
97
96
|
@pulumi.getter(name="peerAzureTenantId")
|
|
98
|
-
def peer_azure_tenant_id(self) -> pulumi.Input[
|
|
97
|
+
def peer_azure_tenant_id(self) -> pulumi.Input[_builtins.str]:
|
|
99
98
|
"""
|
|
100
99
|
The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
|
|
101
100
|
"""
|
|
102
101
|
return pulumi.get(self, "peer_azure_tenant_id")
|
|
103
102
|
|
|
104
103
|
@peer_azure_tenant_id.setter
|
|
105
|
-
def peer_azure_tenant_id(self, value: pulumi.Input[
|
|
104
|
+
def peer_azure_tenant_id(self, value: pulumi.Input[_builtins.str]):
|
|
106
105
|
pulumi.set(self, "peer_azure_tenant_id", value)
|
|
107
106
|
|
|
108
|
-
@property
|
|
107
|
+
@_builtins.property
|
|
109
108
|
@pulumi.getter(name="peerResourceGroup")
|
|
110
|
-
def peer_resource_group(self) -> pulumi.Input[
|
|
109
|
+
def peer_resource_group(self) -> pulumi.Input[_builtins.str]:
|
|
111
110
|
"""
|
|
112
111
|
The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
|
|
113
112
|
"""
|
|
114
113
|
return pulumi.get(self, "peer_resource_group")
|
|
115
114
|
|
|
116
115
|
@peer_resource_group.setter
|
|
117
|
-
def peer_resource_group(self, value: pulumi.Input[
|
|
116
|
+
def peer_resource_group(self, value: pulumi.Input[_builtins.str]):
|
|
118
117
|
pulumi.set(self, "peer_resource_group", value)
|
|
119
118
|
|
|
120
|
-
@property
|
|
119
|
+
@_builtins.property
|
|
121
120
|
@pulumi.getter(name="vnetName")
|
|
122
|
-
def vnet_name(self) -> pulumi.Input[
|
|
121
|
+
def vnet_name(self) -> pulumi.Input[_builtins.str]:
|
|
123
122
|
"""
|
|
124
123
|
The name of the Azure VNet. Changing this property forces recreation of the resource.
|
|
125
124
|
"""
|
|
126
125
|
return pulumi.get(self, "vnet_name")
|
|
127
126
|
|
|
128
127
|
@vnet_name.setter
|
|
129
|
-
def vnet_name(self, value: pulumi.Input[
|
|
128
|
+
def vnet_name(self, value: pulumi.Input[_builtins.str]):
|
|
130
129
|
pulumi.set(self, "vnet_name", value)
|
|
131
130
|
|
|
132
131
|
|
|
133
132
|
@pulumi.input_type
|
|
134
133
|
class _AzureOrgVpcPeeringConnectionState:
|
|
135
134
|
def __init__(__self__, *,
|
|
136
|
-
azure_subscription_id: Optional[pulumi.Input[
|
|
137
|
-
organization_id: Optional[pulumi.Input[
|
|
138
|
-
organization_vpc_id: Optional[pulumi.Input[
|
|
139
|
-
peer_azure_app_id: Optional[pulumi.Input[
|
|
140
|
-
peer_azure_tenant_id: Optional[pulumi.Input[
|
|
141
|
-
peer_resource_group: Optional[pulumi.Input[
|
|
142
|
-
peering_connection_id: Optional[pulumi.Input[
|
|
143
|
-
state: Optional[pulumi.Input[
|
|
144
|
-
vnet_name: Optional[pulumi.Input[
|
|
135
|
+
azure_subscription_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
136
|
+
organization_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
137
|
+
organization_vpc_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
138
|
+
peer_azure_app_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
139
|
+
peer_azure_tenant_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
140
|
+
peer_resource_group: Optional[pulumi.Input[_builtins.str]] = None,
|
|
141
|
+
peering_connection_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
142
|
+
state: Optional[pulumi.Input[_builtins.str]] = None,
|
|
143
|
+
vnet_name: Optional[pulumi.Input[_builtins.str]] = None):
|
|
145
144
|
"""
|
|
146
145
|
Input properties used for looking up and filtering AzureOrgVpcPeeringConnection resources.
|
|
147
|
-
:param pulumi.Input[
|
|
148
|
-
:param pulumi.Input[
|
|
149
|
-
:param pulumi.Input[
|
|
150
|
-
:param pulumi.Input[
|
|
151
|
-
:param pulumi.Input[
|
|
152
|
-
:param pulumi.Input[
|
|
153
|
-
:param pulumi.Input[
|
|
154
|
-
:param pulumi.Input[
|
|
155
|
-
:param pulumi.Input[
|
|
146
|
+
:param pulumi.Input[_builtins.str] azure_subscription_id: The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
|
|
147
|
+
:param pulumi.Input[_builtins.str] organization_id: Identifier of the organization.
|
|
148
|
+
:param pulumi.Input[_builtins.str] organization_vpc_id: Identifier of the organization VPC.
|
|
149
|
+
:param pulumi.Input[_builtins.str] peer_azure_app_id: The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
|
|
150
|
+
:param pulumi.Input[_builtins.str] peer_azure_tenant_id: The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
|
|
151
|
+
:param pulumi.Input[_builtins.str] peer_resource_group: The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
|
|
152
|
+
:param pulumi.Input[_builtins.str] peering_connection_id: The ID of the cloud provider for the peering connection.
|
|
153
|
+
:param pulumi.Input[_builtins.str] state: State of the peering connection
|
|
154
|
+
:param pulumi.Input[_builtins.str] vnet_name: The name of the Azure VNet. Changing this property forces recreation of the resource.
|
|
156
155
|
"""
|
|
157
156
|
if azure_subscription_id is not None:
|
|
158
157
|
pulumi.set(__self__, "azure_subscription_id", azure_subscription_id)
|
|
@@ -173,112 +172,112 @@ class _AzureOrgVpcPeeringConnectionState:
|
|
|
173
172
|
if vnet_name is not None:
|
|
174
173
|
pulumi.set(__self__, "vnet_name", vnet_name)
|
|
175
174
|
|
|
176
|
-
@property
|
|
175
|
+
@_builtins.property
|
|
177
176
|
@pulumi.getter(name="azureSubscriptionId")
|
|
178
|
-
def azure_subscription_id(self) -> Optional[pulumi.Input[
|
|
177
|
+
def azure_subscription_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
179
178
|
"""
|
|
180
179
|
The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
|
|
181
180
|
"""
|
|
182
181
|
return pulumi.get(self, "azure_subscription_id")
|
|
183
182
|
|
|
184
183
|
@azure_subscription_id.setter
|
|
185
|
-
def azure_subscription_id(self, value: Optional[pulumi.Input[
|
|
184
|
+
def azure_subscription_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
186
185
|
pulumi.set(self, "azure_subscription_id", value)
|
|
187
186
|
|
|
188
|
-
@property
|
|
187
|
+
@_builtins.property
|
|
189
188
|
@pulumi.getter(name="organizationId")
|
|
190
|
-
def organization_id(self) -> Optional[pulumi.Input[
|
|
189
|
+
def organization_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
191
190
|
"""
|
|
192
191
|
Identifier of the organization.
|
|
193
192
|
"""
|
|
194
193
|
return pulumi.get(self, "organization_id")
|
|
195
194
|
|
|
196
195
|
@organization_id.setter
|
|
197
|
-
def organization_id(self, value: Optional[pulumi.Input[
|
|
196
|
+
def organization_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
198
197
|
pulumi.set(self, "organization_id", value)
|
|
199
198
|
|
|
200
|
-
@property
|
|
199
|
+
@_builtins.property
|
|
201
200
|
@pulumi.getter(name="organizationVpcId")
|
|
202
|
-
def organization_vpc_id(self) -> Optional[pulumi.Input[
|
|
201
|
+
def organization_vpc_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
203
202
|
"""
|
|
204
203
|
Identifier of the organization VPC.
|
|
205
204
|
"""
|
|
206
205
|
return pulumi.get(self, "organization_vpc_id")
|
|
207
206
|
|
|
208
207
|
@organization_vpc_id.setter
|
|
209
|
-
def organization_vpc_id(self, value: Optional[pulumi.Input[
|
|
208
|
+
def organization_vpc_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
210
209
|
pulumi.set(self, "organization_vpc_id", value)
|
|
211
210
|
|
|
212
|
-
@property
|
|
211
|
+
@_builtins.property
|
|
213
212
|
@pulumi.getter(name="peerAzureAppId")
|
|
214
|
-
def peer_azure_app_id(self) -> Optional[pulumi.Input[
|
|
213
|
+
def peer_azure_app_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
215
214
|
"""
|
|
216
215
|
The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
|
|
217
216
|
"""
|
|
218
217
|
return pulumi.get(self, "peer_azure_app_id")
|
|
219
218
|
|
|
220
219
|
@peer_azure_app_id.setter
|
|
221
|
-
def peer_azure_app_id(self, value: Optional[pulumi.Input[
|
|
220
|
+
def peer_azure_app_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
222
221
|
pulumi.set(self, "peer_azure_app_id", value)
|
|
223
222
|
|
|
224
|
-
@property
|
|
223
|
+
@_builtins.property
|
|
225
224
|
@pulumi.getter(name="peerAzureTenantId")
|
|
226
|
-
def peer_azure_tenant_id(self) -> Optional[pulumi.Input[
|
|
225
|
+
def peer_azure_tenant_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
227
226
|
"""
|
|
228
227
|
The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
|
|
229
228
|
"""
|
|
230
229
|
return pulumi.get(self, "peer_azure_tenant_id")
|
|
231
230
|
|
|
232
231
|
@peer_azure_tenant_id.setter
|
|
233
|
-
def peer_azure_tenant_id(self, value: Optional[pulumi.Input[
|
|
232
|
+
def peer_azure_tenant_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
234
233
|
pulumi.set(self, "peer_azure_tenant_id", value)
|
|
235
234
|
|
|
236
|
-
@property
|
|
235
|
+
@_builtins.property
|
|
237
236
|
@pulumi.getter(name="peerResourceGroup")
|
|
238
|
-
def peer_resource_group(self) -> Optional[pulumi.Input[
|
|
237
|
+
def peer_resource_group(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
239
238
|
"""
|
|
240
239
|
The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
|
|
241
240
|
"""
|
|
242
241
|
return pulumi.get(self, "peer_resource_group")
|
|
243
242
|
|
|
244
243
|
@peer_resource_group.setter
|
|
245
|
-
def peer_resource_group(self, value: Optional[pulumi.Input[
|
|
244
|
+
def peer_resource_group(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
246
245
|
pulumi.set(self, "peer_resource_group", value)
|
|
247
246
|
|
|
248
|
-
@property
|
|
247
|
+
@_builtins.property
|
|
249
248
|
@pulumi.getter(name="peeringConnectionId")
|
|
250
|
-
def peering_connection_id(self) -> Optional[pulumi.Input[
|
|
249
|
+
def peering_connection_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
251
250
|
"""
|
|
252
251
|
The ID of the cloud provider for the peering connection.
|
|
253
252
|
"""
|
|
254
253
|
return pulumi.get(self, "peering_connection_id")
|
|
255
254
|
|
|
256
255
|
@peering_connection_id.setter
|
|
257
|
-
def peering_connection_id(self, value: Optional[pulumi.Input[
|
|
256
|
+
def peering_connection_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
258
257
|
pulumi.set(self, "peering_connection_id", value)
|
|
259
258
|
|
|
260
|
-
@property
|
|
259
|
+
@_builtins.property
|
|
261
260
|
@pulumi.getter
|
|
262
|
-
def state(self) -> Optional[pulumi.Input[
|
|
261
|
+
def state(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
263
262
|
"""
|
|
264
263
|
State of the peering connection
|
|
265
264
|
"""
|
|
266
265
|
return pulumi.get(self, "state")
|
|
267
266
|
|
|
268
267
|
@state.setter
|
|
269
|
-
def state(self, value: Optional[pulumi.Input[
|
|
268
|
+
def state(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
270
269
|
pulumi.set(self, "state", value)
|
|
271
270
|
|
|
272
|
-
@property
|
|
271
|
+
@_builtins.property
|
|
273
272
|
@pulumi.getter(name="vnetName")
|
|
274
|
-
def vnet_name(self) -> Optional[pulumi.Input[
|
|
273
|
+
def vnet_name(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
275
274
|
"""
|
|
276
275
|
The name of the Azure VNet. Changing this property forces recreation of the resource.
|
|
277
276
|
"""
|
|
278
277
|
return pulumi.get(self, "vnet_name")
|
|
279
278
|
|
|
280
279
|
@vnet_name.setter
|
|
281
|
-
def vnet_name(self, value: Optional[pulumi.Input[
|
|
280
|
+
def vnet_name(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
282
281
|
pulumi.set(self, "vnet_name", value)
|
|
283
282
|
|
|
284
283
|
|
|
@@ -288,13 +287,13 @@ class AzureOrgVpcPeeringConnection(pulumi.CustomResource):
|
|
|
288
287
|
def __init__(__self__,
|
|
289
288
|
resource_name: str,
|
|
290
289
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
291
|
-
azure_subscription_id: Optional[pulumi.Input[
|
|
292
|
-
organization_id: Optional[pulumi.Input[
|
|
293
|
-
organization_vpc_id: Optional[pulumi.Input[
|
|
294
|
-
peer_azure_app_id: Optional[pulumi.Input[
|
|
295
|
-
peer_azure_tenant_id: Optional[pulumi.Input[
|
|
296
|
-
peer_resource_group: Optional[pulumi.Input[
|
|
297
|
-
vnet_name: Optional[pulumi.Input[
|
|
290
|
+
azure_subscription_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
291
|
+
organization_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
292
|
+
organization_vpc_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
293
|
+
peer_azure_app_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
294
|
+
peer_azure_tenant_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
295
|
+
peer_resource_group: Optional[pulumi.Input[_builtins.str]] = None,
|
|
296
|
+
vnet_name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
298
297
|
__props__=None):
|
|
299
298
|
"""
|
|
300
299
|
Creates and manages an Azure VPC peering connection with an Aiven VPC.
|
|
@@ -330,13 +329,13 @@ class AzureOrgVpcPeeringConnection(pulumi.CustomResource):
|
|
|
330
329
|
|
|
331
330
|
:param str resource_name: The name of the resource.
|
|
332
331
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
333
|
-
:param pulumi.Input[
|
|
334
|
-
:param pulumi.Input[
|
|
335
|
-
:param pulumi.Input[
|
|
336
|
-
:param pulumi.Input[
|
|
337
|
-
:param pulumi.Input[
|
|
338
|
-
:param pulumi.Input[
|
|
339
|
-
:param pulumi.Input[
|
|
332
|
+
:param pulumi.Input[_builtins.str] azure_subscription_id: The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
|
|
333
|
+
:param pulumi.Input[_builtins.str] organization_id: Identifier of the organization.
|
|
334
|
+
:param pulumi.Input[_builtins.str] organization_vpc_id: Identifier of the organization VPC.
|
|
335
|
+
:param pulumi.Input[_builtins.str] peer_azure_app_id: The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
|
|
336
|
+
:param pulumi.Input[_builtins.str] peer_azure_tenant_id: The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
|
|
337
|
+
:param pulumi.Input[_builtins.str] peer_resource_group: The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
|
|
338
|
+
:param pulumi.Input[_builtins.str] vnet_name: The name of the Azure VNet. Changing this property forces recreation of the resource.
|
|
340
339
|
"""
|
|
341
340
|
...
|
|
342
341
|
@overload
|
|
@@ -391,13 +390,13 @@ class AzureOrgVpcPeeringConnection(pulumi.CustomResource):
|
|
|
391
390
|
def _internal_init(__self__,
|
|
392
391
|
resource_name: str,
|
|
393
392
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
394
|
-
azure_subscription_id: Optional[pulumi.Input[
|
|
395
|
-
organization_id: Optional[pulumi.Input[
|
|
396
|
-
organization_vpc_id: Optional[pulumi.Input[
|
|
397
|
-
peer_azure_app_id: Optional[pulumi.Input[
|
|
398
|
-
peer_azure_tenant_id: Optional[pulumi.Input[
|
|
399
|
-
peer_resource_group: Optional[pulumi.Input[
|
|
400
|
-
vnet_name: Optional[pulumi.Input[
|
|
393
|
+
azure_subscription_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
394
|
+
organization_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
395
|
+
organization_vpc_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
396
|
+
peer_azure_app_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
397
|
+
peer_azure_tenant_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
398
|
+
peer_resource_group: Optional[pulumi.Input[_builtins.str]] = None,
|
|
399
|
+
vnet_name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
401
400
|
__props__=None):
|
|
402
401
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
403
402
|
if not isinstance(opts, pulumi.ResourceOptions):
|
|
@@ -440,15 +439,15 @@ class AzureOrgVpcPeeringConnection(pulumi.CustomResource):
|
|
|
440
439
|
def get(resource_name: str,
|
|
441
440
|
id: pulumi.Input[str],
|
|
442
441
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
443
|
-
azure_subscription_id: Optional[pulumi.Input[
|
|
444
|
-
organization_id: Optional[pulumi.Input[
|
|
445
|
-
organization_vpc_id: Optional[pulumi.Input[
|
|
446
|
-
peer_azure_app_id: Optional[pulumi.Input[
|
|
447
|
-
peer_azure_tenant_id: Optional[pulumi.Input[
|
|
448
|
-
peer_resource_group: Optional[pulumi.Input[
|
|
449
|
-
peering_connection_id: Optional[pulumi.Input[
|
|
450
|
-
state: Optional[pulumi.Input[
|
|
451
|
-
vnet_name: Optional[pulumi.Input[
|
|
442
|
+
azure_subscription_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
443
|
+
organization_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
444
|
+
organization_vpc_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
445
|
+
peer_azure_app_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
446
|
+
peer_azure_tenant_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
447
|
+
peer_resource_group: Optional[pulumi.Input[_builtins.str]] = None,
|
|
448
|
+
peering_connection_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
449
|
+
state: Optional[pulumi.Input[_builtins.str]] = None,
|
|
450
|
+
vnet_name: Optional[pulumi.Input[_builtins.str]] = None) -> 'AzureOrgVpcPeeringConnection':
|
|
452
451
|
"""
|
|
453
452
|
Get an existing AzureOrgVpcPeeringConnection resource's state with the given name, id, and optional extra
|
|
454
453
|
properties used to qualify the lookup.
|
|
@@ -456,15 +455,15 @@ class AzureOrgVpcPeeringConnection(pulumi.CustomResource):
|
|
|
456
455
|
:param str resource_name: The unique name of the resulting resource.
|
|
457
456
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
458
457
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
459
|
-
:param pulumi.Input[
|
|
460
|
-
:param pulumi.Input[
|
|
461
|
-
:param pulumi.Input[
|
|
462
|
-
:param pulumi.Input[
|
|
463
|
-
:param pulumi.Input[
|
|
464
|
-
:param pulumi.Input[
|
|
465
|
-
:param pulumi.Input[
|
|
466
|
-
:param pulumi.Input[
|
|
467
|
-
:param pulumi.Input[
|
|
458
|
+
:param pulumi.Input[_builtins.str] azure_subscription_id: The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
|
|
459
|
+
:param pulumi.Input[_builtins.str] organization_id: Identifier of the organization.
|
|
460
|
+
:param pulumi.Input[_builtins.str] organization_vpc_id: Identifier of the organization VPC.
|
|
461
|
+
:param pulumi.Input[_builtins.str] peer_azure_app_id: The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
|
|
462
|
+
:param pulumi.Input[_builtins.str] peer_azure_tenant_id: The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
|
|
463
|
+
:param pulumi.Input[_builtins.str] peer_resource_group: The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
|
|
464
|
+
:param pulumi.Input[_builtins.str] peering_connection_id: The ID of the cloud provider for the peering connection.
|
|
465
|
+
:param pulumi.Input[_builtins.str] state: State of the peering connection
|
|
466
|
+
:param pulumi.Input[_builtins.str] vnet_name: The name of the Azure VNet. Changing this property forces recreation of the resource.
|
|
468
467
|
"""
|
|
469
468
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
470
469
|
|
|
@@ -481,73 +480,73 @@ class AzureOrgVpcPeeringConnection(pulumi.CustomResource):
|
|
|
481
480
|
__props__.__dict__["vnet_name"] = vnet_name
|
|
482
481
|
return AzureOrgVpcPeeringConnection(resource_name, opts=opts, __props__=__props__)
|
|
483
482
|
|
|
484
|
-
@property
|
|
483
|
+
@_builtins.property
|
|
485
484
|
@pulumi.getter(name="azureSubscriptionId")
|
|
486
|
-
def azure_subscription_id(self) -> pulumi.Output[
|
|
485
|
+
def azure_subscription_id(self) -> pulumi.Output[_builtins.str]:
|
|
487
486
|
"""
|
|
488
487
|
The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
|
|
489
488
|
"""
|
|
490
489
|
return pulumi.get(self, "azure_subscription_id")
|
|
491
490
|
|
|
492
|
-
@property
|
|
491
|
+
@_builtins.property
|
|
493
492
|
@pulumi.getter(name="organizationId")
|
|
494
|
-
def organization_id(self) -> pulumi.Output[
|
|
493
|
+
def organization_id(self) -> pulumi.Output[_builtins.str]:
|
|
495
494
|
"""
|
|
496
495
|
Identifier of the organization.
|
|
497
496
|
"""
|
|
498
497
|
return pulumi.get(self, "organization_id")
|
|
499
498
|
|
|
500
|
-
@property
|
|
499
|
+
@_builtins.property
|
|
501
500
|
@pulumi.getter(name="organizationVpcId")
|
|
502
|
-
def organization_vpc_id(self) -> pulumi.Output[
|
|
501
|
+
def organization_vpc_id(self) -> pulumi.Output[_builtins.str]:
|
|
503
502
|
"""
|
|
504
503
|
Identifier of the organization VPC.
|
|
505
504
|
"""
|
|
506
505
|
return pulumi.get(self, "organization_vpc_id")
|
|
507
506
|
|
|
508
|
-
@property
|
|
507
|
+
@_builtins.property
|
|
509
508
|
@pulumi.getter(name="peerAzureAppId")
|
|
510
|
-
def peer_azure_app_id(self) -> pulumi.Output[
|
|
509
|
+
def peer_azure_app_id(self) -> pulumi.Output[_builtins.str]:
|
|
511
510
|
"""
|
|
512
511
|
The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
|
|
513
512
|
"""
|
|
514
513
|
return pulumi.get(self, "peer_azure_app_id")
|
|
515
514
|
|
|
516
|
-
@property
|
|
515
|
+
@_builtins.property
|
|
517
516
|
@pulumi.getter(name="peerAzureTenantId")
|
|
518
|
-
def peer_azure_tenant_id(self) -> pulumi.Output[
|
|
517
|
+
def peer_azure_tenant_id(self) -> pulumi.Output[_builtins.str]:
|
|
519
518
|
"""
|
|
520
519
|
The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
|
|
521
520
|
"""
|
|
522
521
|
return pulumi.get(self, "peer_azure_tenant_id")
|
|
523
522
|
|
|
524
|
-
@property
|
|
523
|
+
@_builtins.property
|
|
525
524
|
@pulumi.getter(name="peerResourceGroup")
|
|
526
|
-
def peer_resource_group(self) -> pulumi.Output[
|
|
525
|
+
def peer_resource_group(self) -> pulumi.Output[_builtins.str]:
|
|
527
526
|
"""
|
|
528
527
|
The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
|
|
529
528
|
"""
|
|
530
529
|
return pulumi.get(self, "peer_resource_group")
|
|
531
530
|
|
|
532
|
-
@property
|
|
531
|
+
@_builtins.property
|
|
533
532
|
@pulumi.getter(name="peeringConnectionId")
|
|
534
|
-
def peering_connection_id(self) -> pulumi.Output[
|
|
533
|
+
def peering_connection_id(self) -> pulumi.Output[_builtins.str]:
|
|
535
534
|
"""
|
|
536
535
|
The ID of the cloud provider for the peering connection.
|
|
537
536
|
"""
|
|
538
537
|
return pulumi.get(self, "peering_connection_id")
|
|
539
538
|
|
|
540
|
-
@property
|
|
539
|
+
@_builtins.property
|
|
541
540
|
@pulumi.getter
|
|
542
|
-
def state(self) -> pulumi.Output[
|
|
541
|
+
def state(self) -> pulumi.Output[_builtins.str]:
|
|
543
542
|
"""
|
|
544
543
|
State of the peering connection
|
|
545
544
|
"""
|
|
546
545
|
return pulumi.get(self, "state")
|
|
547
546
|
|
|
548
|
-
@property
|
|
547
|
+
@_builtins.property
|
|
549
548
|
@pulumi.getter(name="vnetName")
|
|
550
|
-
def vnet_name(self) -> pulumi.Output[
|
|
549
|
+
def vnet_name(self) -> pulumi.Output[_builtins.str]:
|
|
551
550
|
"""
|
|
552
551
|
The name of the Azure VNet. Changing this property forces recreation of the resource.
|
|
553
552
|
"""
|