1. Packages
  2. Packages
  3. Ibm Provider
  4. API Docs
  5. getEventStreamsQuota
Viewing docs for ibm 2.2.0
published on Wednesday, May 20, 2026 by ibm-cloud
Viewing docs for ibm 2.2.0
published on Wednesday, May 20, 2026 by ibm-cloud

    Using getEventStreamsQuota

    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 getEventStreamsQuota(args: GetEventStreamsQuotaArgs, opts?: InvokeOptions): Promise<GetEventStreamsQuotaResult>
    function getEventStreamsQuotaOutput(args: GetEventStreamsQuotaOutputArgs, opts?: InvokeOptions): Output<GetEventStreamsQuotaResult>
    def get_event_streams_quota(entity: Optional[str] = None,
                                id: Optional[str] = None,
                                resource_instance_id: Optional[str] = None,
                                opts: Optional[InvokeOptions] = None) -> GetEventStreamsQuotaResult
    def get_event_streams_quota_output(entity: pulumi.Input[Optional[str]] = None,
                                id: pulumi.Input[Optional[str]] = None,
                                resource_instance_id: pulumi.Input[Optional[str]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetEventStreamsQuotaResult]
    func LookupEventStreamsQuota(ctx *Context, args *LookupEventStreamsQuotaArgs, opts ...InvokeOption) (*LookupEventStreamsQuotaResult, error)
    func LookupEventStreamsQuotaOutput(ctx *Context, args *LookupEventStreamsQuotaOutputArgs, opts ...InvokeOption) LookupEventStreamsQuotaResultOutput

    > Note: This function is named LookupEventStreamsQuota in the Go SDK.

    public static class GetEventStreamsQuota 
    {
        public static Task<GetEventStreamsQuotaResult> InvokeAsync(GetEventStreamsQuotaArgs args, InvokeOptions? opts = null)
        public static Output<GetEventStreamsQuotaResult> Invoke(GetEventStreamsQuotaInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetEventStreamsQuotaResult> getEventStreamsQuota(GetEventStreamsQuotaArgs args, InvokeOptions options)
    public static Output<GetEventStreamsQuotaResult> getEventStreamsQuota(GetEventStreamsQuotaArgs args, InvokeOptions options)
    
    fn::invoke:
      function: ibm:index/getEventStreamsQuota:getEventStreamsQuota
      arguments:
        # arguments dictionary
    data "ibm_geteventstreamsquota" "name" {
        # arguments
    }

    The following arguments are supported:

    Entity string
    ResourceInstanceId string
    Id string
    Entity string
    ResourceInstanceId string
    Id string
    entity string
    resource_instance_id string
    id string
    entity String
    resourceInstanceId String
    id String
    entity string
    resourceInstanceId string
    id string
    entity String
    resourceInstanceId String
    id String

    getEventStreamsQuota Result

    The following output properties are available:

    Package Details

    Repository
    ibm ibm-cloud/terraform-provider-ibm
    License
    Notes
    This Pulumi package is based on the ibm Terraform Provider.
    Viewing docs for ibm 2.2.0
    published on Wednesday, May 20, 2026 by ibm-cloud

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial