@pulumi/aiven 5.2.0 → 5.3.0
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.
- package/accountAuthentication.d.ts +61 -0
- package/accountAuthentication.js +10 -0
- package/accountAuthentication.js.map +1 -1
- package/accountTeamMember.d.ts +5 -12
- package/accountTeamMember.js.map +1 -1
- package/accountTeamProject.d.ts +3 -3
- package/awsPrivatelink.d.ts +6 -12
- package/awsPrivatelink.js.map +1 -1
- package/awsVpcPeeringConnection.d.ts +3 -6
- package/awsVpcPeeringConnection.js.map +1 -1
- package/azurePrivatelink.d.ts +6 -12
- package/azurePrivatelink.js.map +1 -1
- package/azurePrivatelinkConnectionApproval.d.ts +6 -12
- package/azurePrivatelinkConnectionApproval.js.map +1 -1
- package/azureVpcPeeringConnection.d.ts +6 -12
- package/azureVpcPeeringConnection.js.map +1 -1
- package/cassandra.d.ts +28 -89
- package/cassandra.js.map +1 -1
- package/cassandraUser.d.ts +9 -18
- package/cassandraUser.js.map +1 -1
- package/clickhouse.d.ts +28 -89
- package/clickhouse.js.map +1 -1
- package/clickhouseDatabase.d.ts +6 -12
- package/clickhouseDatabase.js.map +1 -1
- package/clickhouseGrant.d.ts +12 -24
- package/clickhouseGrant.js.map +1 -1
- package/clickhouseRole.d.ts +6 -12
- package/clickhouseRole.js.map +1 -1
- package/clickhouseUser.d.ts +6 -12
- package/clickhouseUser.js.map +1 -1
- package/connectionPool.d.ts +18 -36
- package/connectionPool.js.map +1 -1
- package/database.d.ts +12 -24
- package/database.js.map +1 -1
- package/flink.d.ts +28 -89
- package/flink.js.map +1 -1
- package/flinkJob.d.ts +12 -24
- package/flinkJob.js.map +1 -1
- package/flinkJobTable.d.ts +48 -87
- package/flinkJobTable.js +2 -0
- package/flinkJobTable.js.map +1 -1
- package/getAccount.d.ts +27 -0
- package/getAccount.js.map +1 -1
- package/getAccountAuthentication.d.ts +72 -0
- package/getAccountAuthentication.js.map +1 -1
- package/getAccountTeam.d.ts +27 -0
- package/getAccountTeam.js.map +1 -1
- package/getAccountTeamMember.d.ts +36 -0
- package/getAccountTeamMember.js.map +1 -1
- package/getAccountTeamProject.d.ts +30 -0
- package/getAccountTeamProject.js.map +1 -1
- package/getAwsPrivatelink.d.ts +27 -0
- package/getAwsPrivatelink.js.map +1 -1
- package/getAwsVpcPeeringConnection.d.ts +45 -0
- package/getAwsVpcPeeringConnection.js.map +1 -1
- package/getAzurePrivatelink.d.ts +33 -0
- package/getAzurePrivatelink.js.map +1 -1
- package/getAzureVpcPeeringConnection.d.ts +63 -0
- package/getAzureVpcPeeringConnection.js.map +1 -1
- package/getBillingGroup.d.ts +51 -0
- package/getBillingGroup.js.map +1 -1
- package/getCassanda.d.ts +90 -0
- package/getCassanda.js.map +1 -1
- package/getCassandra.d.ts +90 -0
- package/getCassandra.js.map +1 -1
- package/getCassandraUser.d.ts +39 -0
- package/getCassandraUser.js.map +1 -1
- package/getClickhouse.d.ts +90 -0
- package/getClickhouse.js.map +1 -1
- package/getClickhouseDatabase.d.ts +27 -0
- package/getClickhouseDatabase.js.map +1 -1
- package/getClickhouseUser.d.ts +36 -0
- package/getClickhouseUser.js.map +1 -1
- package/getConnectionPool.d.ts +42 -0
- package/getConnectionPool.js.map +1 -1
- package/getDatabase.d.ts +33 -0
- package/getDatabase.js.map +1 -1
- package/getFlink.d.ts +90 -0
- package/getFlink.js.map +1 -1
- package/getGcpVpcPeeringConnection.d.ts +33 -0
- package/getGcpVpcPeeringConnection.js.map +1 -1
- package/getGrafana.d.ts +90 -0
- package/getGrafana.js.map +1 -1
- package/getInfluxDb.d.ts +90 -0
- package/getInfluxDb.js.map +1 -1
- package/getInfluxdbDatabase.d.ts +27 -0
- package/getInfluxdbDatabase.js.map +1 -1
- package/getInfluxdbUser.d.ts +39 -0
- package/getInfluxdbUser.js.map +1 -1
- package/getKafka.d.ts +96 -0
- package/getKafka.js.map +1 -1
- package/getKafkaAcl.d.ts +48 -0
- package/getKafkaAcl.js.map +1 -1
- package/getKafkaConnect.d.ts +90 -0
- package/getKafkaConnect.js.map +1 -1
- package/getKafkaConnector.d.ts +51 -0
- package/getKafkaConnector.js.map +1 -1
- package/getKafkaMirrorMaker.d.ts +90 -0
- package/getKafkaMirrorMaker.js.map +1 -1
- package/getKafkaSchema.d.ts +39 -0
- package/getKafkaSchema.js.map +1 -1
- package/getKafkaSchemaConfiguration.d.ts +33 -0
- package/getKafkaSchemaConfiguration.js.map +1 -1
- package/getKafkaSchemaRegistryAcl.d.ts +48 -0
- package/getKafkaSchemaRegistryAcl.js.map +1 -1
- package/getKafkaTopic.d.ts +39 -0
- package/getKafkaTopic.js.map +1 -1
- package/getKafkaUser.d.ts +39 -0
- package/getKafkaUser.js.map +1 -1
- package/getM3Aggregator.d.ts +90 -0
- package/getM3Aggregator.js.map +1 -1
- package/getM3Db.d.ts +90 -0
- package/getM3Db.js.map +1 -1
- package/getM3dbUser.d.ts +33 -0
- package/getM3dbUser.js.map +1 -1
- package/getMirrorMakerReplicationFlow.d.ts +57 -0
- package/getMirrorMakerReplicationFlow.js.map +1 -1
- package/getMySql.d.ts +90 -0
- package/getMySql.js.map +1 -1
- package/getMysqlDatabase.d.ts +27 -0
- package/getMysqlDatabase.js.map +1 -1
- package/getMysqlUser.d.ts +42 -0
- package/getMysqlUser.js.map +1 -1
- package/getOpenSearch.d.ts +90 -0
- package/getOpenSearch.js.map +1 -1
- package/getOpenSearchAclConfig.d.ts +24 -0
- package/getOpenSearchAclConfig.js.map +1 -1
- package/getOpenSearchAclRule.d.ts +45 -0
- package/getOpenSearchAclRule.js.map +1 -1
- package/getOpensearchUser.d.ts +33 -0
- package/getOpensearchUser.js.map +1 -1
- package/getPg.d.ts +90 -0
- package/getPg.js.map +1 -1
- package/getPgDatabase.d.ts +33 -0
- package/getPgDatabase.js.map +1 -1
- package/getPgUser.d.ts +42 -0
- package/getPgUser.js.map +1 -1
- package/getProject.d.ts +45 -0
- package/getProject.js.map +1 -1
- package/getProjectUser.d.ts +24 -0
- package/getProjectUser.js.map +1 -1
- package/getProjectVpc.d.ts +33 -0
- package/getProjectVpc.js.map +1 -1
- package/getRedis.d.ts +90 -0
- package/getRedis.js.map +1 -1
- package/getRedisUser.d.ts +45 -0
- package/getRedisUser.js.map +1 -1
- package/getServiceComponent.d.ts +69 -0
- package/getServiceComponent.js.map +1 -1
- package/getServiceIntegration.d.ts +63 -0
- package/getServiceIntegration.js.map +1 -1
- package/getServiceIntegrationEndpoint.d.ts +57 -0
- package/getServiceIntegrationEndpoint.js.map +1 -1
- package/getServiceUser.d.ts +57 -0
- package/getServiceUser.js.map +1 -1
- package/getTransitGatewayVpcAttachment.d.ts +42 -0
- package/getTransitGatewayVpcAttachment.js.map +1 -1
- package/getVpcPeeringConnection.d.ts +48 -0
- package/getVpcPeeringConnection.js.map +1 -1
- package/grafana.d.ts +29 -91
- package/grafana.js +0 -4
- package/grafana.js.map +1 -1
- package/influxDb.d.ts +28 -89
- package/influxDb.js.map +1 -1
- package/influxdbDatabase.d.ts +6 -12
- package/influxdbDatabase.js.map +1 -1
- package/influxdbUser.d.ts +9 -18
- package/influxdbUser.js.map +1 -1
- package/kafka.d.ts +28 -89
- package/kafka.js.map +1 -1
- package/kafkaAcl.d.ts +9 -18
- package/kafkaAcl.js.map +1 -1
- package/kafkaConnect.d.ts +31 -92
- package/kafkaConnect.js.map +1 -1
- package/kafkaConnector.d.ts +6 -12
- package/kafkaConnector.js.map +1 -1
- package/kafkaMirrorMaker.d.ts +31 -92
- package/kafkaMirrorMaker.js.map +1 -1
- package/kafkaSchema.d.ts +9 -18
- package/kafkaSchema.js.map +1 -1
- package/kafkaSchemaConfiguration.d.ts +9 -18
- package/kafkaSchemaConfiguration.js.map +1 -1
- package/kafkaSchemaRegistryAcl.d.ts +12 -24
- package/kafkaSchemaRegistryAcl.js.map +1 -1
- package/kafkaTopic.d.ts +6 -12
- package/kafkaTopic.js.map +1 -1
- package/kafkaUser.d.ts +9 -18
- package/kafkaUser.js.map +1 -1
- package/m3aggregator.d.ts +28 -89
- package/m3aggregator.js.map +1 -1
- package/m3db.d.ts +28 -89
- package/m3db.js.map +1 -1
- package/m3dbUser.d.ts +9 -18
- package/m3dbUser.js.map +1 -1
- package/mirrorMakerReplicationFlow.d.ts +9 -21
- package/mirrorMakerReplicationFlow.js.map +1 -1
- package/mySql.d.ts +28 -89
- package/mySql.js.map +1 -1
- package/mysqlDatabase.d.ts +6 -12
- package/mysqlDatabase.js.map +1 -1
- package/mysqlUser.d.ts +12 -21
- package/mysqlUser.js.map +1 -1
- package/openSearch.d.ts +28 -89
- package/openSearch.js.map +1 -1
- package/openSearchAclConfig.d.ts +9 -21
- package/openSearchAclConfig.js.map +1 -1
- package/openSearchAclRule.d.ts +12 -24
- package/openSearchAclRule.js.map +1 -1
- package/opensearchUser.d.ts +9 -18
- package/opensearchUser.js.map +1 -1
- package/package.json +4 -3
- package/package.json.bak +2 -1
- package/package.json.dev +4 -3
- package/pg.d.ts +29 -90
- package/pg.js +0 -3
- package/pg.js.map +1 -1
- package/pgDatabase.d.ts +12 -24
- package/pgDatabase.js.map +1 -1
- package/pgUser.d.ts +9 -18
- package/pgUser.js.map +1 -1
- package/project.d.ts +21 -45
- package/project.js.map +1 -1
- package/projectUser.d.ts +5 -10
- package/projectUser.js.map +1 -1
- package/projectVpc.d.ts +6 -12
- package/projectVpc.js.map +1 -1
- package/redis.d.ts +28 -89
- package/redis.js.map +1 -1
- package/redisUser.d.ts +21 -42
- package/redisUser.js.map +1 -1
- package/serviceUser.d.ts +27 -51
- package/serviceUser.js.map +1 -1
- package/staticIp.d.ts +6 -12
- package/staticIp.js.map +1 -1
- package/transitGatewayVpcAttachment.d.ts +6 -12
- package/transitGatewayVpcAttachment.js.map +1 -1
- package/types/input.d.ts +1202 -0
- package/types/output.d.ts +1363 -0
- package/vpcPeeringConnection.d.ts +12 -24
- package/vpcPeeringConnection.js.map +1 -1
package/getAccountTeam.d.ts
CHANGED
|
@@ -7,21 +7,42 @@ export declare function getAccountTeam(args: GetAccountTeamArgs, opts?: pulumi.I
|
|
|
7
7
|
* A collection of arguments for invoking getAccountTeam.
|
|
8
8
|
*/
|
|
9
9
|
export interface GetAccountTeamArgs {
|
|
10
|
+
/**
|
|
11
|
+
* The unique account id
|
|
12
|
+
*/
|
|
10
13
|
accountId: string;
|
|
14
|
+
/**
|
|
15
|
+
* The account team name
|
|
16
|
+
*/
|
|
11
17
|
name: string;
|
|
12
18
|
}
|
|
13
19
|
/**
|
|
14
20
|
* A collection of values returned by getAccountTeam.
|
|
15
21
|
*/
|
|
16
22
|
export interface GetAccountTeamResult {
|
|
23
|
+
/**
|
|
24
|
+
* The unique account id
|
|
25
|
+
*/
|
|
17
26
|
readonly accountId: string;
|
|
27
|
+
/**
|
|
28
|
+
* Time of creation
|
|
29
|
+
*/
|
|
18
30
|
readonly createTime: string;
|
|
19
31
|
/**
|
|
20
32
|
* The provider-assigned unique ID for this managed resource.
|
|
21
33
|
*/
|
|
22
34
|
readonly id: string;
|
|
35
|
+
/**
|
|
36
|
+
* The account team name
|
|
37
|
+
*/
|
|
23
38
|
readonly name: string;
|
|
39
|
+
/**
|
|
40
|
+
* The auto-generated unique account team id
|
|
41
|
+
*/
|
|
24
42
|
readonly teamId: string;
|
|
43
|
+
/**
|
|
44
|
+
* Time of last update
|
|
45
|
+
*/
|
|
25
46
|
readonly updateTime: string;
|
|
26
47
|
}
|
|
27
48
|
export declare function getAccountTeamOutput(args: GetAccountTeamOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetAccountTeamResult>;
|
|
@@ -29,6 +50,12 @@ export declare function getAccountTeamOutput(args: GetAccountTeamOutputArgs, opt
|
|
|
29
50
|
* A collection of arguments for invoking getAccountTeam.
|
|
30
51
|
*/
|
|
31
52
|
export interface GetAccountTeamOutputArgs {
|
|
53
|
+
/**
|
|
54
|
+
* The unique account id
|
|
55
|
+
*/
|
|
32
56
|
accountId: pulumi.Input<string>;
|
|
57
|
+
/**
|
|
58
|
+
* The account team name
|
|
59
|
+
*/
|
|
33
60
|
name: pulumi.Input<string>;
|
|
34
61
|
}
|
package/getAccountTeam.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAccountTeam.js","sourceRoot":"","sources":["../getAccountTeam.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE;QACtE,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,wCAUC;
|
|
1
|
+
{"version":3,"file":"getAccountTeam.js","sourceRoot":"","sources":["../getAccountTeam.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE;QACtE,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,wCAUC;AA8CD,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,cAAc,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAClE,CAAC;AAFD,oDAEC"}
|
|
@@ -7,23 +7,50 @@ export declare function getAccountTeamMember(args: GetAccountTeamMemberArgs, opt
|
|
|
7
7
|
* A collection of arguments for invoking getAccountTeamMember.
|
|
8
8
|
*/
|
|
9
9
|
export interface GetAccountTeamMemberArgs {
|
|
10
|
+
/**
|
|
11
|
+
* The unique account id This property cannot be changed, doing so forces recreation of the resource.
|
|
12
|
+
*/
|
|
10
13
|
accountId: string;
|
|
14
|
+
/**
|
|
15
|
+
* An account team id This property cannot be changed, doing so forces recreation of the resource.
|
|
16
|
+
*/
|
|
11
17
|
teamId: string;
|
|
18
|
+
/**
|
|
19
|
+
* Is a user email address that first will be invited, and after accepting an invitation, he or she becomes a member of a team. This property cannot be changed, doing so forces recreation of the resource.
|
|
20
|
+
*/
|
|
12
21
|
userEmail: string;
|
|
13
22
|
}
|
|
14
23
|
/**
|
|
15
24
|
* A collection of values returned by getAccountTeamMember.
|
|
16
25
|
*/
|
|
17
26
|
export interface GetAccountTeamMemberResult {
|
|
27
|
+
/**
|
|
28
|
+
* is a boolean flag that determines whether an invitation was accepted or not by the user. `false` value means that the invitation was sent to the user but not yet accepted. `true` means that the user accepted the invitation and now a member of an account team.
|
|
29
|
+
*/
|
|
18
30
|
readonly accepted: boolean;
|
|
31
|
+
/**
|
|
32
|
+
* The unique account id This property cannot be changed, doing so forces recreation of the resource.
|
|
33
|
+
*/
|
|
19
34
|
readonly accountId: string;
|
|
35
|
+
/**
|
|
36
|
+
* Time of creation
|
|
37
|
+
*/
|
|
20
38
|
readonly createTime: string;
|
|
21
39
|
/**
|
|
22
40
|
* The provider-assigned unique ID for this managed resource.
|
|
23
41
|
*/
|
|
24
42
|
readonly id: string;
|
|
43
|
+
/**
|
|
44
|
+
* The email address that invited this user.
|
|
45
|
+
*/
|
|
25
46
|
readonly invitedByUserEmail: string;
|
|
47
|
+
/**
|
|
48
|
+
* An account team id This property cannot be changed, doing so forces recreation of the resource.
|
|
49
|
+
*/
|
|
26
50
|
readonly teamId: string;
|
|
51
|
+
/**
|
|
52
|
+
* Is a user email address that first will be invited, and after accepting an invitation, he or she becomes a member of a team. This property cannot be changed, doing so forces recreation of the resource.
|
|
53
|
+
*/
|
|
27
54
|
readonly userEmail: string;
|
|
28
55
|
}
|
|
29
56
|
export declare function getAccountTeamMemberOutput(args: GetAccountTeamMemberOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetAccountTeamMemberResult>;
|
|
@@ -31,7 +58,16 @@ export declare function getAccountTeamMemberOutput(args: GetAccountTeamMemberOut
|
|
|
31
58
|
* A collection of arguments for invoking getAccountTeamMember.
|
|
32
59
|
*/
|
|
33
60
|
export interface GetAccountTeamMemberOutputArgs {
|
|
61
|
+
/**
|
|
62
|
+
* The unique account id This property cannot be changed, doing so forces recreation of the resource.
|
|
63
|
+
*/
|
|
34
64
|
accountId: pulumi.Input<string>;
|
|
65
|
+
/**
|
|
66
|
+
* An account team id This property cannot be changed, doing so forces recreation of the resource.
|
|
67
|
+
*/
|
|
35
68
|
teamId: pulumi.Input<string>;
|
|
69
|
+
/**
|
|
70
|
+
* Is a user email address that first will be invited, and after accepting an invitation, he or she becomes a member of a team. This property cannot be changed, doing so forces recreation of the resource.
|
|
71
|
+
*/
|
|
36
72
|
userEmail: pulumi.Input<string>;
|
|
37
73
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAccountTeamMember.js","sourceRoot":"","sources":["../getAccountTeamMember.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uDAAuD,EAAE;QAClF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,oDAWC;
|
|
1
|
+
{"version":3,"file":"getAccountTeamMember.js","sourceRoot":"","sources":["../getAccountTeamMember.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uDAAuD,EAAE;QAClF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,oDAWC;AAsDD,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,oBAAoB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACxE,CAAC;AAFD,gEAEC"}
|
|
@@ -7,21 +7,42 @@ export declare function getAccountTeamProject(args: GetAccountTeamProjectArgs, o
|
|
|
7
7
|
* A collection of arguments for invoking getAccountTeamProject.
|
|
8
8
|
*/
|
|
9
9
|
export interface GetAccountTeamProjectArgs {
|
|
10
|
+
/**
|
|
11
|
+
* The unique account id
|
|
12
|
+
*/
|
|
10
13
|
accountId: string;
|
|
14
|
+
/**
|
|
15
|
+
* The name of an already existing project
|
|
16
|
+
*/
|
|
11
17
|
projectName: string;
|
|
18
|
+
/**
|
|
19
|
+
* An account team id
|
|
20
|
+
*/
|
|
12
21
|
teamId: string;
|
|
13
22
|
}
|
|
14
23
|
/**
|
|
15
24
|
* A collection of values returned by getAccountTeamProject.
|
|
16
25
|
*/
|
|
17
26
|
export interface GetAccountTeamProjectResult {
|
|
27
|
+
/**
|
|
28
|
+
* The unique account id
|
|
29
|
+
*/
|
|
18
30
|
readonly accountId: string;
|
|
19
31
|
/**
|
|
20
32
|
* The provider-assigned unique ID for this managed resource.
|
|
21
33
|
*/
|
|
22
34
|
readonly id: string;
|
|
35
|
+
/**
|
|
36
|
+
* The name of an already existing project
|
|
37
|
+
*/
|
|
23
38
|
readonly projectName: string;
|
|
39
|
+
/**
|
|
40
|
+
* An account team id
|
|
41
|
+
*/
|
|
24
42
|
readonly teamId: string;
|
|
43
|
+
/**
|
|
44
|
+
* The Account team project type The possible values are `admin`, `developer`, `operator` and `readOnly`.
|
|
45
|
+
*/
|
|
25
46
|
readonly teamType: string;
|
|
26
47
|
}
|
|
27
48
|
export declare function getAccountTeamProjectOutput(args: GetAccountTeamProjectOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetAccountTeamProjectResult>;
|
|
@@ -29,7 +50,16 @@ export declare function getAccountTeamProjectOutput(args: GetAccountTeamProjectO
|
|
|
29
50
|
* A collection of arguments for invoking getAccountTeamProject.
|
|
30
51
|
*/
|
|
31
52
|
export interface GetAccountTeamProjectOutputArgs {
|
|
53
|
+
/**
|
|
54
|
+
* The unique account id
|
|
55
|
+
*/
|
|
32
56
|
accountId: pulumi.Input<string>;
|
|
57
|
+
/**
|
|
58
|
+
* The name of an already existing project
|
|
59
|
+
*/
|
|
33
60
|
projectName: pulumi.Input<string>;
|
|
61
|
+
/**
|
|
62
|
+
* An account team id
|
|
63
|
+
*/
|
|
34
64
|
teamId: pulumi.Input<string>;
|
|
35
65
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAccountTeamProject.js","sourceRoot":"","sources":["../getAccountTeamProject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yDAAyD,EAAE;QACpF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,sDAWC;
|
|
1
|
+
{"version":3,"file":"getAccountTeamProject.js","sourceRoot":"","sources":["../getAccountTeamProject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yDAAyD,EAAE;QACpF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,sDAWC;AA8CD,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,qBAAqB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzE,CAAC;AAFD,kEAEC"}
|
package/getAwsPrivatelink.d.ts
CHANGED
|
@@ -19,21 +19,42 @@ export declare function getAwsPrivatelink(args: GetAwsPrivatelinkArgs, opts?: pu
|
|
|
19
19
|
* A collection of arguments for invoking getAwsPrivatelink.
|
|
20
20
|
*/
|
|
21
21
|
export interface GetAwsPrivatelinkArgs {
|
|
22
|
+
/**
|
|
23
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
24
|
+
*/
|
|
22
25
|
project: string;
|
|
26
|
+
/**
|
|
27
|
+
* Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
28
|
+
*/
|
|
23
29
|
serviceName: string;
|
|
24
30
|
}
|
|
25
31
|
/**
|
|
26
32
|
* A collection of values returned by getAwsPrivatelink.
|
|
27
33
|
*/
|
|
28
34
|
export interface GetAwsPrivatelinkResult {
|
|
35
|
+
/**
|
|
36
|
+
* AWS service ID
|
|
37
|
+
*/
|
|
29
38
|
readonly awsServiceId: string;
|
|
39
|
+
/**
|
|
40
|
+
* AWS service name
|
|
41
|
+
*/
|
|
30
42
|
readonly awsServiceName: string;
|
|
31
43
|
/**
|
|
32
44
|
* The provider-assigned unique ID for this managed resource.
|
|
33
45
|
*/
|
|
34
46
|
readonly id: string;
|
|
47
|
+
/**
|
|
48
|
+
* List of allowed principals
|
|
49
|
+
*/
|
|
35
50
|
readonly principals: string[];
|
|
51
|
+
/**
|
|
52
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
53
|
+
*/
|
|
36
54
|
readonly project: string;
|
|
55
|
+
/**
|
|
56
|
+
* Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
57
|
+
*/
|
|
37
58
|
readonly serviceName: string;
|
|
38
59
|
}
|
|
39
60
|
export declare function getAwsPrivatelinkOutput(args: GetAwsPrivatelinkOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetAwsPrivatelinkResult>;
|
|
@@ -41,6 +62,12 @@ export declare function getAwsPrivatelinkOutput(args: GetAwsPrivatelinkOutputArg
|
|
|
41
62
|
* A collection of arguments for invoking getAwsPrivatelink.
|
|
42
63
|
*/
|
|
43
64
|
export interface GetAwsPrivatelinkOutputArgs {
|
|
65
|
+
/**
|
|
66
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
67
|
+
*/
|
|
44
68
|
project: pulumi.Input<string>;
|
|
69
|
+
/**
|
|
70
|
+
* Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
71
|
+
*/
|
|
45
72
|
serviceName: pulumi.Input<string>;
|
|
46
73
|
}
|
package/getAwsPrivatelink.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAwsPrivatelink.js","sourceRoot":"","sources":["../getAwsPrivatelink.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iDAAiD,EAAE;QAC5E,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,8CAUC;
|
|
1
|
+
{"version":3,"file":"getAwsPrivatelink.js","sourceRoot":"","sources":["../getAwsPrivatelink.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iDAAiD,EAAE;QAC5E,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,8CAUC;AA8CD,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,iBAAiB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,0DAEC"}
|
|
@@ -20,27 +20,60 @@ export declare function getAwsVpcPeeringConnection(args: GetAwsVpcPeeringConnect
|
|
|
20
20
|
* A collection of arguments for invoking getAwsVpcPeeringConnection.
|
|
21
21
|
*/
|
|
22
22
|
export interface GetAwsVpcPeeringConnectionArgs {
|
|
23
|
+
/**
|
|
24
|
+
* AWS account ID. This property cannot be changed, doing so forces recreation of the resource.
|
|
25
|
+
*/
|
|
23
26
|
awsAccountId: string;
|
|
27
|
+
/**
|
|
28
|
+
* AWS VPC ID. This property cannot be changed, doing so forces recreation of the resource.
|
|
29
|
+
*/
|
|
24
30
|
awsVpcId: string;
|
|
31
|
+
/**
|
|
32
|
+
* AWS region of the peered VPC (if not in the same region as Aiven VPC). This property cannot be changed, doing so forces recreation of the resource.
|
|
33
|
+
*/
|
|
25
34
|
awsVpcRegion: string;
|
|
35
|
+
/**
|
|
36
|
+
* The VPC the peering connection belongs to. This property cannot be changed, doing so forces recreation of the resource.
|
|
37
|
+
*/
|
|
26
38
|
vpcId: string;
|
|
27
39
|
}
|
|
28
40
|
/**
|
|
29
41
|
* A collection of values returned by getAwsVpcPeeringConnection.
|
|
30
42
|
*/
|
|
31
43
|
export interface GetAwsVpcPeeringConnectionResult {
|
|
44
|
+
/**
|
|
45
|
+
* AWS account ID. This property cannot be changed, doing so forces recreation of the resource.
|
|
46
|
+
*/
|
|
32
47
|
readonly awsAccountId: string;
|
|
48
|
+
/**
|
|
49
|
+
* AWS VPC ID. This property cannot be changed, doing so forces recreation of the resource.
|
|
50
|
+
*/
|
|
33
51
|
readonly awsVpcId: string;
|
|
52
|
+
/**
|
|
53
|
+
* AWS VPC peering connection ID
|
|
54
|
+
*/
|
|
34
55
|
readonly awsVpcPeeringConnectionId: string;
|
|
56
|
+
/**
|
|
57
|
+
* AWS region of the peered VPC (if not in the same region as Aiven VPC). This property cannot be changed, doing so forces recreation of the resource.
|
|
58
|
+
*/
|
|
35
59
|
readonly awsVpcRegion: string;
|
|
36
60
|
/**
|
|
37
61
|
* The provider-assigned unique ID for this managed resource.
|
|
38
62
|
*/
|
|
39
63
|
readonly id: string;
|
|
64
|
+
/**
|
|
65
|
+
* State of the peering connection
|
|
66
|
+
*/
|
|
40
67
|
readonly state: string;
|
|
68
|
+
/**
|
|
69
|
+
* State-specific help or error information
|
|
70
|
+
*/
|
|
41
71
|
readonly stateInfo: {
|
|
42
72
|
[key: string]: any;
|
|
43
73
|
};
|
|
74
|
+
/**
|
|
75
|
+
* The VPC the peering connection belongs to. This property cannot be changed, doing so forces recreation of the resource.
|
|
76
|
+
*/
|
|
44
77
|
readonly vpcId: string;
|
|
45
78
|
}
|
|
46
79
|
export declare function getAwsVpcPeeringConnectionOutput(args: GetAwsVpcPeeringConnectionOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetAwsVpcPeeringConnectionResult>;
|
|
@@ -48,8 +81,20 @@ export declare function getAwsVpcPeeringConnectionOutput(args: GetAwsVpcPeeringC
|
|
|
48
81
|
* A collection of arguments for invoking getAwsVpcPeeringConnection.
|
|
49
82
|
*/
|
|
50
83
|
export interface GetAwsVpcPeeringConnectionOutputArgs {
|
|
84
|
+
/**
|
|
85
|
+
* AWS account ID. This property cannot be changed, doing so forces recreation of the resource.
|
|
86
|
+
*/
|
|
51
87
|
awsAccountId: pulumi.Input<string>;
|
|
88
|
+
/**
|
|
89
|
+
* AWS VPC ID. This property cannot be changed, doing so forces recreation of the resource.
|
|
90
|
+
*/
|
|
52
91
|
awsVpcId: pulumi.Input<string>;
|
|
92
|
+
/**
|
|
93
|
+
* AWS region of the peered VPC (if not in the same region as Aiven VPC). This property cannot be changed, doing so forces recreation of the resource.
|
|
94
|
+
*/
|
|
53
95
|
awsVpcRegion: pulumi.Input<string>;
|
|
96
|
+
/**
|
|
97
|
+
* The VPC the peering connection belongs to. This property cannot be changed, doing so forces recreation of the resource.
|
|
98
|
+
*/
|
|
54
99
|
vpcId: pulumi.Input<string>;
|
|
55
100
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAwsVpcPeeringConnection.js","sourceRoot":"","sources":["../getAwsVpcPeeringConnection.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mEAAmE,EAAE;QAC9F,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,gEAYC;
|
|
1
|
+
{"version":3,"file":"getAwsVpcPeeringConnection.js","sourceRoot":"","sources":["../getAwsVpcPeeringConnection.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mEAAmE,EAAE;QAC9F,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,gEAYC;AA8DD,SAAgB,gCAAgC,CAAC,IAA0C,EAAE,IAA2B;IACpH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,0BAA0B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC9E,CAAC;AAFD,4EAEC"}
|
package/getAzurePrivatelink.d.ts
CHANGED
|
@@ -19,23 +19,50 @@ export declare function getAzurePrivatelink(args: GetAzurePrivatelinkArgs, opts?
|
|
|
19
19
|
* A collection of arguments for invoking getAzurePrivatelink.
|
|
20
20
|
*/
|
|
21
21
|
export interface GetAzurePrivatelinkArgs {
|
|
22
|
+
/**
|
|
23
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
24
|
+
*/
|
|
22
25
|
project: string;
|
|
26
|
+
/**
|
|
27
|
+
* Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
28
|
+
*/
|
|
23
29
|
serviceName: string;
|
|
24
30
|
}
|
|
25
31
|
/**
|
|
26
32
|
* A collection of values returned by getAzurePrivatelink.
|
|
27
33
|
*/
|
|
28
34
|
export interface GetAzurePrivatelinkResult {
|
|
35
|
+
/**
|
|
36
|
+
* Azure Privatelink service alias
|
|
37
|
+
*/
|
|
29
38
|
readonly azureServiceAlias: string;
|
|
39
|
+
/**
|
|
40
|
+
* Azure Privatelink service ID
|
|
41
|
+
*/
|
|
30
42
|
readonly azureServiceId: string;
|
|
31
43
|
/**
|
|
32
44
|
* The provider-assigned unique ID for this managed resource.
|
|
33
45
|
*/
|
|
34
46
|
readonly id: string;
|
|
47
|
+
/**
|
|
48
|
+
* Printable result of the Azure Privatelink request
|
|
49
|
+
*/
|
|
35
50
|
readonly message: string;
|
|
51
|
+
/**
|
|
52
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
53
|
+
*/
|
|
36
54
|
readonly project: string;
|
|
55
|
+
/**
|
|
56
|
+
* Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
57
|
+
*/
|
|
37
58
|
readonly serviceName: string;
|
|
59
|
+
/**
|
|
60
|
+
* Privatelink resource state
|
|
61
|
+
*/
|
|
38
62
|
readonly state: string;
|
|
63
|
+
/**
|
|
64
|
+
* A List of allowed Subscription IDs Maximum Length: `16`.
|
|
65
|
+
*/
|
|
39
66
|
readonly userSubscriptionIds: string[];
|
|
40
67
|
}
|
|
41
68
|
export declare function getAzurePrivatelinkOutput(args: GetAzurePrivatelinkOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetAzurePrivatelinkResult>;
|
|
@@ -43,6 +70,12 @@ export declare function getAzurePrivatelinkOutput(args: GetAzurePrivatelinkOutpu
|
|
|
43
70
|
* A collection of arguments for invoking getAzurePrivatelink.
|
|
44
71
|
*/
|
|
45
72
|
export interface GetAzurePrivatelinkOutputArgs {
|
|
73
|
+
/**
|
|
74
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
75
|
+
*/
|
|
46
76
|
project: pulumi.Input<string>;
|
|
77
|
+
/**
|
|
78
|
+
* Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
79
|
+
*/
|
|
47
80
|
serviceName: pulumi.Input<string>;
|
|
48
81
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAzurePrivatelink.js","sourceRoot":"","sources":["../getAzurePrivatelink.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE;QAChF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,kDAUC;
|
|
1
|
+
{"version":3,"file":"getAzurePrivatelink.js","sourceRoot":"","sources":["../getAzurePrivatelink.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE;QAChF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,kDAUC;AAsDD,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IACtG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,mBAAmB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACvE,CAAC;AAFD,8DAEC"}
|
|
@@ -7,31 +7,76 @@ export declare function getAzureVpcPeeringConnection(args: GetAzureVpcPeeringCon
|
|
|
7
7
|
* A collection of arguments for invoking getAzureVpcPeeringConnection.
|
|
8
8
|
*/
|
|
9
9
|
export interface GetAzureVpcPeeringConnectionArgs {
|
|
10
|
+
/**
|
|
11
|
+
* Azure Subscription ID. This property cannot be changed, doing so forces recreation of the resource.
|
|
12
|
+
*/
|
|
10
13
|
azureSubscriptionId: string;
|
|
14
|
+
/**
|
|
15
|
+
* Azure app registration id in UUID4 form that is allowed to create a peering to the peer vnet. This property cannot be changed, doing so forces recreation of the resource.
|
|
16
|
+
*/
|
|
11
17
|
peerAzureAppId: string;
|
|
18
|
+
/**
|
|
19
|
+
* Azure tenant id in UUID4 form. This property cannot be changed, doing so forces recreation of the resource.
|
|
20
|
+
*/
|
|
12
21
|
peerAzureTenantId: string;
|
|
22
|
+
/**
|
|
23
|
+
* Azure resource group name of the peered VPC. This property cannot be changed, doing so forces recreation of the resource.
|
|
24
|
+
*/
|
|
13
25
|
peerResourceGroup: string;
|
|
26
|
+
/**
|
|
27
|
+
* Azure Network name. This property cannot be changed, doing so forces recreation of the resource.
|
|
28
|
+
*/
|
|
14
29
|
vnetName: string;
|
|
30
|
+
/**
|
|
31
|
+
* The VPC the peering connection belongs to. This property cannot be changed, doing so forces recreation of the resource.
|
|
32
|
+
*/
|
|
15
33
|
vpcId: string;
|
|
16
34
|
}
|
|
17
35
|
/**
|
|
18
36
|
* A collection of values returned by getAzureVpcPeeringConnection.
|
|
19
37
|
*/
|
|
20
38
|
export interface GetAzureVpcPeeringConnectionResult {
|
|
39
|
+
/**
|
|
40
|
+
* Azure Subscription ID. This property cannot be changed, doing so forces recreation of the resource.
|
|
41
|
+
*/
|
|
21
42
|
readonly azureSubscriptionId: string;
|
|
22
43
|
/**
|
|
23
44
|
* The provider-assigned unique ID for this managed resource.
|
|
24
45
|
*/
|
|
25
46
|
readonly id: string;
|
|
47
|
+
/**
|
|
48
|
+
* Azure app registration id in UUID4 form that is allowed to create a peering to the peer vnet. This property cannot be changed, doing so forces recreation of the resource.
|
|
49
|
+
*/
|
|
26
50
|
readonly peerAzureAppId: string;
|
|
51
|
+
/**
|
|
52
|
+
* Azure tenant id in UUID4 form. This property cannot be changed, doing so forces recreation of the resource.
|
|
53
|
+
*/
|
|
27
54
|
readonly peerAzureTenantId: string;
|
|
55
|
+
/**
|
|
56
|
+
* Azure resource group name of the peered VPC. This property cannot be changed, doing so forces recreation of the resource.
|
|
57
|
+
*/
|
|
28
58
|
readonly peerResourceGroup: string;
|
|
59
|
+
/**
|
|
60
|
+
* Cloud provider identifier for the peering connection if available
|
|
61
|
+
*/
|
|
29
62
|
readonly peeringConnectionId: string;
|
|
63
|
+
/**
|
|
64
|
+
* State of the peering connection
|
|
65
|
+
*/
|
|
30
66
|
readonly state: string;
|
|
67
|
+
/**
|
|
68
|
+
* State-specific help or error information
|
|
69
|
+
*/
|
|
31
70
|
readonly stateInfo: {
|
|
32
71
|
[key: string]: any;
|
|
33
72
|
};
|
|
73
|
+
/**
|
|
74
|
+
* Azure Network name. This property cannot be changed, doing so forces recreation of the resource.
|
|
75
|
+
*/
|
|
34
76
|
readonly vnetName: string;
|
|
77
|
+
/**
|
|
78
|
+
* The VPC the peering connection belongs to. This property cannot be changed, doing so forces recreation of the resource.
|
|
79
|
+
*/
|
|
35
80
|
readonly vpcId: string;
|
|
36
81
|
}
|
|
37
82
|
export declare function getAzureVpcPeeringConnectionOutput(args: GetAzureVpcPeeringConnectionOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetAzureVpcPeeringConnectionResult>;
|
|
@@ -39,10 +84,28 @@ export declare function getAzureVpcPeeringConnectionOutput(args: GetAzureVpcPeer
|
|
|
39
84
|
* A collection of arguments for invoking getAzureVpcPeeringConnection.
|
|
40
85
|
*/
|
|
41
86
|
export interface GetAzureVpcPeeringConnectionOutputArgs {
|
|
87
|
+
/**
|
|
88
|
+
* Azure Subscription ID. This property cannot be changed, doing so forces recreation of the resource.
|
|
89
|
+
*/
|
|
42
90
|
azureSubscriptionId: pulumi.Input<string>;
|
|
91
|
+
/**
|
|
92
|
+
* Azure app registration id in UUID4 form that is allowed to create a peering to the peer vnet. This property cannot be changed, doing so forces recreation of the resource.
|
|
93
|
+
*/
|
|
43
94
|
peerAzureAppId: pulumi.Input<string>;
|
|
95
|
+
/**
|
|
96
|
+
* Azure tenant id in UUID4 form. This property cannot be changed, doing so forces recreation of the resource.
|
|
97
|
+
*/
|
|
44
98
|
peerAzureTenantId: pulumi.Input<string>;
|
|
99
|
+
/**
|
|
100
|
+
* Azure resource group name of the peered VPC. This property cannot be changed, doing so forces recreation of the resource.
|
|
101
|
+
*/
|
|
45
102
|
peerResourceGroup: pulumi.Input<string>;
|
|
103
|
+
/**
|
|
104
|
+
* Azure Network name. This property cannot be changed, doing so forces recreation of the resource.
|
|
105
|
+
*/
|
|
46
106
|
vnetName: pulumi.Input<string>;
|
|
107
|
+
/**
|
|
108
|
+
* The VPC the peering connection belongs to. This property cannot be changed, doing so forces recreation of the resource.
|
|
109
|
+
*/
|
|
47
110
|
vpcId: pulumi.Input<string>;
|
|
48
111
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAzureVpcPeeringConnection.js","sourceRoot":"","sources":["../getAzureVpcPeeringConnection.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uEAAuE,EAAE;QAClG,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAdD,oEAcC;
|
|
1
|
+
{"version":3,"file":"getAzureVpcPeeringConnection.js","sourceRoot":"","sources":["../getAzureVpcPeeringConnection.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uEAAuE,EAAE;QAClG,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAdD,oEAcC;AA8ED,SAAgB,kCAAkC,CAAC,IAA4C,EAAE,IAA2B;IACxH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,4BAA4B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAChF,CAAC;AAFD,gFAEC"}
|
package/getBillingGroup.d.ts
CHANGED
|
@@ -18,30 +18,78 @@ export declare function getBillingGroup(args: GetBillingGroupArgs, opts?: pulumi
|
|
|
18
18
|
* A collection of arguments for invoking getBillingGroup.
|
|
19
19
|
*/
|
|
20
20
|
export interface GetBillingGroupArgs {
|
|
21
|
+
/**
|
|
22
|
+
* The id of the billing group. To set up proper dependencies please refer to this variable as a reference.
|
|
23
|
+
*/
|
|
21
24
|
billingGroupId: string;
|
|
22
25
|
}
|
|
23
26
|
/**
|
|
24
27
|
* A collection of values returned by getBillingGroup.
|
|
25
28
|
*/
|
|
26
29
|
export interface GetBillingGroupResult {
|
|
30
|
+
/**
|
|
31
|
+
* Account id
|
|
32
|
+
*/
|
|
27
33
|
readonly accountId: string;
|
|
34
|
+
/**
|
|
35
|
+
* Address lines
|
|
36
|
+
*/
|
|
28
37
|
readonly addressLines: string[];
|
|
38
|
+
/**
|
|
39
|
+
* Billing currency
|
|
40
|
+
*/
|
|
29
41
|
readonly billingCurrency: string;
|
|
42
|
+
/**
|
|
43
|
+
* Billing contact emails
|
|
44
|
+
*/
|
|
30
45
|
readonly billingEmails: string[];
|
|
46
|
+
/**
|
|
47
|
+
* Billing extra text
|
|
48
|
+
*/
|
|
31
49
|
readonly billingExtraText: string;
|
|
50
|
+
/**
|
|
51
|
+
* The id of the billing group. To set up proper dependencies please refer to this variable as a reference.
|
|
52
|
+
*/
|
|
32
53
|
readonly billingGroupId: string;
|
|
54
|
+
/**
|
|
55
|
+
* Credit card id
|
|
56
|
+
*/
|
|
33
57
|
readonly cardId: string;
|
|
58
|
+
/**
|
|
59
|
+
* City
|
|
60
|
+
*/
|
|
34
61
|
readonly city: string;
|
|
62
|
+
/**
|
|
63
|
+
* Company name
|
|
64
|
+
*/
|
|
35
65
|
readonly company: string;
|
|
66
|
+
/**
|
|
67
|
+
* ID of the billing group to copy from
|
|
68
|
+
*/
|
|
36
69
|
readonly copyFromBillingGroup: string;
|
|
70
|
+
/**
|
|
71
|
+
* Country code
|
|
72
|
+
*/
|
|
37
73
|
readonly countryCode: string;
|
|
38
74
|
/**
|
|
39
75
|
* The provider-assigned unique ID for this managed resource.
|
|
40
76
|
*/
|
|
41
77
|
readonly id: string;
|
|
78
|
+
/**
|
|
79
|
+
* Billing Group name
|
|
80
|
+
*/
|
|
42
81
|
readonly name: string;
|
|
82
|
+
/**
|
|
83
|
+
* State
|
|
84
|
+
*/
|
|
43
85
|
readonly state: string;
|
|
86
|
+
/**
|
|
87
|
+
* VAT id
|
|
88
|
+
*/
|
|
44
89
|
readonly vatId: string;
|
|
90
|
+
/**
|
|
91
|
+
* Zip Code
|
|
92
|
+
*/
|
|
45
93
|
readonly zipCode: string;
|
|
46
94
|
}
|
|
47
95
|
export declare function getBillingGroupOutput(args: GetBillingGroupOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetBillingGroupResult>;
|
|
@@ -49,5 +97,8 @@ export declare function getBillingGroupOutput(args: GetBillingGroupOutputArgs, o
|
|
|
49
97
|
* A collection of arguments for invoking getBillingGroup.
|
|
50
98
|
*/
|
|
51
99
|
export interface GetBillingGroupOutputArgs {
|
|
100
|
+
/**
|
|
101
|
+
* The id of the billing group. To set up proper dependencies please refer to this variable as a reference.
|
|
102
|
+
*/
|
|
52
103
|
billingGroupId: pulumi.Input<string>;
|
|
53
104
|
}
|
package/getBillingGroup.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getBillingGroup.js","sourceRoot":"","sources":["../getBillingGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6CAA6C,EAAE;QACxE,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,0CASC;
|
|
1
|
+
{"version":3,"file":"getBillingGroup.js","sourceRoot":"","sources":["../getBillingGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6CAA6C,EAAE;QACxE,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,0CASC;AAkFD,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,sDAEC"}
|