tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack
tencentcloud.getTsfApplicationConfig
Explore with Pulumi AI
tencentcloud 1.81.189 published on Wednesday, Apr 30, 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
List<Get
Tsf Application Config Result Content> - Configuration item list.
- Total
Count double - TsfPageConfig.
- Contents
[]Get
Tsf Application Config Result Content - Configuration item list.
- Total
Count float64 - TsfPageConfig.
- contents
List<Get
Tsf Application Config Result Content> - Configuration item list.
- total
Count Double - TsfPageConfig.
- contents
Get
Tsf Application Config Result Content[] - Configuration item list.
- total
Count number - TsfPageConfig.
- contents
Sequence[Get
Tsf Application Config Result Content] - Configuration item list.
- total_
count float - TsfPageConfig.
- contents List<Property Map>
- Configuration item list.
- total
Count Number - TsfPageConfig.
GetTsfApplicationConfigResultContent
- Application
Id string - Application ID, query all when not provided.
- Application
Name string - application Id. Note: This field may return null, indicating that no valid values can be obtained.
- Config
Id string - Configuration ID, query all with higher priority when not provided.
- Config
Name string - Configuration name, precise query, query all when not provided.
- Config
Type string - Configuration type. Note: This field may return null, indicating that no valid values can be obtained.
- Config
Value string - Configuration value. Note: This field may return null, indicating that no valid values can be obtained.
- Config
Version string - Configuration version, precise query, query all when not provided.
- Config
Version doubleCount - config version count. Note: This field may return null, indicating that no valid values can be obtained.
- Config
Version stringDesc - Configuration version description. Note: This field may return null, indicating that no valid values can be obtained.
- Creation
Time string - CreationTime. Note: This field may return null, indicating that no valid values can be obtained.
- Delete
Flag bool - delete flag, true: allow delete; false: delete prohibit.
- Last
Update stringTime - last update time. Note: This field may return null, indicating that no valid values can be obtained.
- Application
Id string - Application ID, query all when not provided.
- Application
Name string - application Id. Note: This field may return null, indicating that no valid values can be obtained.
- Config
Id string - Configuration ID, query all with higher priority when not provided.
- Config
Name string - Configuration name, precise query, query all when not provided.
- Config
Type string - Configuration type. Note: This field may return null, indicating that no valid values can be obtained.
- Config
Value string - Configuration value. Note: This field may return null, indicating that no valid values can be obtained.
- Config
Version string - Configuration version, precise query, query all when not provided.
- Config
Version float64Count - config version count. Note: This field may return null, indicating that no valid values can be obtained.
- Config
Version stringDesc - Configuration version description. Note: This field may return null, indicating that no valid values can be obtained.
- Creation
Time string - CreationTime. Note: This field may return null, indicating that no valid values can be obtained.
- Delete
Flag bool - delete flag, true: allow delete; false: delete prohibit.
- Last
Update stringTime - last update time. Note: This field may return null, indicating that no valid values can be obtained.
- application
Id String - Application ID, query all when not provided.
- application
Name String - application Id. Note: This field may return null, indicating that no valid values can be obtained.
- config
Id String - Configuration ID, query all with higher priority when not provided.
- config
Name String - Configuration name, precise query, query all when not provided.
- config
Type String - Configuration type. Note: This field may return null, indicating that no valid values can be obtained.
- config
Value String - Configuration value. Note: This field may return null, indicating that no valid values can be obtained.
- config
Version String - Configuration version, precise query, query all when not provided.
- config
Version DoubleCount - config version count. Note: This field may return null, indicating that no valid values can be obtained.
- config
Version StringDesc - Configuration version description. Note: This field may return null, indicating that no valid values can be obtained.
- creation
Time String - CreationTime. Note: This field may return null, indicating that no valid values can be obtained.
- delete
Flag Boolean - delete flag, true: allow delete; false: delete prohibit.
- last
Update StringTime - last update time. Note: This field may return null, indicating that no valid values can be obtained.
- application
Id string - Application ID, query all when not provided.
- application
Name string - application Id. Note: This field may return null, indicating that no valid values can be obtained.
- config
Id string - Configuration ID, query all with higher priority when not provided.
- config
Name string - Configuration name, precise query, query all when not provided.
- config
Type string - Configuration type. Note: This field may return null, indicating that no valid values can be obtained.
- config
Value string - Configuration value. Note: This field may return null, indicating that no valid values can be obtained.
- config
Version string - Configuration version, precise query, query all when not provided.
- config
Version numberCount - config version count. Note: This field may return null, indicating that no valid values can be obtained.
- config
Version stringDesc - Configuration version description. Note: This field may return null, indicating that no valid values can be obtained.
- creation
Time string - CreationTime. Note: This field may return null, indicating that no valid values can be obtained.
- delete
Flag boolean - delete flag, true: allow delete; false: delete prohibit.
- last
Update stringTime - last update time. Note: This field may return null, indicating that no valid values can be obtained.
- application_
id str - Application ID, query all when not provided.
- application_
name str - application Id. Note: This field may return null, indicating that no valid values can be obtained.
- config_
id str - Configuration ID, query all with higher priority when not provided.
- config_
name str - Configuration name, precise query, query all when not provided.
- config_
type str - Configuration type. Note: This field may return null, indicating that no valid values can be obtained.
- config_
value str - Configuration value. Note: This field may return null, indicating that no valid values can be obtained.
- config_
version str - Configuration version, precise query, query all when not provided.
- config_
version_ floatcount - config version count. Note: This field may return null, indicating that no valid values can be obtained.
- config_
version_ strdesc - Configuration version description. Note: This field may return null, indicating that no valid values can be obtained.
- creation_
time str - CreationTime. Note: This field may return null, indicating that no valid values can be obtained.
- delete_
flag bool - delete flag, true: allow delete; false: delete prohibit.
- last_
update_ strtime - last update time. Note: This field may return null, indicating that no valid values can be obtained.
- application
Id String - Application ID, query all when not provided.
- application
Name String - application Id. Note: This field may return null, indicating that no valid values can be obtained.
- config
Id String - Configuration ID, query all with higher priority when not provided.
- config
Name String - Configuration name, precise query, query all when not provided.
- config
Type String - Configuration type. Note: This field may return null, indicating that no valid values can be obtained.
- config
Value String - Configuration value. Note: This field may return null, indicating that no valid values can be obtained.
- config
Version String - Configuration version, precise query, query all when not provided.
- config
Version NumberCount - config version count. Note: This field may return null, indicating that no valid values can be obtained.
- config
Version StringDesc - Configuration version description. Note: This field may return null, indicating that no valid values can be obtained.
- creation
Time String - CreationTime. Note: This field may return null, indicating that no valid values can be obtained.
- delete
Flag Boolean - delete flag, true: allow delete; false: delete prohibit.
- last
Update StringTime - 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.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack