tencentcloud 1.82.35 published on Friday, Nov 7, 2025 by tencentcloudstack
tencentcloud.getTeoRuleEngineSettings
Start a Neo task
Explain and create a tencentcloud.getTeoRuleEngineSettings resource
tencentcloud 1.82.35 published on Friday, Nov 7, 2025 by tencentcloudstack
Use this data source to query detailed information of teo ruleEngineSettings
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as tencentcloud from "@pulumi/tencentcloud";
const ruleEngineSettings = tencentcloud.getTeoRuleEngineSettings({});
import pulumi
import pulumi_tencentcloud as tencentcloud
rule_engine_settings = tencentcloud.get_teo_rule_engine_settings()
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.GetTeoRuleEngineSettings(ctx, &tencentcloud.GetTeoRuleEngineSettingsArgs{}, 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 ruleEngineSettings = Tencentcloud.GetTeoRuleEngineSettings.Invoke();
});
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.GetTeoRuleEngineSettingsArgs;
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 ruleEngineSettings = TencentcloudFunctions.getTeoRuleEngineSettings(GetTeoRuleEngineSettingsArgs.builder()
.build());
}
}
variables:
ruleEngineSettings:
fn::invoke:
function: tencentcloud:getTeoRuleEngineSettings
arguments: {}
Using getTeoRuleEngineSettings
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 getTeoRuleEngineSettings(args: GetTeoRuleEngineSettingsArgs, opts?: InvokeOptions): Promise<GetTeoRuleEngineSettingsResult>
function getTeoRuleEngineSettingsOutput(args: GetTeoRuleEngineSettingsOutputArgs, opts?: InvokeOptions): Output<GetTeoRuleEngineSettingsResult>def get_teo_rule_engine_settings(id: Optional[str] = None,
result_output_file: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTeoRuleEngineSettingsResult
def get_teo_rule_engine_settings_output(id: Optional[pulumi.Input[str]] = None,
result_output_file: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTeoRuleEngineSettingsResult]func GetTeoRuleEngineSettings(ctx *Context, args *GetTeoRuleEngineSettingsArgs, opts ...InvokeOption) (*GetTeoRuleEngineSettingsResult, error)
func GetTeoRuleEngineSettingsOutput(ctx *Context, args *GetTeoRuleEngineSettingsOutputArgs, opts ...InvokeOption) GetTeoRuleEngineSettingsResultOutput> Note: This function is named GetTeoRuleEngineSettings in the Go SDK.
public static class GetTeoRuleEngineSettings
{
public static Task<GetTeoRuleEngineSettingsResult> InvokeAsync(GetTeoRuleEngineSettingsArgs args, InvokeOptions? opts = null)
public static Output<GetTeoRuleEngineSettingsResult> Invoke(GetTeoRuleEngineSettingsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetTeoRuleEngineSettingsResult> getTeoRuleEngineSettings(GetTeoRuleEngineSettingsArgs args, InvokeOptions options)
public static Output<GetTeoRuleEngineSettingsResult> getTeoRuleEngineSettings(GetTeoRuleEngineSettingsArgs args, InvokeOptions options)
fn::invoke:
function: tencentcloud:index/getTeoRuleEngineSettings:getTeoRuleEngineSettings
arguments:
# arguments dictionaryThe following arguments are supported:
- Id string
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - Result
Output stringFile - Used to save results.
- Id string
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - Result
Output stringFile - Used to save results.
- id String
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - result
Output StringFile - Used to save results.
- id string
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - result
Output stringFile - Used to save results.
- id str
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - result_
output_ strfile - Used to save results.
- id String
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - result
Output StringFile - Used to save results.
getTeoRuleEngineSettings Result
The following output properties are available:
- Actions
List<Get
Teo Rule Engine Settings Action> - Detail info of actions which can be used in rule engine.
- Id string
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - Result
Output stringFile
- Actions
[]Get
Teo Rule Engine Settings Action - Detail info of actions which can be used in rule engine.
- Id string
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - Result
Output stringFile
- actions
List<Get
Teo Rule Engine Settings Action> - Detail info of actions which can be used in rule engine.
- id String
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - result
Output StringFile
- actions
Get
Teo Rule Engine Settings Action[] - Detail info of actions which can be used in rule engine.
- id string
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - result
Output stringFile
- actions
Sequence[Get
Teo Rule Engine Settings Action] - Detail info of actions which can be used in rule engine.
- id str
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - result_
output_ strfile
- actions List<Property Map>
- Detail info of actions which can be used in rule engine.
- id String
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - result
Output StringFile
Supporting Types
GetTeoRuleEngineSettingsAction
- Action string
- Action name.
- Properties
List<Get
Teo Rule Engine Settings Action Property> - Action properties.
- Action string
- Action name.
- Properties
[]Get
Teo Rule Engine Settings Action Property - Action properties.
- action String
- Action name.
- properties
List<Get
Teo Rule Engine Settings Action Property> - Action properties.
- action string
- Action name.
- properties
Get
Teo Rule Engine Settings Action Property[] - Action properties.
- action str
- Action name.
- properties
Sequence[Get
Teo Rule Engine Settings Action Property] - Action properties.
- action String
- Action name.
- properties List<Property Map>
- Action properties.
GetTeoRuleEngineSettingsActionProperty
- Choice
Properties List<GetTeo Rule Engine Settings Action Property Choice Property> - Associative properties of this property, they are all required. Note: This field may return null, indicating that no valid value can be obtained.
- Choices
Values List<string> - The choices which can be used. This list may be empty.
- Extra
Parameters List<GetTeo Rule Engine Settings Action Property Extra Parameter> - Special parameter. Note: This field may return null, indicating that no valid value can be obtained.
- Is
Allow boolEmpty - Whether this property is allowed to set empty.
- Is
Multiple bool - Whether this property is allowed to set multiple values.
- Max double
- Max integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - Min double
- Min integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - Name string
- Property name.
- Type string
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
- Choice
Properties []GetTeo Rule Engine Settings Action Property Choice Property - Associative properties of this property, they are all required. Note: This field may return null, indicating that no valid value can be obtained.
- Choices
Values []string - The choices which can be used. This list may be empty.
- Extra
Parameters []GetTeo Rule Engine Settings Action Property Extra Parameter - Special parameter. Note: This field may return null, indicating that no valid value can be obtained.
- Is
Allow boolEmpty - Whether this property is allowed to set empty.
- Is
Multiple bool - Whether this property is allowed to set multiple values.
- Max float64
- Max integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - Min float64
- Min integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - Name string
- Property name.
- Type string
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
- choice
Properties List<GetTeo Rule Engine Settings Action Property Choice Property> - Associative properties of this property, they are all required. Note: This field may return null, indicating that no valid value can be obtained.
- choices
Values List<String> - The choices which can be used. This list may be empty.
- extra
Parameters List<GetTeo Rule Engine Settings Action Property Extra Parameter> - Special parameter. Note: This field may return null, indicating that no valid value can be obtained.
- is
Allow BooleanEmpty - Whether this property is allowed to set empty.
- is
Multiple Boolean - Whether this property is allowed to set multiple values.
- max Double
- Max integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - min Double
- Min integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - name String
- Property name.
- type String
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
- choice
Properties GetTeo Rule Engine Settings Action Property Choice Property[] - Associative properties of this property, they are all required. Note: This field may return null, indicating that no valid value can be obtained.
- choices
Values string[] - The choices which can be used. This list may be empty.
- extra
Parameters GetTeo Rule Engine Settings Action Property Extra Parameter[] - Special parameter. Note: This field may return null, indicating that no valid value can be obtained.
- is
Allow booleanEmpty - Whether this property is allowed to set empty.
- is
Multiple boolean - Whether this property is allowed to set multiple values.
- max number
- Max integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - min number
- Min integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - name string
- Property name.
- type string
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
- choice_
properties Sequence[GetTeo Rule Engine Settings Action Property Choice Property] - Associative properties of this property, they are all required. Note: This field may return null, indicating that no valid value can be obtained.
- choices_
values Sequence[str] - The choices which can be used. This list may be empty.
- extra_
parameters Sequence[GetTeo Rule Engine Settings Action Property Extra Parameter] - Special parameter. Note: This field may return null, indicating that no valid value can be obtained.
- is_
allow_ boolempty - Whether this property is allowed to set empty.
- is_
multiple bool - Whether this property is allowed to set multiple values.
- max float
- Max integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - min float
- Min integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - name str
- Property name.
- type str
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
- choice
Properties List<Property Map> - Associative properties of this property, they are all required. Note: This field may return null, indicating that no valid value can be obtained.
- choices
Values List<String> - The choices which can be used. This list may be empty.
- extra
Parameters List<Property Map> - Special parameter. Note: This field may return null, indicating that no valid value can be obtained.
- is
Allow BooleanEmpty - Whether this property is allowed to set empty.
- is
Multiple Boolean - Whether this property is allowed to set multiple values.
- max Number
- Max integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - min Number
- Min integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - name String
- Property name.
- type String
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
GetTeoRuleEngineSettingsActionPropertyChoiceProperty
- Choices
Values List<string> - The choices which can be used. This list may be empty.
- Extra
Parameters List<GetTeo Rule Engine Settings Action Property Choice Property Extra Parameter> - Special parameter. Note: This field may return null, indicating that no valid value can be obtained.
- Is
Allow boolEmpty - Whether this property is allowed to set empty.
- Is
Multiple bool - Whether this property is allowed to set multiple values.
- Max double
- Max integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - Min double
- Min integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - Name string
- Property name.
- Type string
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
- Choices
Values []string - The choices which can be used. This list may be empty.
- Extra
Parameters []GetTeo Rule Engine Settings Action Property Choice Property Extra Parameter - Special parameter. Note: This field may return null, indicating that no valid value can be obtained.
- Is
Allow boolEmpty - Whether this property is allowed to set empty.
- Is
Multiple bool - Whether this property is allowed to set multiple values.
- Max float64
- Max integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - Min float64
- Min integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - Name string
- Property name.
- Type string
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
- choices
Values List<String> - The choices which can be used. This list may be empty.
- extra
Parameters List<GetTeo Rule Engine Settings Action Property Choice Property Extra Parameter> - Special parameter. Note: This field may return null, indicating that no valid value can be obtained.
- is
Allow BooleanEmpty - Whether this property is allowed to set empty.
- is
Multiple Boolean - Whether this property is allowed to set multiple values.
- max Double
- Max integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - min Double
- Min integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - name String
- Property name.
- type String
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
- choices
Values string[] - The choices which can be used. This list may be empty.
- extra
Parameters GetTeo Rule Engine Settings Action Property Choice Property Extra Parameter[] - Special parameter. Note: This field may return null, indicating that no valid value can be obtained.
- is
Allow booleanEmpty - Whether this property is allowed to set empty.
- is
Multiple boolean - Whether this property is allowed to set multiple values.
- max number
- Max integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - min number
- Min integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - name string
- Property name.
- type string
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
- choices_
values Sequence[str] - The choices which can be used. This list may be empty.
- extra_
parameters Sequence[GetTeo Rule Engine Settings Action Property Choice Property Extra Parameter] - Special parameter. Note: This field may return null, indicating that no valid value can be obtained.
- is_
allow_ boolempty - Whether this property is allowed to set empty.
- is_
multiple bool - Whether this property is allowed to set multiple values.
- max float
- Max integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - min float
- Min integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - name str
- Property name.
- type str
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
- choices
Values List<String> - The choices which can be used. This list may be empty.
- extra
Parameters List<Property Map> - Special parameter. Note: This field may return null, indicating that no valid value can be obtained.
- is
Allow BooleanEmpty - Whether this property is allowed to set empty.
- is
Multiple Boolean - Whether this property is allowed to set multiple values.
- max Number
- Max integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - min Number
- Min integer value can bse used when property type is
CUSTOM_NUM. WhenMinandMaxboth are 0, this field is meaningless. - name String
- Property name.
- type String
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
GetTeoRuleEngineSettingsActionPropertyChoicePropertyExtraParameter
- Choices List<string>
- A list of choices which can be used when
TypeisCHOICE. - Id string
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - Type string
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
- Choices []string
- A list of choices which can be used when
TypeisCHOICE. - Id string
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - Type string
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
- choices List<String>
- A list of choices which can be used when
TypeisCHOICE. - id String
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - type String
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
- choices string[]
- A list of choices which can be used when
TypeisCHOICE. - id string
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - type string
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
- choices Sequence[str]
- A list of choices which can be used when
TypeisCHOICE. - id str
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - type str
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
- choices List<String>
- A list of choices which can be used when
TypeisCHOICE. - id String
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - type String
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
GetTeoRuleEngineSettingsActionPropertyExtraParameter
- Choices List<string>
- A list of choices which can be used when
TypeisCHOICE. - Id string
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - Type string
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
- Choices []string
- A list of choices which can be used when
TypeisCHOICE. - Id string
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - Type string
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
- choices List<String>
- A list of choices which can be used when
TypeisCHOICE. - id String
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - type String
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
- choices string[]
- A list of choices which can be used when
TypeisCHOICE. - id string
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - type string
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
- choices Sequence[str]
- A list of choices which can be used when
TypeisCHOICE. - id str
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - type str
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
- choices List<String>
- A list of choices which can be used when
TypeisCHOICE. - id String
- Parameter name. Valid values:-
Action: this extra parameter is required when modify HTTP header, this action should be aRewriteAction.-StatusCode: this extra parameter is required when modify HTTP status code, this action should be aCodeAction.-NULL: this action should be aNormalAction. - type String
- Property value type. Valid values:-
CHOICE: enum type, must select one of the value inChoicesValue.-TOGGLE: switch type, must select one of the value inChoicesValue.-OBJECT: object type, theChoicePropertieslist all properties of the object.-CUSTOM_NUM: integer type.-CUSTOM_STRING: string type.
Package Details
- Repository
- tencentcloud tencentcloudstack/terraform-provider-tencentcloud
- License
- Notes
- This Pulumi package is based on the
tencentcloudTerraform Provider.
tencentcloud 1.82.35 published on Friday, Nov 7, 2025 by tencentcloudstack
