1. Packages
  2. Tencentcloud Provider
  3. API Docs
  4. getEbPlatformEventPatterns
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack

tencentcloud.getEbPlatformEventPatterns

Explore with Pulumi AI

tencentcloud logo
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack

    Use this data source to query detailed information of eb platform_event_patterns

    Example Usage

    import * as pulumi from "@pulumi/pulumi";
    import * as tencentcloud from "@pulumi/tencentcloud";
    
    const platformEventPatterns = tencentcloud.getEbPlatformEventPatterns({
        productType: "",
    });
    
    import pulumi
    import pulumi_tencentcloud as tencentcloud
    
    platform_event_patterns = tencentcloud.get_eb_platform_event_patterns(product_type="")
    
    package main
    
    import (
    	"github.com/pulumi/pulumi-terraform-provider/sdks/go/tencentcloud/tencentcloud"
    	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
    )
    
    func main() {
    	pulumi.Run(func(ctx *pulumi.Context) error {
    		_, err := tencentcloud.GetEbPlatformEventPatterns(ctx, &tencentcloud.GetEbPlatformEventPatternsArgs{
    			ProductType: "",
    		}, nil)
    		if err != nil {
    			return err
    		}
    		return nil
    	})
    }
    
    using System.Collections.Generic;
    using System.Linq;
    using Pulumi;
    using Tencentcloud = Pulumi.Tencentcloud;
    
    return await Deployment.RunAsync(() => 
    {
        var platformEventPatterns = Tencentcloud.GetEbPlatformEventPatterns.Invoke(new()
        {
            ProductType = "",
        });
    
    });
    
    package generated_program;
    
    import com.pulumi.Context;
    import com.pulumi.Pulumi;
    import com.pulumi.core.Output;
    import com.pulumi.tencentcloud.TencentcloudFunctions;
    import com.pulumi.tencentcloud.inputs.GetEbPlatformEventPatternsArgs;
    import java.util.List;
    import java.util.ArrayList;
    import java.util.Map;
    import java.io.File;
    import java.nio.file.Files;
    import java.nio.file.Paths;
    
    public class App {
        public static void main(String[] args) {
            Pulumi.run(App::stack);
        }
    
        public static void stack(Context ctx) {
            final var platformEventPatterns = TencentcloudFunctions.getEbPlatformEventPatterns(GetEbPlatformEventPatternsArgs.builder()
                .productType("")
                .build());
    
        }
    }
    
    variables:
      platformEventPatterns:
        fn::invoke:
          function: tencentcloud:getEbPlatformEventPatterns
          arguments:
            productType: ""
    

    Using getEbPlatformEventPatterns

    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 getEbPlatformEventPatterns(args: GetEbPlatformEventPatternsArgs, opts?: InvokeOptions): Promise<GetEbPlatformEventPatternsResult>
    function getEbPlatformEventPatternsOutput(args: GetEbPlatformEventPatternsOutputArgs, opts?: InvokeOptions): Output<GetEbPlatformEventPatternsResult>
    def get_eb_platform_event_patterns(id: Optional[str] = None,
                                       product_type: Optional[str] = None,
                                       result_output_file: Optional[str] = None,
                                       opts: Optional[InvokeOptions] = None) -> GetEbPlatformEventPatternsResult
    def get_eb_platform_event_patterns_output(id: Optional[pulumi.Input[str]] = None,
                                       product_type: Optional[pulumi.Input[str]] = None,
                                       result_output_file: Optional[pulumi.Input[str]] = None,
                                       opts: Optional[InvokeOptions] = None) -> Output[GetEbPlatformEventPatternsResult]
    func GetEbPlatformEventPatterns(ctx *Context, args *GetEbPlatformEventPatternsArgs, opts ...InvokeOption) (*GetEbPlatformEventPatternsResult, error)
    func GetEbPlatformEventPatternsOutput(ctx *Context, args *GetEbPlatformEventPatternsOutputArgs, opts ...InvokeOption) GetEbPlatformEventPatternsResultOutput

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

    public static class GetEbPlatformEventPatterns 
    {
        public static Task<GetEbPlatformEventPatternsResult> InvokeAsync(GetEbPlatformEventPatternsArgs args, InvokeOptions? opts = null)
        public static Output<GetEbPlatformEventPatternsResult> Invoke(GetEbPlatformEventPatternsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetEbPlatformEventPatternsResult> getEbPlatformEventPatterns(GetEbPlatformEventPatternsArgs args, InvokeOptions options)
    public static Output<GetEbPlatformEventPatternsResult> getEbPlatformEventPatterns(GetEbPlatformEventPatternsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: tencentcloud:index/getEbPlatformEventPatterns:getEbPlatformEventPatterns
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ProductType string
    Platform product type.
    Id string
    ResultOutputFile string
    Used to save results.
    ProductType string
    Platform product type.
    Id string
    ResultOutputFile string
    Used to save results.
    productType String
    Platform product type.
    id String
    resultOutputFile String
    Used to save results.
    productType string
    Platform product type.
    id string
    resultOutputFile string
    Used to save results.
    product_type str
    Platform product type.
    id str
    result_output_file str
    Used to save results.
    productType String
    Platform product type.
    id String
    resultOutputFile String
    Used to save results.

    getEbPlatformEventPatterns Result

    The following output properties are available:

    EventPatterns List<GetEbPlatformEventPatternsEventPattern>
    Platform product event matching rules.
    Id string
    ProductType string
    ResultOutputFile string
    EventPatterns []GetEbPlatformEventPatternsEventPattern
    Platform product event matching rules.
    Id string
    ProductType string
    ResultOutputFile string
    eventPatterns List<GetEbPlatformEventPatternsEventPattern>
    Platform product event matching rules.
    id String
    productType String
    resultOutputFile String
    eventPatterns GetEbPlatformEventPatternsEventPattern[]
    Platform product event matching rules.
    id string
    productType string
    resultOutputFile string
    eventPatterns List<Property Map>
    Platform product event matching rules.
    id String
    productType String
    resultOutputFile String

    Supporting Types

    GetEbPlatformEventPatternsEventPattern

    EventName string
    Platform event name.Note: This field may return null, indicating that no valid value can be obtained.
    EventPattern string
    Platform event matching rules.Note: This field may return null, indicating that no valid value can be obtained.
    EventName string
    Platform event name.Note: This field may return null, indicating that no valid value can be obtained.
    EventPattern string
    Platform event matching rules.Note: This field may return null, indicating that no valid value can be obtained.
    eventName String
    Platform event name.Note: This field may return null, indicating that no valid value can be obtained.
    eventPattern String
    Platform event matching rules.Note: This field may return null, indicating that no valid value can be obtained.
    eventName string
    Platform event name.Note: This field may return null, indicating that no valid value can be obtained.
    eventPattern string
    Platform event matching rules.Note: This field may return null, indicating that no valid value can be obtained.
    event_name str
    Platform event name.Note: This field may return null, indicating that no valid value can be obtained.
    event_pattern str
    Platform event matching rules.Note: This field may return null, indicating that no valid value can be obtained.
    eventName String
    Platform event name.Note: This field may return null, indicating that no valid value can be obtained.
    eventPattern String
    Platform event matching rules.Note: This field may return null, indicating that no valid value can be obtained.

    Package Details

    Repository
    tencentcloud tencentcloudstack/terraform-provider-tencentcloud
    License
    Notes
    This Pulumi package is based on the tencentcloud Terraform Provider.
    tencentcloud logo
    tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack