tencentcloud 1.81.183 published on Wednesday, Apr 16, 2025 by tencentcloudstack
tencentcloud.getTsfApplicationConfig
Explore with Pulumi AI
tencentcloud 1.81.183 published on Wednesday, Apr 16, 2025 by tencentcloudstack
Use this data source to query detailed information of tsf application_config
Using getTsfApplicationConfig
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 getTsfApplicationConfig(args: GetTsfApplicationConfigArgs, opts?: InvokeOptions): Promise<GetTsfApplicationConfigResult>
function getTsfApplicationConfigOutput(args: GetTsfApplicationConfigOutputArgs, opts?: InvokeOptions): Output<GetTsfApplicationConfigResult>
def get_tsf_application_config(application_id: Optional[str] = None,
config_id: Optional[str] = None,
config_id_lists: Optional[Sequence[str]] = None,
config_name: Optional[str] = None,
config_version: Optional[str] = None,
id: Optional[str] = None,
result_output_file: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTsfApplicationConfigResult
def get_tsf_application_config_output(application_id: Optional[pulumi.Input[str]] = None,
config_id: Optional[pulumi.Input[str]] = None,
config_id_lists: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
config_name: Optional[pulumi.Input[str]] = None,
config_version: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
result_output_file: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTsfApplicationConfigResult]
func LookupTsfApplicationConfig(ctx *Context, args *LookupTsfApplicationConfigArgs, opts ...InvokeOption) (*LookupTsfApplicationConfigResult, error)
func LookupTsfApplicationConfigOutput(ctx *Context, args *LookupTsfApplicationConfigOutputArgs, opts ...InvokeOption) LookupTsfApplicationConfigResultOutput
> Note: This function is named LookupTsfApplicationConfig
in the Go SDK.
public static class GetTsfApplicationConfig
{
public static Task<GetTsfApplicationConfigResult> InvokeAsync(GetTsfApplicationConfigArgs args, InvokeOptions? opts = null)
public static Output<GetTsfApplicationConfigResult> Invoke(GetTsfApplicationConfigInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetTsfApplicationConfigResult> getTsfApplicationConfig(GetTsfApplicationConfigArgs args, InvokeOptions options)
public static Output<GetTsfApplicationConfigResult> getTsfApplicationConfig(GetTsfApplicationConfigArgs args, InvokeOptions options)
fn::invoke:
function: tencentcloud:index/getTsfApplicationConfig:getTsfApplicationConfig
arguments:
# arguments dictionary
The following arguments are supported:
- Application
Id string - Application ID, query all when not provided.
- Config
Id string - Configuration ID, query all with higher priority when not provided.
- Config
Id List<string>Lists - Configuration ID list, query all with lower priority when not provided.
- Config
Name string - Configuration name, precise query, query all when not provided.
- Config
Version string - Configuration version, precise query, query all when not provided.
- Id string
- Result
Output stringFile - Used to save results.
- Application
Id string - Application ID, query all when not provided.
- Config
Id string - Configuration ID, query all with higher priority when not provided.
- Config
Id []stringLists - Configuration ID list, query all with lower priority when not provided.
- Config
Name string - Configuration name, precise query, query all when not provided.
- Config
Version string - Configuration version, precise query, query all when not provided.
- Id string
- Result
Output stringFile - Used to save results.
- application
Id String - Application ID, query all when not provided.
- config
Id String - Configuration ID, query all with higher priority when not provided.
- config
Id List<String>Lists - Configuration ID list, query all with lower priority when not provided.
- config
Name String - Configuration name, precise query, query all when not provided.
- config
Version String - Configuration version, precise query, query all when not provided.
- id String
- result
Output StringFile - Used to save results.
- application
Id string - Application ID, query all when not provided.
- config
Id string - Configuration ID, query all with higher priority when not provided.
- config
Id string[]Lists - Configuration ID list, query all with lower priority when not provided.
- config
Name string - Configuration name, precise query, query all when not provided.
- config
Version string - Configuration version, precise query, query all when not provided.
- id string
- result
Output stringFile - Used to save results.
- application_
id str - Application ID, query all when not provided.
- config_
id str - Configuration ID, query all with higher priority when not provided.
- config_
id_ Sequence[str]lists - Configuration ID list, query all with lower priority when not provided.
- config_
name str - Configuration name, precise query, query all when not provided.
- config_
version str - Configuration version, precise query, query all when not provided.
- id str
- result_
output_ strfile - Used to save results.
- application
Id String - Application ID, query all when not provided.
- config
Id String - Configuration ID, query all with higher priority when not provided.
- config
Id List<String>Lists - Configuration ID list, query all with lower priority when not provided.
- config
Name String - Configuration name, precise query, query all when not provided.
- config
Version String - Configuration version, precise query, query all when not provided.
- id String
- result
Output StringFile - Used to save results.
getTsfApplicationConfig Result
The following output properties are available:
- Id string
- Results
List<Get
Tsf Application Config Result> - Paginated configuration item list. Note: This field may return null, indicating that no valid values can be obtained.
- Application
Id string - application Id. Note: This field may return null, indicating that no valid values can be obtained.
- Config
Id string - Configuration ID. Note: This field may return null, indicating that no valid values can be obtained.
- Config
Id List<string>Lists - Config
Name string - Configuration name Note: This field may return null, indicating that no valid values can be obtained.
- Config
Version string - Configuration version. Note: This field may return null, indicating that no valid values can be obtained.
- Result
Output stringFile
- Id string
- Results
[]Get
Tsf Application Config Result - Paginated configuration item list. Note: This field may return null, indicating that no valid values can be obtained.
- Application
Id string - application Id. Note: This field may return null, indicating that no valid values can be obtained.
- Config
Id string - Configuration ID. Note: This field may return null, indicating that no valid values can be obtained.
- Config
Id []stringLists - Config
Name string - Configuration name Note: This field may return null, indicating that no valid values can be obtained.
- Config
Version string - Configuration version. Note: This field may return null, indicating that no valid values can be obtained.
- Result
Output stringFile
- id String
- results
List<Get
Tsf Application Config Result> - Paginated configuration item list. Note: This field may return null, indicating that no valid values can be obtained.
- application
Id String - application Id. Note: This field may return null, indicating that no valid values can be obtained.
- config
Id String - Configuration ID. Note: This field may return null, indicating that no valid values can be obtained.
- config
Id List<String>Lists - config
Name String - Configuration name Note: This field may return null, indicating that no valid values can be obtained.
- config
Version String - Configuration version. Note: This field may return null, indicating that no valid values can be obtained.
- result
Output StringFile
- id string
- results
Get
Tsf Application Config Result[] - Paginated configuration item list. Note: This field may return null, indicating that no valid values can be obtained.
- application
Id string - application Id. Note: This field may return null, indicating that no valid values can be obtained.
- config
Id string - Configuration ID. Note: This field may return null, indicating that no valid values can be obtained.
- config
Id string[]Lists - config
Name string - Configuration name Note: This field may return null, indicating that no valid values can be obtained.
- config
Version string - Configuration version. Note: This field may return null, indicating that no valid values can be obtained.
- result
Output stringFile
- id str
- results
Sequence[Get
Tsf Application Config Result] - Paginated configuration item list. Note: This field may return null, indicating that no valid values can be obtained.
- application_
id str - application Id. Note: This field may return null, indicating that no valid values can be obtained.
- config_
id str - Configuration ID. Note: This field may return null, indicating that no valid values can be obtained.
- config_
id_ Sequence[str]lists - config_
name str - Configuration name Note: This field may return null, indicating that no valid values can be obtained.
- config_
version str - Configuration version. Note: This field may return null, indicating that no valid values can be obtained.
- result_
output_ strfile
- id String
- results List<Property Map>
- Paginated configuration item list. Note: This field may return null, indicating that no valid values can be obtained.
- application
Id String - application Id. Note: This field may return null, indicating that no valid values can be obtained.
- config
Id String - Configuration ID. Note: This field may return null, indicating that no valid values can be obtained.
- config
Id List<String>Lists - config
Name String - Configuration name Note: This field may return null, indicating that no valid values can be obtained.
- config
Version String - Configuration version. Note: This field may return null, indicating that no valid values can be obtained.
- result
Output StringFile
Supporting Types
GetTsfApplicationConfigResult
- Contents
This property is required. List<GetTsf Application Config Result Content> - Configuration item list.
- Total
Count This property is required. double - TsfPageConfig.
- Contents
This property is required. []GetTsf Application Config Result Content - Configuration item list.
- Total
Count This property is required. float64 - TsfPageConfig.
- contents
This property is required. List<GetTsf Application Config Result Content> - Configuration item list.
- total
Count This property is required. Double - TsfPageConfig.
- contents
This property is required. GetTsf Application Config Result Content[] - Configuration item list.
- total
Count This property is required. number - TsfPageConfig.
- contents
This property is required. Sequence[GetTsf Application Config Result Content] - Configuration item list.
- total_
count This property is required. float - TsfPageConfig.
- contents
This property is required. List<Property Map> - Configuration item list.
- total
Count This property is required. Number - TsfPageConfig.
GetTsfApplicationConfigResultContent
- Application
Id This property is required. string - Application ID, query all when not provided.
- Application
Name This property is required. string - application Id. Note: This field may return null, indicating that no valid values can be obtained.
- Config
Id This property is required. string - Configuration ID, query all with higher priority when not provided.
- Config
Name This property is required. string - Configuration name, precise query, query all when not provided.
- Config
Type This property is required. string - Configuration type. Note: This field may return null, indicating that no valid values can be obtained.
- Config
Value This property is required. string - Configuration value. Note: This field may return null, indicating that no valid values can be obtained.
- Config
Version This property is required. string - Configuration version, precise query, query all when not provided.
- Config
Version Count This property is required. double - config version count. Note: This field may return null, indicating that no valid values can be obtained.
- Config
Version Desc This property is required. string - Configuration version description. Note: This field may return null, indicating that no valid values can be obtained.
- Creation
Time This property is required. string - CreationTime. Note: This field may return null, indicating that no valid values can be obtained.
- Delete
Flag This property is required. bool - delete flag, true: allow delete; false: delete prohibit.
- Last
Update Time This property is required. string - last update time. Note: This field may return null, indicating that no valid values can be obtained.
- Application
Id This property is required. string - Application ID, query all when not provided.
- Application
Name This property is required. string - application Id. Note: This field may return null, indicating that no valid values can be obtained.
- Config
Id This property is required. string - Configuration ID, query all with higher priority when not provided.
- Config
Name This property is required. string - Configuration name, precise query, query all when not provided.
- Config
Type This property is required. string - Configuration type. Note: This field may return null, indicating that no valid values can be obtained.
- Config
Value This property is required. string - Configuration value. Note: This field may return null, indicating that no valid values can be obtained.
- Config
Version This property is required. string - Configuration version, precise query, query all when not provided.
- Config
Version Count This property is required. float64 - config version count. Note: This field may return null, indicating that no valid values can be obtained.
- Config
Version Desc This property is required. string - Configuration version description. Note: This field may return null, indicating that no valid values can be obtained.
- Creation
Time This property is required. string - CreationTime. Note: This field may return null, indicating that no valid values can be obtained.
- Delete
Flag This property is required. bool - delete flag, true: allow delete; false: delete prohibit.
- Last
Update Time This property is required. string - last update time. Note: This field may return null, indicating that no valid values can be obtained.
- application
Id This property is required. String - Application ID, query all when not provided.
- application
Name This property is required. String - application Id. Note: This field may return null, indicating that no valid values can be obtained.
- config
Id This property is required. String - Configuration ID, query all with higher priority when not provided.
- config
Name This property is required. String - Configuration name, precise query, query all when not provided.
- config
Type This property is required. String - Configuration type. Note: This field may return null, indicating that no valid values can be obtained.
- config
Value This property is required. String - Configuration value. Note: This field may return null, indicating that no valid values can be obtained.
- config
Version This property is required. String - Configuration version, precise query, query all when not provided.
- config
Version Count This property is required. Double - config version count. Note: This field may return null, indicating that no valid values can be obtained.
- config
Version Desc This property is required. String - Configuration version description. Note: This field may return null, indicating that no valid values can be obtained.
- creation
Time This property is required. String - CreationTime. Note: This field may return null, indicating that no valid values can be obtained.
- delete
Flag This property is required. Boolean - delete flag, true: allow delete; false: delete prohibit.
- last
Update Time This property is required. String - last update time. Note: This field may return null, indicating that no valid values can be obtained.
- application
Id This property is required. string - Application ID, query all when not provided.
- application
Name This property is required. string - application Id. Note: This field may return null, indicating that no valid values can be obtained.
- config
Id This property is required. string - Configuration ID, query all with higher priority when not provided.
- config
Name This property is required. string - Configuration name, precise query, query all when not provided.
- config
Type This property is required. string - Configuration type. Note: This field may return null, indicating that no valid values can be obtained.
- config
Value This property is required. string - Configuration value. Note: This field may return null, indicating that no valid values can be obtained.
- config
Version This property is required. string - Configuration version, precise query, query all when not provided.
- config
Version Count This property is required. number - config version count. Note: This field may return null, indicating that no valid values can be obtained.
- config
Version Desc This property is required. string - Configuration version description. Note: This field may return null, indicating that no valid values can be obtained.
- creation
Time This property is required. string - CreationTime. Note: This field may return null, indicating that no valid values can be obtained.
- delete
Flag This property is required. boolean - delete flag, true: allow delete; false: delete prohibit.
- last
Update Time This property is required. string - last update time. Note: This field may return null, indicating that no valid values can be obtained.
- application_
id This property is required. str - Application ID, query all when not provided.
- application_
name This property is required. str - application Id. Note: This field may return null, indicating that no valid values can be obtained.
- config_
id This property is required. str - Configuration ID, query all with higher priority when not provided.
- config_
name This property is required. str - Configuration name, precise query, query all when not provided.
- config_
type This property is required. str - Configuration type. Note: This field may return null, indicating that no valid values can be obtained.
- config_
value This property is required. str - Configuration value. Note: This field may return null, indicating that no valid values can be obtained.
- config_
version This property is required. str - Configuration version, precise query, query all when not provided.
- config_
version_ count This property is required. float - config version count. Note: This field may return null, indicating that no valid values can be obtained.
- config_
version_ desc This property is required. str - Configuration version description. Note: This field may return null, indicating that no valid values can be obtained.
- creation_
time This property is required. str - CreationTime. Note: This field may return null, indicating that no valid values can be obtained.
- delete_
flag This property is required. bool - delete flag, true: allow delete; false: delete prohibit.
- last_
update_ time This property is required. str - last update time. Note: This field may return null, indicating that no valid values can be obtained.
- application
Id This property is required. String - Application ID, query all when not provided.
- application
Name This property is required. String - application Id. Note: This field may return null, indicating that no valid values can be obtained.
- config
Id This property is required. String - Configuration ID, query all with higher priority when not provided.
- config
Name This property is required. String - Configuration name, precise query, query all when not provided.
- config
Type This property is required. String - Configuration type. Note: This field may return null, indicating that no valid values can be obtained.
- config
Value This property is required. String - Configuration value. Note: This field may return null, indicating that no valid values can be obtained.
- config
Version This property is required. String - Configuration version, precise query, query all when not provided.
- config
Version Count This property is required. Number - config version count. Note: This field may return null, indicating that no valid values can be obtained.
- config
Version Desc This property is required. String - Configuration version description. Note: This field may return null, indicating that no valid values can be obtained.
- creation
Time This property is required. String - CreationTime. Note: This field may return null, indicating that no valid values can be obtained.
- delete
Flag This property is required. Boolean - delete flag, true: allow delete; false: delete prohibit.
- last
Update Time This property is required. String - last update time. Note: This field may return null, indicating that no valid values can be obtained.
Package Details
- Repository
- tencentcloud tencentcloudstack/terraform-provider-tencentcloud
- License
- Notes
- This Pulumi package is based on the
tencentcloud
Terraform Provider.
tencentcloud 1.81.183 published on Wednesday, Apr 16, 2025 by tencentcloudstack