tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack
tencentcloud.getTsfGroupConfigRelease
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 group_config_release
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as tencentcloud from "@pulumi/tencentcloud";
const groupConfigRelease = tencentcloud.getTsfGroupConfigRelease({
groupId: "group-yrjkln9v",
});
import pulumi
import pulumi_tencentcloud as tencentcloud
group_config_release = tencentcloud.get_tsf_group_config_release(group_id="group-yrjkln9v")
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.LookupTsfGroupConfigRelease(ctx, &tencentcloud.LookupTsfGroupConfigReleaseArgs{
GroupId: "group-yrjkln9v",
}, 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 groupConfigRelease = Tencentcloud.GetTsfGroupConfigRelease.Invoke(new()
{
GroupId = "group-yrjkln9v",
});
});
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.GetTsfGroupConfigReleaseArgs;
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 groupConfigRelease = TencentcloudFunctions.getTsfGroupConfigRelease(GetTsfGroupConfigReleaseArgs.builder()
.groupId("group-yrjkln9v")
.build());
}
}
variables:
groupConfigRelease:
fn::invoke:
function: tencentcloud:getTsfGroupConfigRelease
arguments:
groupId: group-yrjkln9v
Using getTsfGroupConfigRelease
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 getTsfGroupConfigRelease(args: GetTsfGroupConfigReleaseArgs, opts?: InvokeOptions): Promise<GetTsfGroupConfigReleaseResult>
function getTsfGroupConfigReleaseOutput(args: GetTsfGroupConfigReleaseOutputArgs, opts?: InvokeOptions): Output<GetTsfGroupConfigReleaseResult>
def get_tsf_group_config_release(group_id: Optional[str] = None,
id: Optional[str] = None,
result_output_file: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTsfGroupConfigReleaseResult
def get_tsf_group_config_release_output(group_id: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
result_output_file: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTsfGroupConfigReleaseResult]
func LookupTsfGroupConfigRelease(ctx *Context, args *LookupTsfGroupConfigReleaseArgs, opts ...InvokeOption) (*LookupTsfGroupConfigReleaseResult, error)
func LookupTsfGroupConfigReleaseOutput(ctx *Context, args *LookupTsfGroupConfigReleaseOutputArgs, opts ...InvokeOption) LookupTsfGroupConfigReleaseResultOutput
> Note: This function is named LookupTsfGroupConfigRelease
in the Go SDK.
public static class GetTsfGroupConfigRelease
{
public static Task<GetTsfGroupConfigReleaseResult> InvokeAsync(GetTsfGroupConfigReleaseArgs args, InvokeOptions? opts = null)
public static Output<GetTsfGroupConfigReleaseResult> Invoke(GetTsfGroupConfigReleaseInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetTsfGroupConfigReleaseResult> getTsfGroupConfigRelease(GetTsfGroupConfigReleaseArgs args, InvokeOptions options)
public static Output<GetTsfGroupConfigReleaseResult> getTsfGroupConfigRelease(GetTsfGroupConfigReleaseArgs args, InvokeOptions options)
fn::invoke:
function: tencentcloud:index/getTsfGroupConfigRelease:getTsfGroupConfigRelease
arguments:
# arguments dictionary
The following arguments are supported:
- Group
Id string - groupId.
- Id string
- Result
Output stringFile - Used to save results.
- Group
Id string - groupId.
- Id string
- Result
Output stringFile - Used to save results.
- group
Id String - groupId.
- id String
- result
Output StringFile - Used to save results.
- group
Id string - groupId.
- id string
- result
Output stringFile - Used to save results.
- group_
id str - groupId.
- id str
- result_
output_ strfile - Used to save results.
- group
Id String - groupId.
- id String
- result
Output StringFile - Used to save results.
getTsfGroupConfigRelease Result
The following output properties are available:
- Group
Id string - Configuration item release group ID.Note: This field may return null, which means no valid value was found.
- Id string
- Results
List<Get
Tsf Group Config Release Result> - Information related to the deployment group release.Note: This field may return null, which means no valid value was found.
- Result
Output stringFile
- Group
Id string - Configuration item release group ID.Note: This field may return null, which means no valid value was found.
- Id string
- Results
[]Get
Tsf Group Config Release Result - Information related to the deployment group release.Note: This field may return null, which means no valid value was found.
- Result
Output stringFile
- group
Id String - Configuration item release group ID.Note: This field may return null, which means no valid value was found.
- id String
- results
List<Get
Tsf Group Config Release Result> - Information related to the deployment group release.Note: This field may return null, which means no valid value was found.
- result
Output StringFile
- group
Id string - Configuration item release group ID.Note: This field may return null, which means no valid value was found.
- id string
- results
Get
Tsf Group Config Release Result[] - Information related to the deployment group release.Note: This field may return null, which means no valid value was found.
- result
Output stringFile
- group_
id str - Configuration item release group ID.Note: This field may return null, which means no valid value was found.
- id str
- results
Sequence[Get
Tsf Group Config Release Result] - Information related to the deployment group release.Note: This field may return null, which means no valid value was found.
- result_
output_ strfile
- group
Id String - Configuration item release group ID.Note: This field may return null, which means no valid value was found.
- id String
- results List<Property Map>
- Information related to the deployment group release.Note: This field may return null, which means no valid value was found.
- result
Output StringFile
Supporting Types
GetTsfGroupConfigReleaseResult
- Config
Release List<GetLists Tsf Group Config Release Result Config Release List> - Configuration item release list.Note: This field may return null, which means no valid value was found.
- File
Config List<GetRelease Lists Tsf Group Config Release Result File Config Release List> - File configuration item release list.Note: This field may return null, which means no valid value was found.
- Package
Id string - Package Id.Note: This field may return null, which means no valid value was found.
- Package
Name string - Package name.Note: This field may return null, which means no valid value was found.
- Package
Version string - Package version.Note: This field may return null, which means no valid value was found.
- Public
Config List<GetRelease Lists Tsf Group Config Release Result Public Config Release List> - Release public config list.
- Repo
Name string - image name.Note: This field may return null, which means no valid value was found.
- Tag
Name string - image tag name.Note: This field may return null, which means no valid value was found.
- Config
Release []GetLists Tsf Group Config Release Result Config Release List - Configuration item release list.Note: This field may return null, which means no valid value was found.
- File
Config []GetRelease Lists Tsf Group Config Release Result File Config Release List - File configuration item release list.Note: This field may return null, which means no valid value was found.
- Package
Id string - Package Id.Note: This field may return null, which means no valid value was found.
- Package
Name string - Package name.Note: This field may return null, which means no valid value was found.
- Package
Version string - Package version.Note: This field may return null, which means no valid value was found.
- Public
Config []GetRelease Lists Tsf Group Config Release Result Public Config Release List - Release public config list.
- Repo
Name string - image name.Note: This field may return null, which means no valid value was found.
- Tag
Name string - image tag name.Note: This field may return null, which means no valid value was found.
- config
Release List<GetLists Tsf Group Config Release Result Config Release List> - Configuration item release list.Note: This field may return null, which means no valid value was found.
- file
Config List<GetRelease Lists Tsf Group Config Release Result File Config Release List> - File configuration item release list.Note: This field may return null, which means no valid value was found.
- package
Id String - Package Id.Note: This field may return null, which means no valid value was found.
- package
Name String - Package name.Note: This field may return null, which means no valid value was found.
- package
Version String - Package version.Note: This field may return null, which means no valid value was found.
- public
Config List<GetRelease Lists Tsf Group Config Release Result Public Config Release List> - Release public config list.
- repo
Name String - image name.Note: This field may return null, which means no valid value was found.
- tag
Name String - image tag name.Note: This field may return null, which means no valid value was found.
- config
Release GetLists Tsf Group Config Release Result Config Release List[] - Configuration item release list.Note: This field may return null, which means no valid value was found.
- file
Config GetRelease Lists Tsf Group Config Release Result File Config Release List[] - File configuration item release list.Note: This field may return null, which means no valid value was found.
- package
Id string - Package Id.Note: This field may return null, which means no valid value was found.
- package
Name string - Package name.Note: This field may return null, which means no valid value was found.
- package
Version string - Package version.Note: This field may return null, which means no valid value was found.
- public
Config GetRelease Lists Tsf Group Config Release Result Public Config Release List[] - Release public config list.
- repo
Name string - image name.Note: This field may return null, which means no valid value was found.
- tag
Name string - image tag name.Note: This field may return null, which means no valid value was found.
- config_
release_ Sequence[Getlists Tsf Group Config Release Result Config Release List] - Configuration item release list.Note: This field may return null, which means no valid value was found.
- file_
config_ Sequence[Getrelease_ lists Tsf Group Config Release Result File Config Release List] - File configuration item release list.Note: This field may return null, which means no valid value was found.
- package_
id str - Package Id.Note: This field may return null, which means no valid value was found.
- package_
name str - Package name.Note: This field may return null, which means no valid value was found.
- package_
version str - Package version.Note: This field may return null, which means no valid value was found.
- public_
config_ Sequence[Getrelease_ lists Tsf Group Config Release Result Public Config Release List] - Release public config list.
- repo_
name str - image name.Note: This field may return null, which means no valid value was found.
- tag_
name str - image tag name.Note: This field may return null, which means no valid value was found.
- config
Release List<Property Map>Lists - Configuration item release list.Note: This field may return null, which means no valid value was found.
- file
Config List<Property Map>Release Lists - File configuration item release list.Note: This field may return null, which means no valid value was found.
- package
Id String - Package Id.Note: This field may return null, which means no valid value was found.
- package
Name String - Package name.Note: This field may return null, which means no valid value was found.
- package
Version String - Package version.Note: This field may return null, which means no valid value was found.
- public
Config List<Property Map>Release Lists - Release public config list.
- repo
Name String - image name.Note: This field may return null, which means no valid value was found.
- tag
Name String - image tag name.Note: This field may return null, which means no valid value was found.
GetTsfGroupConfigReleaseResultConfigReleaseList
- Application
Id string - Configuration item release application ID.Note: This field may return null, which means no valid value was found.
- Cluster
Id string - Configuration item release cluster ID.Note: This field may return null, which means no valid value was found.
- Cluster
Name string - Configuration item release cluster name.Note: This field may return null, which means no valid value was found.
- Config
Id string - Configuration item ID.Note: This field may return null, which means no valid value was found.
- Config
Name string - Configuration item name.Note: This field may return null, which means no valid value was found.
- Config
Release stringId - Configuration item release ID.Note: This field may return null, which means no valid value was found.
- Config
Version string - Configuration version.Note: This field may return null, which means no valid value was found.
- Group
Id string - groupId.
- Group
Name string - Configuration item release group name.Note: This field may return null, which means no valid value was found.
- Namespace
Id string - Configuration item release namespace ID.Note: This field may return null, which means no valid value was found.
- Namespace
Name string - Configuration item release namespace name.Note: This field may return null, which means no valid value was found.
- Release
Desc string - Configuration item release description.Note: This field may return null, which means no valid value was found.
- Release
Time string - Configuration item release time.Note: This field may return null, which means no valid value was found.
- Application
Id string - Configuration item release application ID.Note: This field may return null, which means no valid value was found.
- Cluster
Id string - Configuration item release cluster ID.Note: This field may return null, which means no valid value was found.
- Cluster
Name string - Configuration item release cluster name.Note: This field may return null, which means no valid value was found.
- Config
Id string - Configuration item ID.Note: This field may return null, which means no valid value was found.
- Config
Name string - Configuration item name.Note: This field may return null, which means no valid value was found.
- Config
Release stringId - Configuration item release ID.Note: This field may return null, which means no valid value was found.
- Config
Version string - Configuration version.Note: This field may return null, which means no valid value was found.
- Group
Id string - groupId.
- Group
Name string - Configuration item release group name.Note: This field may return null, which means no valid value was found.
- Namespace
Id string - Configuration item release namespace ID.Note: This field may return null, which means no valid value was found.
- Namespace
Name string - Configuration item release namespace name.Note: This field may return null, which means no valid value was found.
- Release
Desc string - Configuration item release description.Note: This field may return null, which means no valid value was found.
- Release
Time string - Configuration item release time.Note: This field may return null, which means no valid value was found.
- application
Id String - Configuration item release application ID.Note: This field may return null, which means no valid value was found.
- cluster
Id String - Configuration item release cluster ID.Note: This field may return null, which means no valid value was found.
- cluster
Name String - Configuration item release cluster name.Note: This field may return null, which means no valid value was found.
- config
Id String - Configuration item ID.Note: This field may return null, which means no valid value was found.
- config
Name String - Configuration item name.Note: This field may return null, which means no valid value was found.
- config
Release StringId - Configuration item release ID.Note: This field may return null, which means no valid value was found.
- config
Version String - Configuration version.Note: This field may return null, which means no valid value was found.
- group
Id String - groupId.
- group
Name String - Configuration item release group name.Note: This field may return null, which means no valid value was found.
- namespace
Id String - Configuration item release namespace ID.Note: This field may return null, which means no valid value was found.
- namespace
Name String - Configuration item release namespace name.Note: This field may return null, which means no valid value was found.
- release
Desc String - Configuration item release description.Note: This field may return null, which means no valid value was found.
- release
Time String - Configuration item release time.Note: This field may return null, which means no valid value was found.
- application
Id string - Configuration item release application ID.Note: This field may return null, which means no valid value was found.
- cluster
Id string - Configuration item release cluster ID.Note: This field may return null, which means no valid value was found.
- cluster
Name string - Configuration item release cluster name.Note: This field may return null, which means no valid value was found.
- config
Id string - Configuration item ID.Note: This field may return null, which means no valid value was found.
- config
Name string - Configuration item name.Note: This field may return null, which means no valid value was found.
- config
Release stringId - Configuration item release ID.Note: This field may return null, which means no valid value was found.
- config
Version string - Configuration version.Note: This field may return null, which means no valid value was found.
- group
Id string - groupId.
- group
Name string - Configuration item release group name.Note: This field may return null, which means no valid value was found.
- namespace
Id string - Configuration item release namespace ID.Note: This field may return null, which means no valid value was found.
- namespace
Name string - Configuration item release namespace name.Note: This field may return null, which means no valid value was found.
- release
Desc string - Configuration item release description.Note: This field may return null, which means no valid value was found.
- release
Time string - Configuration item release time.Note: This field may return null, which means no valid value was found.
- application_
id str - Configuration item release application ID.Note: This field may return null, which means no valid value was found.
- cluster_
id str - Configuration item release cluster ID.Note: This field may return null, which means no valid value was found.
- cluster_
name str - Configuration item release cluster name.Note: This field may return null, which means no valid value was found.
- config_
id str - Configuration item ID.Note: This field may return null, which means no valid value was found.
- config_
name str - Configuration item name.Note: This field may return null, which means no valid value was found.
- config_
release_ strid - Configuration item release ID.Note: This field may return null, which means no valid value was found.
- config_
version str - Configuration version.Note: This field may return null, which means no valid value was found.
- group_
id str - groupId.
- group_
name str - Configuration item release group name.Note: This field may return null, which means no valid value was found.
- namespace_
id str - Configuration item release namespace ID.Note: This field may return null, which means no valid value was found.
- namespace_
name str - Configuration item release namespace name.Note: This field may return null, which means no valid value was found.
- release_
desc str - Configuration item release description.Note: This field may return null, which means no valid value was found.
- release_
time str - Configuration item release time.Note: This field may return null, which means no valid value was found.
- application
Id String - Configuration item release application ID.Note: This field may return null, which means no valid value was found.
- cluster
Id String - Configuration item release cluster ID.Note: This field may return null, which means no valid value was found.
- cluster
Name String - Configuration item release cluster name.Note: This field may return null, which means no valid value was found.
- config
Id String - Configuration item ID.Note: This field may return null, which means no valid value was found.
- config
Name String - Configuration item name.Note: This field may return null, which means no valid value was found.
- config
Release StringId - Configuration item release ID.Note: This field may return null, which means no valid value was found.
- config
Version String - Configuration version.Note: This field may return null, which means no valid value was found.
- group
Id String - groupId.
- group
Name String - Configuration item release group name.Note: This field may return null, which means no valid value was found.
- namespace
Id String - Configuration item release namespace ID.Note: This field may return null, which means no valid value was found.
- namespace
Name String - Configuration item release namespace name.Note: This field may return null, which means no valid value was found.
- release
Desc String - Configuration item release description.Note: This field may return null, which means no valid value was found.
- release
Time String - Configuration item release time.Note: This field may return null, which means no valid value was found.
GetTsfGroupConfigReleaseResultFileConfigReleaseList
- Cluster
Id string - Configuration item release cluster ID.Note: This field may return null, which means no valid value was found.
- Cluster
Name string - Configuration item release cluster name.Note: This field may return null, which means no valid value was found.
- Config
Id string - Configuration item ID.Note: This field may return null, which means no valid value was found.
- Config
Name string - Configuration item name.Note: This field may return null, which means no valid value was found.
- Config
Release stringId - Configuration item release ID.Note: This field may return null, which means no valid value was found.
- Config
Version string - Configuration version.Note: This field may return null, which means no valid value was found.
- Group
Id string - groupId.
- Group
Name string - Configuration item release group name.Note: This field may return null, which means no valid value was found.
- Namespace
Id string - Configuration item release namespace ID.Note: This field may return null, which means no valid value was found.
- Namespace
Name string - Configuration item release namespace name.Note: This field may return null, which means no valid value was found.
- Release
Desc string - Configuration item release description.Note: This field may return null, which means no valid value was found.
- Release
Time string - Configuration item release time.Note: This field may return null, which means no valid value was found.
- Cluster
Id string - Configuration item release cluster ID.Note: This field may return null, which means no valid value was found.
- Cluster
Name string - Configuration item release cluster name.Note: This field may return null, which means no valid value was found.
- Config
Id string - Configuration item ID.Note: This field may return null, which means no valid value was found.
- Config
Name string - Configuration item name.Note: This field may return null, which means no valid value was found.
- Config
Release stringId - Configuration item release ID.Note: This field may return null, which means no valid value was found.
- Config
Version string - Configuration version.Note: This field may return null, which means no valid value was found.
- Group
Id string - groupId.
- Group
Name string - Configuration item release group name.Note: This field may return null, which means no valid value was found.
- Namespace
Id string - Configuration item release namespace ID.Note: This field may return null, which means no valid value was found.
- Namespace
Name string - Configuration item release namespace name.Note: This field may return null, which means no valid value was found.
- Release
Desc string - Configuration item release description.Note: This field may return null, which means no valid value was found.
- Release
Time string - Configuration item release time.Note: This field may return null, which means no valid value was found.
- cluster
Id String - Configuration item release cluster ID.Note: This field may return null, which means no valid value was found.
- cluster
Name String - Configuration item release cluster name.Note: This field may return null, which means no valid value was found.
- config
Id String - Configuration item ID.Note: This field may return null, which means no valid value was found.
- config
Name String - Configuration item name.Note: This field may return null, which means no valid value was found.
- config
Release StringId - Configuration item release ID.Note: This field may return null, which means no valid value was found.
- config
Version String - Configuration version.Note: This field may return null, which means no valid value was found.
- group
Id String - groupId.
- group
Name String - Configuration item release group name.Note: This field may return null, which means no valid value was found.
- namespace
Id String - Configuration item release namespace ID.Note: This field may return null, which means no valid value was found.
- namespace
Name String - Configuration item release namespace name.Note: This field may return null, which means no valid value was found.
- release
Desc String - Configuration item release description.Note: This field may return null, which means no valid value was found.
- release
Time String - Configuration item release time.Note: This field may return null, which means no valid value was found.
- cluster
Id string - Configuration item release cluster ID.Note: This field may return null, which means no valid value was found.
- cluster
Name string - Configuration item release cluster name.Note: This field may return null, which means no valid value was found.
- config
Id string - Configuration item ID.Note: This field may return null, which means no valid value was found.
- config
Name string - Configuration item name.Note: This field may return null, which means no valid value was found.
- config
Release stringId - Configuration item release ID.Note: This field may return null, which means no valid value was found.
- config
Version string - Configuration version.Note: This field may return null, which means no valid value was found.
- group
Id string - groupId.
- group
Name string - Configuration item release group name.Note: This field may return null, which means no valid value was found.
- namespace
Id string - Configuration item release namespace ID.Note: This field may return null, which means no valid value was found.
- namespace
Name string - Configuration item release namespace name.Note: This field may return null, which means no valid value was found.
- release
Desc string - Configuration item release description.Note: This field may return null, which means no valid value was found.
- release
Time string - Configuration item release time.Note: This field may return null, which means no valid value was found.
- cluster_
id str - Configuration item release cluster ID.Note: This field may return null, which means no valid value was found.
- cluster_
name str - Configuration item release cluster name.Note: This field may return null, which means no valid value was found.
- config_
id str - Configuration item ID.Note: This field may return null, which means no valid value was found.
- config_
name str - Configuration item name.Note: This field may return null, which means no valid value was found.
- config_
release_ strid - Configuration item release ID.Note: This field may return null, which means no valid value was found.
- config_
version str - Configuration version.Note: This field may return null, which means no valid value was found.
- group_
id str - groupId.
- group_
name str - Configuration item release group name.Note: This field may return null, which means no valid value was found.
- namespace_
id str - Configuration item release namespace ID.Note: This field may return null, which means no valid value was found.
- namespace_
name str - Configuration item release namespace name.Note: This field may return null, which means no valid value was found.
- release_
desc str - Configuration item release description.Note: This field may return null, which means no valid value was found.
- release_
time str - Configuration item release time.Note: This field may return null, which means no valid value was found.
- cluster
Id String - Configuration item release cluster ID.Note: This field may return null, which means no valid value was found.
- cluster
Name String - Configuration item release cluster name.Note: This field may return null, which means no valid value was found.
- config
Id String - Configuration item ID.Note: This field may return null, which means no valid value was found.
- config
Name String - Configuration item name.Note: This field may return null, which means no valid value was found.
- config
Release StringId - Configuration item release ID.Note: This field may return null, which means no valid value was found.
- config
Version String - Configuration version.Note: This field may return null, which means no valid value was found.
- group
Id String - groupId.
- group
Name String - Configuration item release group name.Note: This field may return null, which means no valid value was found.
- namespace
Id String - Configuration item release namespace ID.Note: This field may return null, which means no valid value was found.
- namespace
Name String - Configuration item release namespace name.Note: This field may return null, which means no valid value was found.
- release
Desc String - Configuration item release description.Note: This field may return null, which means no valid value was found.
- release
Time String - Configuration item release time.Note: This field may return null, which means no valid value was found.
GetTsfGroupConfigReleaseResultPublicConfigReleaseList
- Application
Id string - Configuration item release application ID.Note: This field may return null, which means no valid value was found.
- Cluster
Id string - Configuration item release cluster ID.Note: This field may return null, which means no valid value was found.
- Cluster
Name string - Configuration item release cluster name.Note: This field may return null, which means no valid value was found.
- Config
Id string - Configuration item ID.Note: This field may return null, which means no valid value was found.
- Config
Name string - Configuration item name.Note: This field may return null, which means no valid value was found.
- Config
Release stringId - Configuration item release ID.Note: This field may return null, which means no valid value was found.
- Config
Version string - Configuration version.Note: This field may return null, which means no valid value was found.
- Group
Id string - groupId.
- Group
Name string - Configuration item release group name.Note: This field may return null, which means no valid value was found.
- Namespace
Id string - Configuration item release namespace ID.Note: This field may return null, which means no valid value was found.
- Namespace
Name string - Configuration item release namespace name.Note: This field may return null, which means no valid value was found.
- Release
Desc string - Configuration item release description.Note: This field may return null, which means no valid value was found.
- Release
Time string - Configuration item release time.Note: This field may return null, which means no valid value was found.
- Application
Id string - Configuration item release application ID.Note: This field may return null, which means no valid value was found.
- Cluster
Id string - Configuration item release cluster ID.Note: This field may return null, which means no valid value was found.
- Cluster
Name string - Configuration item release cluster name.Note: This field may return null, which means no valid value was found.
- Config
Id string - Configuration item ID.Note: This field may return null, which means no valid value was found.
- Config
Name string - Configuration item name.Note: This field may return null, which means no valid value was found.
- Config
Release stringId - Configuration item release ID.Note: This field may return null, which means no valid value was found.
- Config
Version string - Configuration version.Note: This field may return null, which means no valid value was found.
- Group
Id string - groupId.
- Group
Name string - Configuration item release group name.Note: This field may return null, which means no valid value was found.
- Namespace
Id string - Configuration item release namespace ID.Note: This field may return null, which means no valid value was found.
- Namespace
Name string - Configuration item release namespace name.Note: This field may return null, which means no valid value was found.
- Release
Desc string - Configuration item release description.Note: This field may return null, which means no valid value was found.
- Release
Time string - Configuration item release time.Note: This field may return null, which means no valid value was found.
- application
Id String - Configuration item release application ID.Note: This field may return null, which means no valid value was found.
- cluster
Id String - Configuration item release cluster ID.Note: This field may return null, which means no valid value was found.
- cluster
Name String - Configuration item release cluster name.Note: This field may return null, which means no valid value was found.
- config
Id String - Configuration item ID.Note: This field may return null, which means no valid value was found.
- config
Name String - Configuration item name.Note: This field may return null, which means no valid value was found.
- config
Release StringId - Configuration item release ID.Note: This field may return null, which means no valid value was found.
- config
Version String - Configuration version.Note: This field may return null, which means no valid value was found.
- group
Id String - groupId.
- group
Name String - Configuration item release group name.Note: This field may return null, which means no valid value was found.
- namespace
Id String - Configuration item release namespace ID.Note: This field may return null, which means no valid value was found.
- namespace
Name String - Configuration item release namespace name.Note: This field may return null, which means no valid value was found.
- release
Desc String - Configuration item release description.Note: This field may return null, which means no valid value was found.
- release
Time String - Configuration item release time.Note: This field may return null, which means no valid value was found.
- application
Id string - Configuration item release application ID.Note: This field may return null, which means no valid value was found.
- cluster
Id string - Configuration item release cluster ID.Note: This field may return null, which means no valid value was found.
- cluster
Name string - Configuration item release cluster name.Note: This field may return null, which means no valid value was found.
- config
Id string - Configuration item ID.Note: This field may return null, which means no valid value was found.
- config
Name string - Configuration item name.Note: This field may return null, which means no valid value was found.
- config
Release stringId - Configuration item release ID.Note: This field may return null, which means no valid value was found.
- config
Version string - Configuration version.Note: This field may return null, which means no valid value was found.
- group
Id string - groupId.
- group
Name string - Configuration item release group name.Note: This field may return null, which means no valid value was found.
- namespace
Id string - Configuration item release namespace ID.Note: This field may return null, which means no valid value was found.
- namespace
Name string - Configuration item release namespace name.Note: This field may return null, which means no valid value was found.
- release
Desc string - Configuration item release description.Note: This field may return null, which means no valid value was found.
- release
Time string - Configuration item release time.Note: This field may return null, which means no valid value was found.
- application_
id str - Configuration item release application ID.Note: This field may return null, which means no valid value was found.
- cluster_
id str - Configuration item release cluster ID.Note: This field may return null, which means no valid value was found.
- cluster_
name str - Configuration item release cluster name.Note: This field may return null, which means no valid value was found.
- config_
id str - Configuration item ID.Note: This field may return null, which means no valid value was found.
- config_
name str - Configuration item name.Note: This field may return null, which means no valid value was found.
- config_
release_ strid - Configuration item release ID.Note: This field may return null, which means no valid value was found.
- config_
version str - Configuration version.Note: This field may return null, which means no valid value was found.
- group_
id str - groupId.
- group_
name str - Configuration item release group name.Note: This field may return null, which means no valid value was found.
- namespace_
id str - Configuration item release namespace ID.Note: This field may return null, which means no valid value was found.
- namespace_
name str - Configuration item release namespace name.Note: This field may return null, which means no valid value was found.
- release_
desc str - Configuration item release description.Note: This field may return null, which means no valid value was found.
- release_
time str - Configuration item release time.Note: This field may return null, which means no valid value was found.
- application
Id String - Configuration item release application ID.Note: This field may return null, which means no valid value was found.
- cluster
Id String - Configuration item release cluster ID.Note: This field may return null, which means no valid value was found.
- cluster
Name String - Configuration item release cluster name.Note: This field may return null, which means no valid value was found.
- config
Id String - Configuration item ID.Note: This field may return null, which means no valid value was found.
- config
Name String - Configuration item name.Note: This field may return null, which means no valid value was found.
- config
Release StringId - Configuration item release ID.Note: This field may return null, which means no valid value was found.
- config
Version String - Configuration version.Note: This field may return null, which means no valid value was found.
- group
Id String - groupId.
- group
Name String - Configuration item release group name.Note: This field may return null, which means no valid value was found.
- namespace
Id String - Configuration item release namespace ID.Note: This field may return null, which means no valid value was found.
- namespace
Name String - Configuration item release namespace name.Note: This field may return null, which means no valid value was found.
- release
Desc String - Configuration item release description.Note: This field may return null, which means no valid value was found.
- release
Time String - Configuration item release time.Note: This field may return null, which means no valid value was found.
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