These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native-v2.confluent.getTopic
Explore with Pulumi AI
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Details of topic record Azure REST API version: 2024-07-01.
Using getTopic
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getTopic(args: GetTopicArgs, opts?: InvokeOptions): Promise<GetTopicResult>
function getTopicOutput(args: GetTopicOutputArgs, opts?: InvokeOptions): Output<GetTopicResult>
def get_topic(cluster_id: Optional[str] = None,
environment_id: Optional[str] = None,
organization_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
topic_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTopicResult
def get_topic_output(cluster_id: Optional[pulumi.Input[str]] = None,
environment_id: Optional[pulumi.Input[str]] = None,
organization_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
topic_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTopicResult]
func LookupTopic(ctx *Context, args *LookupTopicArgs, opts ...InvokeOption) (*LookupTopicResult, error)
func LookupTopicOutput(ctx *Context, args *LookupTopicOutputArgs, opts ...InvokeOption) LookupTopicResultOutput
> Note: This function is named LookupTopic
in the Go SDK.
public static class GetTopic
{
public static Task<GetTopicResult> InvokeAsync(GetTopicArgs args, InvokeOptions? opts = null)
public static Output<GetTopicResult> Invoke(GetTopicInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetTopicResult> getTopic(GetTopicArgs args, InvokeOptions options)
public static Output<GetTopicResult> getTopic(GetTopicArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:confluent:getTopic
arguments:
# arguments dictionary
The following arguments are supported:
- Cluster
Id string - Confluent kafka or schema registry cluster id
- Environment
Id string - Confluent environment id
- Organization
Name string - Organization resource name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Topic
Name string - Confluent kafka or schema registry topic name
- Cluster
Id string - Confluent kafka or schema registry cluster id
- Environment
Id string - Confluent environment id
- Organization
Name string - Organization resource name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Topic
Name string - Confluent kafka or schema registry topic name
- cluster
Id String - Confluent kafka or schema registry cluster id
- environment
Id String - Confluent environment id
- organization
Name String - Organization resource name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- topic
Name String - Confluent kafka or schema registry topic name
- cluster
Id string - Confluent kafka or schema registry cluster id
- environment
Id string - Confluent environment id
- organization
Name string - Organization resource name
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- topic
Name string - Confluent kafka or schema registry topic name
- cluster_
id str - Confluent kafka or schema registry cluster id
- environment_
id str - Confluent environment id
- organization_
name str - Organization resource name
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- topic_
name str - Confluent kafka or schema registry topic name
- cluster
Id String - Confluent kafka or schema registry cluster id
- environment
Id String - Confluent environment id
- organization
Name String - Organization resource name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- topic
Name String - Confluent kafka or schema registry topic name
getTopic Result
The following output properties are available:
- Id string
- The ARM Resource Id of the Topic
- Name string
- Display name of the topic
- Type string
- The type of the resource.
- Configs
Pulumi.
Azure Native. Confluent. Outputs. Topics Related Link Response - Config Specification of the topic
- Input
Configs List<Pulumi.Azure Native. Confluent. Outputs. Topics Input Config Response> - Input Config Specification of the topic
- Kind string
- Type of topic
- Metadata
Pulumi.
Azure Native. Confluent. Outputs. Topic Metadata Entity Response - Metadata of the record
- Partitions
Pulumi.
Azure Native. Confluent. Outputs. Topics Related Link Response - Partition Specification of the topic
- Partitions
Count string - Partition count of the topic
- Partitions
Reassignments Pulumi.Azure Native. Confluent. Outputs. Topics Related Link Response - Partition Reassignment Specification of the topic
- Replication
Factor string - Replication factor of the topic
- Topic
Id string - Topic Id returned by Confluent
- Id string
- The ARM Resource Id of the Topic
- Name string
- Display name of the topic
- Type string
- The type of the resource.
- Configs
Topics
Related Link Response - Config Specification of the topic
- Input
Configs []TopicsInput Config Response - Input Config Specification of the topic
- Kind string
- Type of topic
- Metadata
Topic
Metadata Entity Response - Metadata of the record
- Partitions
Topics
Related Link Response - Partition Specification of the topic
- Partitions
Count string - Partition count of the topic
- Partitions
Reassignments TopicsRelated Link Response - Partition Reassignment Specification of the topic
- Replication
Factor string - Replication factor of the topic
- Topic
Id string - Topic Id returned by Confluent
- id String
- The ARM Resource Id of the Topic
- name String
- Display name of the topic
- type String
- The type of the resource.
- configs
Topics
Related Link Response - Config Specification of the topic
- input
Configs List<TopicsInput Config Response> - Input Config Specification of the topic
- kind String
- Type of topic
- metadata
Topic
Metadata Entity Response - Metadata of the record
- partitions
Topics
Related Link Response - Partition Specification of the topic
- partitions
Count String - Partition count of the topic
- partitions
Reassignments TopicsRelated Link Response - Partition Reassignment Specification of the topic
- replication
Factor String - Replication factor of the topic
- topic
Id String - Topic Id returned by Confluent
- id string
- The ARM Resource Id of the Topic
- name string
- Display name of the topic
- type string
- The type of the resource.
- configs
Topics
Related Link Response - Config Specification of the topic
- input
Configs TopicsInput Config Response[] - Input Config Specification of the topic
- kind string
- Type of topic
- metadata
Topic
Metadata Entity Response - Metadata of the record
- partitions
Topics
Related Link Response - Partition Specification of the topic
- partitions
Count string - Partition count of the topic
- partitions
Reassignments TopicsRelated Link Response - Partition Reassignment Specification of the topic
- replication
Factor string - Replication factor of the topic
- topic
Id string - Topic Id returned by Confluent
- id str
- The ARM Resource Id of the Topic
- name str
- Display name of the topic
- type str
- The type of the resource.
- configs
Topics
Related Link Response - Config Specification of the topic
- input_
configs Sequence[TopicsInput Config Response] - Input Config Specification of the topic
- kind str
- Type of topic
- metadata
Topic
Metadata Entity Response - Metadata of the record
- partitions
Topics
Related Link Response - Partition Specification of the topic
- partitions_
count str - Partition count of the topic
- partitions_
reassignments TopicsRelated Link Response - Partition Reassignment Specification of the topic
- replication_
factor str - Replication factor of the topic
- topic_
id str - Topic Id returned by Confluent
- id String
- The ARM Resource Id of the Topic
- name String
- Display name of the topic
- type String
- The type of the resource.
- configs Property Map
- Config Specification of the topic
- input
Configs List<Property Map> - Input Config Specification of the topic
- kind String
- Type of topic
- metadata Property Map
- Metadata of the record
- partitions Property Map
- Partition Specification of the topic
- partitions
Count String - Partition count of the topic
- partitions
Reassignments Property Map - Partition Reassignment Specification of the topic
- replication
Factor String - Replication factor of the topic
- topic
Id String - Topic Id returned by Confluent
Supporting Types
TopicMetadataEntityResponse
- Resource
Name string - Resource name of the record
- Self string
- Self lookup url
- Resource
Name string - Resource name of the record
- Self string
- Self lookup url
- resource
Name String - Resource name of the record
- self String
- Self lookup url
- resource
Name string - Resource name of the record
- self string
- Self lookup url
- resource_
name str - Resource name of the record
- self str
- Self lookup url
- resource
Name String - Resource name of the record
- self String
- Self lookup url
TopicsInputConfigResponse
TopicsRelatedLinkResponse
- string
- Relationship of the topic
- string
- Relationship of the topic
- String
- Relationship of the topic
- string
- Relationship of the topic
- str
- Relationship of the topic
- String
- Relationship of the topic
Package Details
- Repository
- azure-native-v2 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi