get Topic
Details of topic record Uses Azure REST API version 2024-07-01.
Return
Details of topic record
Parameters
argument
null
suspend fun getTopic(clusterId: String, environmentId: String, organizationName: String, resourceGroupName: String, topicName: String): GetTopicResult
Return
Details of topic record
Parameters
cluster Id
Confluent kafka or schema registry cluster id
environment Id
Confluent environment id
organization Name
Organization resource name
resource Group Name
The name of the resource group. The name is case insensitive.
topic Name
Confluent kafka or schema registry topic name
See also
Return
Details of topic record
Parameters
argument
Builder for com.pulumi.azurenative.confluent.kotlin.inputs.GetTopicPlainArgs.