1. Packages
  2. Azure Native
  3. API Docs
  4. confluent
  5. getTopic
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi

azure-native.confluent.getTopic

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 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:

    ClusterId string
    Confluent kafka or schema registry cluster id
    EnvironmentId string
    Confluent environment id
    OrganizationName string
    Organization resource name
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    TopicName string
    Confluent kafka or schema registry topic name
    ClusterId string
    Confluent kafka or schema registry cluster id
    EnvironmentId string
    Confluent environment id
    OrganizationName string
    Organization resource name
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    TopicName string
    Confluent kafka or schema registry topic name
    clusterId String
    Confluent kafka or schema registry cluster id
    environmentId String
    Confluent environment id
    organizationName String
    Organization resource name
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    topicName String
    Confluent kafka or schema registry topic name
    clusterId string
    Confluent kafka or schema registry cluster id
    environmentId string
    Confluent environment id
    organizationName string
    Organization resource name
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    topicName 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_name str
    The name of the resource group. The name is case insensitive.
    topic_name str
    Confluent kafka or schema registry topic name
    clusterId String
    Confluent kafka or schema registry cluster id
    environmentId String
    Confluent environment id
    organizationName String
    Organization resource name
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    topicName 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.AzureNative.Confluent.Outputs.TopicsRelatedLinkResponse
    Config Specification of the topic
    InputConfigs List<Pulumi.AzureNative.Confluent.Outputs.TopicsInputConfigResponse>
    Input Config Specification of the topic
    Kind string
    Type of topic
    Metadata Pulumi.AzureNative.Confluent.Outputs.TopicMetadataEntityResponse
    Metadata of the record
    Partitions Pulumi.AzureNative.Confluent.Outputs.TopicsRelatedLinkResponse
    Partition Specification of the topic
    PartitionsCount string
    Partition count of the topic
    PartitionsReassignments Pulumi.AzureNative.Confluent.Outputs.TopicsRelatedLinkResponse
    Partition Reassignment Specification of the topic
    ReplicationFactor string
    Replication factor of the topic
    TopicId 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 TopicsRelatedLinkResponse
    Config Specification of the topic
    InputConfigs []TopicsInputConfigResponse
    Input Config Specification of the topic
    Kind string
    Type of topic
    Metadata TopicMetadataEntityResponse
    Metadata of the record
    Partitions TopicsRelatedLinkResponse
    Partition Specification of the topic
    PartitionsCount string
    Partition count of the topic
    PartitionsReassignments TopicsRelatedLinkResponse
    Partition Reassignment Specification of the topic
    ReplicationFactor string
    Replication factor of the topic
    TopicId 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 TopicsRelatedLinkResponse
    Config Specification of the topic
    inputConfigs List<TopicsInputConfigResponse>
    Input Config Specification of the topic
    kind String
    Type of topic
    metadata TopicMetadataEntityResponse
    Metadata of the record
    partitions TopicsRelatedLinkResponse
    Partition Specification of the topic
    partitionsCount String
    Partition count of the topic
    partitionsReassignments TopicsRelatedLinkResponse
    Partition Reassignment Specification of the topic
    replicationFactor String
    Replication factor of the topic
    topicId 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 TopicsRelatedLinkResponse
    Config Specification of the topic
    inputConfigs TopicsInputConfigResponse[]
    Input Config Specification of the topic
    kind string
    Type of topic
    metadata TopicMetadataEntityResponse
    Metadata of the record
    partitions TopicsRelatedLinkResponse
    Partition Specification of the topic
    partitionsCount string
    Partition count of the topic
    partitionsReassignments TopicsRelatedLinkResponse
    Partition Reassignment Specification of the topic
    replicationFactor string
    Replication factor of the topic
    topicId 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 TopicsRelatedLinkResponse
    Config Specification of the topic
    input_configs Sequence[TopicsInputConfigResponse]
    Input Config Specification of the topic
    kind str
    Type of topic
    metadata TopicMetadataEntityResponse
    Metadata of the record
    partitions TopicsRelatedLinkResponse
    Partition Specification of the topic
    partitions_count str
    Partition count of the topic
    partitions_reassignments TopicsRelatedLinkResponse
    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
    inputConfigs 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
    partitionsCount String
    Partition count of the topic
    partitionsReassignments Property Map
    Partition Reassignment Specification of the topic
    replicationFactor String
    Replication factor of the topic
    topicId String
    Topic Id returned by Confluent

    Supporting Types

    TopicMetadataEntityResponse

    ResourceName string
    Resource name of the record
    Self string
    Self lookup url
    ResourceName string
    Resource name of the record
    Self string
    Self lookup url
    resourceName String
    Resource name of the record
    self String
    Self lookup url
    resourceName string
    Resource name of the record
    self string
    Self lookup url
    resource_name str
    Resource name of the record
    self str
    Self lookup url
    resourceName String
    Resource name of the record
    self String
    Self lookup url

    TopicsInputConfigResponse

    Name string
    Name of the topic input config
    Value string
    Value of the topic input config
    Name string
    Name of the topic input config
    Value string
    Value of the topic input config
    name String
    Name of the topic input config
    value String
    Value of the topic input config
    name string
    Name of the topic input config
    value string
    Value of the topic input config
    name str
    Name of the topic input config
    value str
    Value of the topic input config
    name String
    Name of the topic input config
    value String
    Value of the topic input config

    TopicsRelatedLinkResponse

    Related string
    Relationship of the topic
    Related string
    Relationship of the topic
    related String
    Relationship of the topic
    related string
    Relationship of the topic
    related str
    Relationship of the topic
    related String
    Relationship of the topic

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi