@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/getKafkaMirrorMaker.d.ts
CHANGED
|
@@ -20,42 +20,126 @@ export declare function getKafkaMirrorMaker(args: GetKafkaMirrorMakerArgs, opts?
|
|
|
20
20
|
* A collection of arguments for invoking getKafkaMirrorMaker.
|
|
21
21
|
*/
|
|
22
22
|
export interface GetKafkaMirrorMakerArgs {
|
|
23
|
+
/**
|
|
24
|
+
* 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.
|
|
25
|
+
*/
|
|
23
26
|
project: string;
|
|
27
|
+
/**
|
|
28
|
+
* Specifies the actual name of the service. The name cannot be changed later without destroying and re-creating the service so name should be picked based on intended service usage rather than current attributes.
|
|
29
|
+
*/
|
|
24
30
|
serviceName: string;
|
|
25
31
|
}
|
|
26
32
|
/**
|
|
27
33
|
* A collection of values returned by getKafkaMirrorMaker.
|
|
28
34
|
*/
|
|
29
35
|
export interface GetKafkaMirrorMakerResult {
|
|
36
|
+
/**
|
|
37
|
+
* Defines where the cloud provider and region where the service is hosted in. This can be changed freely after service is created. Changing the value will trigger a potentially lengthy migration process for the service. Format is cloud provider name (`aws`, `azure`, `do` `google`, `upcloud`, etc.), dash, and the cloud provider specific region name. These are documented on each Cloud provider's own support articles, like [here for Google](https://cloud.google.com/compute/docs/regions-zones/) and [here for AWS](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html).
|
|
38
|
+
*/
|
|
30
39
|
readonly cloudName: string;
|
|
40
|
+
/**
|
|
41
|
+
* Service component information objects
|
|
42
|
+
*/
|
|
31
43
|
readonly components: outputs.GetKafkaMirrorMakerComponent[];
|
|
44
|
+
/**
|
|
45
|
+
* The disk space of the service, possible values depend on the service type, the cloud provider and the project. Reducing will result in the service rebalancing.
|
|
46
|
+
*/
|
|
32
47
|
readonly diskSpace: string;
|
|
48
|
+
/**
|
|
49
|
+
* The maximum disk space of the service, possible values depend on the service type, the cloud provider and the project.
|
|
50
|
+
*/
|
|
33
51
|
readonly diskSpaceCap: string;
|
|
52
|
+
/**
|
|
53
|
+
* The default disk space of the service, possible values depend on the service type, the cloud provider and the project. Its also the minimum value for `diskSpace`
|
|
54
|
+
*/
|
|
34
55
|
readonly diskSpaceDefault: string;
|
|
56
|
+
/**
|
|
57
|
+
* The default disk space step of the service, possible values depend on the service type, the cloud provider and the project. `diskSpace` needs to increment from `diskSpaceDefault` by increments of this size.
|
|
58
|
+
*/
|
|
35
59
|
readonly diskSpaceStep: string;
|
|
60
|
+
/**
|
|
61
|
+
* Disk space that service is currently using
|
|
62
|
+
*/
|
|
36
63
|
readonly diskSpaceUsed: string;
|
|
37
64
|
/**
|
|
38
65
|
* The provider-assigned unique ID for this managed resource.
|
|
39
66
|
*/
|
|
40
67
|
readonly id: string;
|
|
68
|
+
/**
|
|
69
|
+
* Kafka*mirrormaker user configurable settings
|
|
70
|
+
*/
|
|
41
71
|
readonly kafkaMirrormakerUserConfigs: outputs.GetKafkaMirrorMakerKafkaMirrormakerUserConfig[];
|
|
72
|
+
/**
|
|
73
|
+
* Kafka MirrorMaker 2 server provided values
|
|
74
|
+
*/
|
|
42
75
|
readonly kafkaMirrormakers: outputs.GetKafkaMirrorMakerKafkaMirrormaker[];
|
|
76
|
+
/**
|
|
77
|
+
* Day of week when maintenance operations should be performed. One monday, tuesday, wednesday, etc.
|
|
78
|
+
*/
|
|
43
79
|
readonly maintenanceWindowDow: string;
|
|
80
|
+
/**
|
|
81
|
+
* Time of day when maintenance operations should be performed. UTC time in HH:mm:ss format.
|
|
82
|
+
*/
|
|
44
83
|
readonly maintenanceWindowTime: string;
|
|
84
|
+
/**
|
|
85
|
+
* Defines what kind of computing resources are allocated for the service. It can be changed after creation, though there are some restrictions when going to a smaller plan such as the new plan must have sufficient amount of disk space to store all current data and switching to a plan with fewer nodes might not be supported. The basic plan names are `hobbyist`, `startup-x`, `business-x` and `premium-x` where `x` is (roughly) the amount of memory on each node (also other attributes like number of CPUs and amount of disk space varies but naming is based on memory). The available options can be seem from the [Aiven pricing page](https://aiven.io/pricing).
|
|
86
|
+
*/
|
|
45
87
|
readonly plan: string;
|
|
88
|
+
/**
|
|
89
|
+
* 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.
|
|
90
|
+
*/
|
|
46
91
|
readonly project: string;
|
|
92
|
+
/**
|
|
93
|
+
* Specifies the VPC the service should run in. If the value is not set the service is not run inside a VPC. When set, the value should be given as a reference to set up dependencies correctly and the VPC must be in the same cloud and region as the service itself. Project can be freely moved to and from VPC after creation but doing so triggers migration to new servers so the operation can take significant amount of time to complete if the service has a lot of data.
|
|
94
|
+
*/
|
|
47
95
|
readonly projectVpcId: string;
|
|
96
|
+
/**
|
|
97
|
+
* The hostname of the service.
|
|
98
|
+
*/
|
|
48
99
|
readonly serviceHost: string;
|
|
100
|
+
/**
|
|
101
|
+
* Service integrations to specify when creating a service. Not applied after initial service creation
|
|
102
|
+
*/
|
|
49
103
|
readonly serviceIntegrations: outputs.GetKafkaMirrorMakerServiceIntegration[];
|
|
104
|
+
/**
|
|
105
|
+
* Specifies the actual name of the service. The name cannot be changed later without destroying and re-creating the service so name should be picked based on intended service usage rather than current attributes.
|
|
106
|
+
*/
|
|
50
107
|
readonly serviceName: string;
|
|
108
|
+
/**
|
|
109
|
+
* Password used for connecting to the service, if applicable
|
|
110
|
+
*/
|
|
51
111
|
readonly servicePassword: string;
|
|
112
|
+
/**
|
|
113
|
+
* The port of the service
|
|
114
|
+
*/
|
|
52
115
|
readonly servicePort: number;
|
|
116
|
+
/**
|
|
117
|
+
* Aiven internal service type code
|
|
118
|
+
*/
|
|
53
119
|
readonly serviceType: string;
|
|
120
|
+
/**
|
|
121
|
+
* URI for connecting to the service. Service specific info is under "kafka", "pg", etc.
|
|
122
|
+
*/
|
|
54
123
|
readonly serviceUri: string;
|
|
124
|
+
/**
|
|
125
|
+
* Username used for connecting to the service, if applicable
|
|
126
|
+
*/
|
|
55
127
|
readonly serviceUsername: string;
|
|
128
|
+
/**
|
|
129
|
+
* Service state. One of `POWEROFF`, `REBALANCING`, `REBUILDING` or `RUNNING`
|
|
130
|
+
*/
|
|
56
131
|
readonly state: string;
|
|
132
|
+
/**
|
|
133
|
+
* Static IPs that are going to be associated with this service. Please assign a value using the 'toset' function. Once a static ip resource is in the 'assigned' state it cannot be unbound from the node again
|
|
134
|
+
*/
|
|
57
135
|
readonly staticIps: string[];
|
|
136
|
+
/**
|
|
137
|
+
* Tags are key-value pairs that allow you to categorize services.
|
|
138
|
+
*/
|
|
58
139
|
readonly tags: outputs.GetKafkaMirrorMakerTag[];
|
|
140
|
+
/**
|
|
141
|
+
* Prevents the service from being deleted. It is recommended to set this to `true` for all production services to prevent unintentional service deletion. This does not shield against deleting databases or topics but for services with backups much of the content can at least be restored from backup in case accidental deletion is done.
|
|
142
|
+
*/
|
|
59
143
|
readonly terminationProtection: boolean;
|
|
60
144
|
}
|
|
61
145
|
export declare function getKafkaMirrorMakerOutput(args: GetKafkaMirrorMakerOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetKafkaMirrorMakerResult>;
|
|
@@ -63,6 +147,12 @@ export declare function getKafkaMirrorMakerOutput(args: GetKafkaMirrorMakerOutpu
|
|
|
63
147
|
* A collection of arguments for invoking getKafkaMirrorMaker.
|
|
64
148
|
*/
|
|
65
149
|
export interface GetKafkaMirrorMakerOutputArgs {
|
|
150
|
+
/**
|
|
151
|
+
* 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.
|
|
152
|
+
*/
|
|
66
153
|
project: pulumi.Input<string>;
|
|
154
|
+
/**
|
|
155
|
+
* Specifies the actual name of the service. The name cannot be changed later without destroying and re-creating the service so name should be picked based on intended service usage rather than current attributes.
|
|
156
|
+
*/
|
|
67
157
|
serviceName: pulumi.Input<string>;
|
|
68
158
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getKafkaMirrorMaker.js","sourceRoot":"","sources":["../getKafkaMirrorMaker.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,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":"getKafkaMirrorMaker.js","sourceRoot":"","sources":["../getKafkaMirrorMaker.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,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;AAkID,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"}
|
package/getKafkaSchema.d.ts
CHANGED
|
@@ -19,24 +19,54 @@ export declare function getKafkaSchema(args: GetKafkaSchemaArgs, opts?: pulumi.I
|
|
|
19
19
|
* A collection of arguments for invoking getKafkaSchema.
|
|
20
20
|
*/
|
|
21
21
|
export interface GetKafkaSchemaArgs {
|
|
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;
|
|
30
|
+
/**
|
|
31
|
+
* The Kafka Schema Subject name. This property cannot be changed, doing so forces recreation of the resource.
|
|
32
|
+
*/
|
|
24
33
|
subjectName: string;
|
|
25
34
|
}
|
|
26
35
|
/**
|
|
27
36
|
* A collection of values returned by getKafkaSchema.
|
|
28
37
|
*/
|
|
29
38
|
export interface GetKafkaSchemaResult {
|
|
39
|
+
/**
|
|
40
|
+
* Kafka Schemas compatibility level. The possible values are `BACKWARD`, `BACKWARD_TRANSITIVE`, `FORWARD`, `FORWARD_TRANSITIVE`, `FULL`, `FULL_TRANSITIVE` and `NONE`.
|
|
41
|
+
*/
|
|
30
42
|
readonly compatibilityLevel: string;
|
|
31
43
|
/**
|
|
32
44
|
* The provider-assigned unique ID for this managed resource.
|
|
33
45
|
*/
|
|
34
46
|
readonly id: string;
|
|
47
|
+
/**
|
|
48
|
+
* 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.
|
|
49
|
+
*/
|
|
35
50
|
readonly project: string;
|
|
51
|
+
/**
|
|
52
|
+
* Kafka Schema configuration should be a valid Avro Schema JSON format.
|
|
53
|
+
*/
|
|
36
54
|
readonly schema: string;
|
|
55
|
+
/**
|
|
56
|
+
* Kafka Schema type JSON or AVRO
|
|
57
|
+
*/
|
|
37
58
|
readonly schemaType: string;
|
|
59
|
+
/**
|
|
60
|
+
* 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.
|
|
61
|
+
*/
|
|
38
62
|
readonly serviceName: string;
|
|
63
|
+
/**
|
|
64
|
+
* The Kafka Schema Subject name. This property cannot be changed, doing so forces recreation of the resource.
|
|
65
|
+
*/
|
|
39
66
|
readonly subjectName: string;
|
|
67
|
+
/**
|
|
68
|
+
* Kafka Schema configuration version.
|
|
69
|
+
*/
|
|
40
70
|
readonly version: number;
|
|
41
71
|
}
|
|
42
72
|
export declare function getKafkaSchemaOutput(args: GetKafkaSchemaOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetKafkaSchemaResult>;
|
|
@@ -44,7 +74,16 @@ export declare function getKafkaSchemaOutput(args: GetKafkaSchemaOutputArgs, opt
|
|
|
44
74
|
* A collection of arguments for invoking getKafkaSchema.
|
|
45
75
|
*/
|
|
46
76
|
export interface GetKafkaSchemaOutputArgs {
|
|
77
|
+
/**
|
|
78
|
+
* 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.
|
|
79
|
+
*/
|
|
47
80
|
project: pulumi.Input<string>;
|
|
81
|
+
/**
|
|
82
|
+
* 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.
|
|
83
|
+
*/
|
|
48
84
|
serviceName: pulumi.Input<string>;
|
|
85
|
+
/**
|
|
86
|
+
* The Kafka Schema Subject name. This property cannot be changed, doing so forces recreation of the resource.
|
|
87
|
+
*/
|
|
49
88
|
subjectName: pulumi.Input<string>;
|
|
50
89
|
}
|
package/getKafkaSchema.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getKafkaSchema.js","sourceRoot":"","sources":["../getKafkaSchema.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;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,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,wCAWC;
|
|
1
|
+
{"version":3,"file":"getKafkaSchema.js","sourceRoot":"","sources":["../getKafkaSchema.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;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,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,wCAWC;AA0DD,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"}
|
|
@@ -20,23 +20,50 @@ export declare function getKafkaSchemaConfiguration(args: GetKafkaSchemaConfigur
|
|
|
20
20
|
* A collection of arguments for invoking getKafkaSchemaConfiguration.
|
|
21
21
|
*/
|
|
22
22
|
export interface GetKafkaSchemaConfigurationArgs {
|
|
23
|
+
/**
|
|
24
|
+
* 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.
|
|
25
|
+
*/
|
|
23
26
|
project: string;
|
|
27
|
+
/**
|
|
28
|
+
* 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.
|
|
29
|
+
*/
|
|
24
30
|
serviceName: string;
|
|
25
31
|
}
|
|
26
32
|
/**
|
|
27
33
|
* A collection of values returned by getKafkaSchemaConfiguration.
|
|
28
34
|
*/
|
|
29
35
|
export interface GetKafkaSchemaConfigurationResult {
|
|
36
|
+
/**
|
|
37
|
+
* Kafka Schemas compatibility level. The possible values are `BACKWARD`, `BACKWARD_TRANSITIVE`, `FORWARD`, `FORWARD_TRANSITIVE`, `FULL`, `FULL_TRANSITIVE` and `NONE`.
|
|
38
|
+
*/
|
|
30
39
|
readonly compatibilityLevel: string;
|
|
31
40
|
/**
|
|
32
41
|
* The provider-assigned unique ID for this managed resource.
|
|
33
42
|
*/
|
|
34
43
|
readonly id: string;
|
|
44
|
+
/**
|
|
45
|
+
* 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.
|
|
46
|
+
*/
|
|
35
47
|
readonly project: string;
|
|
48
|
+
/**
|
|
49
|
+
* Kafka Schema configuration should be a valid Avro Schema JSON format.
|
|
50
|
+
*/
|
|
36
51
|
readonly schema: string;
|
|
52
|
+
/**
|
|
53
|
+
* Kafka Schema type JSON or AVRO
|
|
54
|
+
*/
|
|
37
55
|
readonly schemaType: string;
|
|
56
|
+
/**
|
|
57
|
+
* 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.
|
|
58
|
+
*/
|
|
38
59
|
readonly serviceName: string;
|
|
60
|
+
/**
|
|
61
|
+
* The Kafka Schema Subject name. This property cannot be changed, doing so forces recreation of the resource.
|
|
62
|
+
*/
|
|
39
63
|
readonly subjectName: string;
|
|
64
|
+
/**
|
|
65
|
+
* Kafka Schema configuration version.
|
|
66
|
+
*/
|
|
40
67
|
readonly version: number;
|
|
41
68
|
}
|
|
42
69
|
export declare function getKafkaSchemaConfigurationOutput(args: GetKafkaSchemaConfigurationOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetKafkaSchemaConfigurationResult>;
|
|
@@ -44,6 +71,12 @@ export declare function getKafkaSchemaConfigurationOutput(args: GetKafkaSchemaCo
|
|
|
44
71
|
* A collection of arguments for invoking getKafkaSchemaConfiguration.
|
|
45
72
|
*/
|
|
46
73
|
export interface GetKafkaSchemaConfigurationOutputArgs {
|
|
74
|
+
/**
|
|
75
|
+
* 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.
|
|
76
|
+
*/
|
|
47
77
|
project: pulumi.Input<string>;
|
|
78
|
+
/**
|
|
79
|
+
* 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.
|
|
80
|
+
*/
|
|
48
81
|
serviceName: pulumi.Input<string>;
|
|
49
82
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getKafkaSchemaConfiguration.js","sourceRoot":"","sources":["../getKafkaSchemaConfiguration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,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,qEAAqE,EAAE;QAChG,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,kEAUC;
|
|
1
|
+
{"version":3,"file":"getKafkaSchemaConfiguration.js","sourceRoot":"","sources":["../getKafkaSchemaConfiguration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,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,qEAAqE,EAAE;QAChG,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,kEAUC;AAsDD,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAA2B;IACtH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,2BAA2B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/E,CAAC;AAFD,8EAEC"}
|
|
@@ -7,25 +7,58 @@ export declare function getKafkaSchemaRegistryAcl(args: GetKafkaSchemaRegistryAc
|
|
|
7
7
|
* A collection of arguments for invoking getKafkaSchemaRegistryAcl.
|
|
8
8
|
*/
|
|
9
9
|
export interface GetKafkaSchemaRegistryAclArgs {
|
|
10
|
+
/**
|
|
11
|
+
* Kafka Schema Registry permission to grant. The possible values are `schemaRegistryRead` and `schemaRegistryWrite`. This property cannot be changed, doing so forces recreation of the resource.
|
|
12
|
+
*/
|
|
10
13
|
permission: string;
|
|
14
|
+
/**
|
|
15
|
+
* 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.
|
|
16
|
+
*/
|
|
11
17
|
project: string;
|
|
18
|
+
/**
|
|
19
|
+
* Resource name pattern for the Schema Registry ACL entry. This property cannot be changed, doing so forces recreation of the resource.
|
|
20
|
+
*/
|
|
12
21
|
resource: string;
|
|
22
|
+
/**
|
|
23
|
+
* 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.
|
|
24
|
+
*/
|
|
13
25
|
serviceName: string;
|
|
26
|
+
/**
|
|
27
|
+
* Username pattern for the ACL entry. This property cannot be changed, doing so forces recreation of the resource.
|
|
28
|
+
*/
|
|
14
29
|
username: string;
|
|
15
30
|
}
|
|
16
31
|
/**
|
|
17
32
|
* A collection of values returned by getKafkaSchemaRegistryAcl.
|
|
18
33
|
*/
|
|
19
34
|
export interface GetKafkaSchemaRegistryAclResult {
|
|
35
|
+
/**
|
|
36
|
+
* Kafka Schema Registry ACL ID
|
|
37
|
+
*/
|
|
20
38
|
readonly aclId: string;
|
|
21
39
|
/**
|
|
22
40
|
* The provider-assigned unique ID for this managed resource.
|
|
23
41
|
*/
|
|
24
42
|
readonly id: string;
|
|
43
|
+
/**
|
|
44
|
+
* Kafka Schema Registry permission to grant. The possible values are `schemaRegistryRead` and `schemaRegistryWrite`. This property cannot be changed, doing so forces recreation of the resource.
|
|
45
|
+
*/
|
|
25
46
|
readonly permission: string;
|
|
47
|
+
/**
|
|
48
|
+
* 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.
|
|
49
|
+
*/
|
|
26
50
|
readonly project: string;
|
|
51
|
+
/**
|
|
52
|
+
* Resource name pattern for the Schema Registry ACL entry. This property cannot be changed, doing so forces recreation of the resource.
|
|
53
|
+
*/
|
|
27
54
|
readonly resource: 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
|
+
*/
|
|
28
58
|
readonly serviceName: string;
|
|
59
|
+
/**
|
|
60
|
+
* Username pattern for the ACL entry. This property cannot be changed, doing so forces recreation of the resource.
|
|
61
|
+
*/
|
|
29
62
|
readonly username: string;
|
|
30
63
|
}
|
|
31
64
|
export declare function getKafkaSchemaRegistryAclOutput(args: GetKafkaSchemaRegistryAclOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetKafkaSchemaRegistryAclResult>;
|
|
@@ -33,9 +66,24 @@ export declare function getKafkaSchemaRegistryAclOutput(args: GetKafkaSchemaRegi
|
|
|
33
66
|
* A collection of arguments for invoking getKafkaSchemaRegistryAcl.
|
|
34
67
|
*/
|
|
35
68
|
export interface GetKafkaSchemaRegistryAclOutputArgs {
|
|
69
|
+
/**
|
|
70
|
+
* Kafka Schema Registry permission to grant. The possible values are `schemaRegistryRead` and `schemaRegistryWrite`. This property cannot be changed, doing so forces recreation of the resource.
|
|
71
|
+
*/
|
|
36
72
|
permission: pulumi.Input<string>;
|
|
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
|
+
*/
|
|
37
76
|
project: pulumi.Input<string>;
|
|
77
|
+
/**
|
|
78
|
+
* Resource name pattern for the Schema Registry ACL entry. This property cannot be changed, doing so forces recreation of the resource.
|
|
79
|
+
*/
|
|
38
80
|
resource: pulumi.Input<string>;
|
|
81
|
+
/**
|
|
82
|
+
* 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.
|
|
83
|
+
*/
|
|
39
84
|
serviceName: pulumi.Input<string>;
|
|
85
|
+
/**
|
|
86
|
+
* Username pattern for the ACL entry. This property cannot be changed, doing so forces recreation of the resource.
|
|
87
|
+
*/
|
|
40
88
|
username: pulumi.Input<string>;
|
|
41
89
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getKafkaSchemaRegistryAcl.js","sourceRoot":"","sources":["../getKafkaSchemaRegistryAcl.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IACtG,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,iEAAiE,EAAE;QAC5F,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,8DAaC;
|
|
1
|
+
{"version":3,"file":"getKafkaSchemaRegistryAcl.js","sourceRoot":"","sources":["../getKafkaSchemaRegistryAcl.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IACtG,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,iEAAiE,EAAE;QAC5F,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,8DAaC;AA8DD,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAA2B;IAClH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,yBAAyB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC7E,CAAC;AAFD,0EAEC"}
|
package/getKafkaTopic.d.ts
CHANGED
|
@@ -21,25 +21,55 @@ export declare function getKafkaTopic(args: GetKafkaTopicArgs, opts?: pulumi.Inv
|
|
|
21
21
|
* A collection of arguments for invoking getKafkaTopic.
|
|
22
22
|
*/
|
|
23
23
|
export interface GetKafkaTopicArgs {
|
|
24
|
+
/**
|
|
25
|
+
* 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.
|
|
26
|
+
*/
|
|
24
27
|
project: string;
|
|
28
|
+
/**
|
|
29
|
+
* 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.
|
|
30
|
+
*/
|
|
25
31
|
serviceName: string;
|
|
32
|
+
/**
|
|
33
|
+
* The name of the topic. This property cannot be changed, doing so forces recreation of the resource.
|
|
34
|
+
*/
|
|
26
35
|
topicName: string;
|
|
27
36
|
}
|
|
28
37
|
/**
|
|
29
38
|
* A collection of values returned by getKafkaTopic.
|
|
30
39
|
*/
|
|
31
40
|
export interface GetKafkaTopicResult {
|
|
41
|
+
/**
|
|
42
|
+
* Kafka topic configuration
|
|
43
|
+
*/
|
|
32
44
|
readonly configs: outputs.GetKafkaTopicConfig[];
|
|
33
45
|
/**
|
|
34
46
|
* The provider-assigned unique ID for this managed resource.
|
|
35
47
|
*/
|
|
36
48
|
readonly id: string;
|
|
49
|
+
/**
|
|
50
|
+
* The number of partitions to create in the topic.
|
|
51
|
+
*/
|
|
37
52
|
readonly partitions: number;
|
|
53
|
+
/**
|
|
54
|
+
* 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.
|
|
55
|
+
*/
|
|
38
56
|
readonly project: string;
|
|
57
|
+
/**
|
|
58
|
+
* The replication factor for the topic.
|
|
59
|
+
*/
|
|
39
60
|
readonly replication: number;
|
|
61
|
+
/**
|
|
62
|
+
* 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.
|
|
63
|
+
*/
|
|
40
64
|
readonly serviceName: string;
|
|
65
|
+
/**
|
|
66
|
+
* Kafka Topic tag.
|
|
67
|
+
*/
|
|
41
68
|
readonly tags: outputs.GetKafkaTopicTag[];
|
|
42
69
|
readonly terminationProtection: boolean;
|
|
70
|
+
/**
|
|
71
|
+
* The name of the topic. This property cannot be changed, doing so forces recreation of the resource.
|
|
72
|
+
*/
|
|
43
73
|
readonly topicName: string;
|
|
44
74
|
}
|
|
45
75
|
export declare function getKafkaTopicOutput(args: GetKafkaTopicOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetKafkaTopicResult>;
|
|
@@ -47,7 +77,16 @@ export declare function getKafkaTopicOutput(args: GetKafkaTopicOutputArgs, opts?
|
|
|
47
77
|
* A collection of arguments for invoking getKafkaTopic.
|
|
48
78
|
*/
|
|
49
79
|
export interface GetKafkaTopicOutputArgs {
|
|
80
|
+
/**
|
|
81
|
+
* 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.
|
|
82
|
+
*/
|
|
50
83
|
project: pulumi.Input<string>;
|
|
84
|
+
/**
|
|
85
|
+
* 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.
|
|
86
|
+
*/
|
|
51
87
|
serviceName: pulumi.Input<string>;
|
|
88
|
+
/**
|
|
89
|
+
* The name of the topic. This property cannot be changed, doing so forces recreation of the resource.
|
|
90
|
+
*/
|
|
52
91
|
topicName: pulumi.Input<string>;
|
|
53
92
|
}
|
package/getKafkaTopic.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getKafkaTopic.js","sourceRoot":"","sources":["../getKafkaTopic.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,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,yCAAyC,EAAE;QACpE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,sCAWC;
|
|
1
|
+
{"version":3,"file":"getKafkaTopic.js","sourceRoot":"","sources":["../getKafkaTopic.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,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,yCAAyC,EAAE;QACpE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,sCAWC;AA2DD,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,aAAa,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACjE,CAAC;AAFD,kDAEC"}
|
package/getKafkaUser.d.ts
CHANGED
|
@@ -20,24 +20,54 @@ export declare function getKafkaUser(args: GetKafkaUserArgs, opts?: pulumi.Invok
|
|
|
20
20
|
* A collection of arguments for invoking getKafkaUser.
|
|
21
21
|
*/
|
|
22
22
|
export interface GetKafkaUserArgs {
|
|
23
|
+
/**
|
|
24
|
+
* 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.
|
|
25
|
+
*/
|
|
23
26
|
project: string;
|
|
27
|
+
/**
|
|
28
|
+
* 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.
|
|
29
|
+
*/
|
|
24
30
|
serviceName: string;
|
|
31
|
+
/**
|
|
32
|
+
* The actual name of the Kafka User. 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.
|
|
33
|
+
*/
|
|
25
34
|
username: string;
|
|
26
35
|
}
|
|
27
36
|
/**
|
|
28
37
|
* A collection of values returned by getKafkaUser.
|
|
29
38
|
*/
|
|
30
39
|
export interface GetKafkaUserResult {
|
|
40
|
+
/**
|
|
41
|
+
* Access certificate for the user
|
|
42
|
+
*/
|
|
31
43
|
readonly accessCert: string;
|
|
44
|
+
/**
|
|
45
|
+
* Access certificate key for the user
|
|
46
|
+
*/
|
|
32
47
|
readonly accessKey: string;
|
|
33
48
|
/**
|
|
34
49
|
* The provider-assigned unique ID for this managed resource.
|
|
35
50
|
*/
|
|
36
51
|
readonly id: string;
|
|
52
|
+
/**
|
|
53
|
+
* The password of the Kafka User.
|
|
54
|
+
*/
|
|
37
55
|
readonly password: string;
|
|
56
|
+
/**
|
|
57
|
+
* 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.
|
|
58
|
+
*/
|
|
38
59
|
readonly project: string;
|
|
60
|
+
/**
|
|
61
|
+
* 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.
|
|
62
|
+
*/
|
|
39
63
|
readonly serviceName: string;
|
|
64
|
+
/**
|
|
65
|
+
* Type of the user account. Tells whether the user is the primary account or a regular account.
|
|
66
|
+
*/
|
|
40
67
|
readonly type: string;
|
|
68
|
+
/**
|
|
69
|
+
* The actual name of the Kafka User. 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.
|
|
70
|
+
*/
|
|
41
71
|
readonly username: string;
|
|
42
72
|
}
|
|
43
73
|
export declare function getKafkaUserOutput(args: GetKafkaUserOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetKafkaUserResult>;
|
|
@@ -45,7 +75,16 @@ export declare function getKafkaUserOutput(args: GetKafkaUserOutputArgs, opts?:
|
|
|
45
75
|
* A collection of arguments for invoking getKafkaUser.
|
|
46
76
|
*/
|
|
47
77
|
export interface GetKafkaUserOutputArgs {
|
|
78
|
+
/**
|
|
79
|
+
* 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.
|
|
80
|
+
*/
|
|
48
81
|
project: pulumi.Input<string>;
|
|
82
|
+
/**
|
|
83
|
+
* 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.
|
|
84
|
+
*/
|
|
49
85
|
serviceName: pulumi.Input<string>;
|
|
86
|
+
/**
|
|
87
|
+
* The actual name of the Kafka User. 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.
|
|
88
|
+
*/
|
|
50
89
|
username: pulumi.Input<string>;
|
|
51
90
|
}
|
package/getKafkaUser.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getKafkaUser.js","sourceRoot":"","sources":["../getKafkaUser.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,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,uCAAuC,EAAE;QAClE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,oCAWC;
|
|
1
|
+
{"version":3,"file":"getKafkaUser.js","sourceRoot":"","sources":["../getKafkaUser.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,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,uCAAuC,EAAE;QAClE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,oCAWC;AA0DD,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAChE,CAAC;AAFD,gDAEC"}
|