tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack
tencentcloud.getEbSearch
Explore with Pulumi AI
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack
Using getEbSearch
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 getEbSearch(args: GetEbSearchArgs, opts?: InvokeOptions): Promise<GetEbSearchResult>
function getEbSearchOutput(args: GetEbSearchOutputArgs, opts?: InvokeOptions): Output<GetEbSearchResult>
def get_eb_search(end_time: Optional[float] = None,
event_bus_id: Optional[str] = None,
filters: Optional[Sequence[GetEbSearchFilter]] = None,
group_field: Optional[str] = None,
id: Optional[str] = None,
order_by: Optional[str] = None,
order_fields: Optional[Sequence[str]] = None,
result_output_file: Optional[str] = None,
start_time: Optional[float] = None,
opts: Optional[InvokeOptions] = None) -> GetEbSearchResult
def get_eb_search_output(end_time: Optional[pulumi.Input[float]] = None,
event_bus_id: Optional[pulumi.Input[str]] = None,
filters: Optional[pulumi.Input[Sequence[pulumi.Input[GetEbSearchFilterArgs]]]] = None,
group_field: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
order_by: Optional[pulumi.Input[str]] = None,
order_fields: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
result_output_file: Optional[pulumi.Input[str]] = None,
start_time: Optional[pulumi.Input[float]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetEbSearchResult]
func LookupEbSearch(ctx *Context, args *LookupEbSearchArgs, opts ...InvokeOption) (*LookupEbSearchResult, error)
func LookupEbSearchOutput(ctx *Context, args *LookupEbSearchOutputArgs, opts ...InvokeOption) LookupEbSearchResultOutput
> Note: This function is named LookupEbSearch
in the Go SDK.
public static class GetEbSearch
{
public static Task<GetEbSearchResult> InvokeAsync(GetEbSearchArgs args, InvokeOptions? opts = null)
public static Output<GetEbSearchResult> Invoke(GetEbSearchInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetEbSearchResult> getEbSearch(GetEbSearchArgs args, InvokeOptions options)
public static Output<GetEbSearchResult> getEbSearch(GetEbSearchArgs args, InvokeOptions options)
fn::invoke:
function: tencentcloud:index/getEbSearch:getEbSearch
arguments:
# arguments dictionary
The following arguments are supported:
- End
Time double - Event
Bus stringId - Start
Time double - Filters
List<Get
Eb Search Filter> - Group
Field string - Id string
- Order
By string - Order
Fields List<string> - Result
Output stringFile
- End
Time float64 - Event
Bus stringId - Start
Time float64 - Filters
[]Get
Eb Search Filter - Group
Field string - Id string
- Order
By string - Order
Fields []string - Result
Output stringFile
- end
Time Double - event
Bus StringId - start
Time Double - filters
List<Get
Eb Search Filter> - group
Field String - id String
- order
By String - order
Fields List<String> - result
Output StringFile
- end
Time number - event
Bus stringId - start
Time number - filters
Get
Eb Search Filter[] - group
Field string - id string
- order
By string - order
Fields string[] - result
Output stringFile
- end_
time float - event_
bus_ strid - start_
time float - filters
Sequence[Get
Eb Search Filter] - group_
field str - id str
- order_
by str - order_
fields Sequence[str] - result_
output_ strfile
- end
Time Number - event
Bus StringId - start
Time Number - filters List<Property Map>
- group
Field String - id String
- order
By String - order
Fields List<String> - result
Output StringFile
getEbSearch Result
The following output properties are available:
- Dimension
Values List<string> - End
Time double - Event
Bus stringId - Id string
- Results
List<Get
Eb Search Result> - Start
Time double - Filters
List<Get
Eb Search Filter> - Group
Field string - Order
By string - Order
Fields List<string> - Result
Output stringFile
- Dimension
Values []string - End
Time float64 - Event
Bus stringId - Id string
- Results
[]Get
Eb Search Result - Start
Time float64 - Filters
[]Get
Eb Search Filter - Group
Field string - Order
By string - Order
Fields []string - Result
Output stringFile
- dimension
Values List<String> - end
Time Double - event
Bus StringId - id String
- results
List<Get
Eb Search Result> - start
Time Double - filters
List<Get
Eb Search Filter> - group
Field String - order
By String - order
Fields List<String> - result
Output StringFile
- dimension
Values string[] - end
Time number - event
Bus stringId - id string
- results
Get
Eb Search Result[] - start
Time number - filters
Get
Eb Search Filter[] - group
Field string - order
By string - order
Fields string[] - result
Output stringFile
- dimension_
values Sequence[str] - end_
time float - event_
bus_ strid - id str
- results
Sequence[Get
Eb Search Result] - start_
time float - filters
Sequence[Get
Eb Search Filter] - group_
field str - order_
by str - order_
fields Sequence[str] - result_
output_ strfile
- dimension
Values List<String> - end
Time Number - event
Bus StringId - id String
- results List<Property Map>
- start
Time Number - filters List<Property Map>
- group
Field String - order
By String - order
Fields List<String> - result
Output StringFile
Supporting Types
GetEbSearchFilter
- Filters
List<Get
Eb Search Filter Filter> - LogFilters array.
- Key string
- filter field name.
- Operator string
- operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, in range range, not in range norange.
- Type string
- The logical relationship of the level filters, the value AND or OR.
- Value string
- Filter value, range operation needs to enter two values at the same time, separated by commas.
- Filters
[]Get
Eb Search Filter Filter - LogFilters array.
- Key string
- filter field name.
- Operator string
- operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, in range range, not in range norange.
- Type string
- The logical relationship of the level filters, the value AND or OR.
- Value string
- Filter value, range operation needs to enter two values at the same time, separated by commas.
- filters
List<Get
Eb Search Filter Filter> - LogFilters array.
- key String
- filter field name.
- operator String
- operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, in range range, not in range norange.
- type String
- The logical relationship of the level filters, the value AND or OR.
- value String
- Filter value, range operation needs to enter two values at the same time, separated by commas.
- filters
Get
Eb Search Filter Filter[] - LogFilters array.
- key string
- filter field name.
- operator string
- operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, in range range, not in range norange.
- type string
- The logical relationship of the level filters, the value AND or OR.
- value string
- Filter value, range operation needs to enter two values at the same time, separated by commas.
- filters
Sequence[Get
Eb Search Filter Filter] - LogFilters array.
- key str
- filter field name.
- operator str
- operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, in range range, not in range norange.
- type str
- The logical relationship of the level filters, the value AND or OR.
- value str
- Filter value, range operation needs to enter two values at the same time, separated by commas.
- filters List<Property Map>
- LogFilters array.
- key String
- filter field name.
- operator String
- operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, in range range, not in range norange.
- type String
- The logical relationship of the level filters, the value AND or OR.
- value String
- Filter value, range operation needs to enter two values at the same time, separated by commas.
GetEbSearchFilterFilter
- Key string
- filter field name.
- Operator string
- operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, within range range, not within range norange.
- Value string
- Filter values, range operations need to enter two values at the same time, separated by commas.
- Key string
- filter field name.
- Operator string
- operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, within range range, not within range norange.
- Value string
- Filter values, range operations need to enter two values at the same time, separated by commas.
- key String
- filter field name.
- operator String
- operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, within range range, not within range norange.
- value String
- Filter values, range operations need to enter two values at the same time, separated by commas.
- key string
- filter field name.
- operator string
- operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, within range range, not within range norange.
- value string
- Filter values, range operations need to enter two values at the same time, separated by commas.
- key str
- filter field name.
- operator str
- operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, within range range, not within range norange.
- value str
- Filter values, range operations need to enter two values at the same time, separated by commas.
- key String
- filter field name.
- operator String
- operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, within range range, not within range norange.
- value String
- Filter values, range operations need to enter two values at the same time, separated by commas.
GetEbSearchResult
Package Details
- Repository
- tencentcloud tencentcloudstack/terraform-provider-tencentcloud
- License
- Notes
- This Pulumi package is based on the
tencentcloud
Terraform Provider.
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack