1. Packages
  2. Tencentcloud Provider
  3. API Docs
  4. WedataResourceGroup
tencentcloud 1.82.35 published on Friday, Nov 7, 2025 by tencentcloudstack

tencentcloud.WedataResourceGroup

Start a Neo task
Explain and create a tencentcloud.WedataResourceGroup resource
tencentcloud logo
tencentcloud 1.82.35 published on Friday, Nov 7, 2025 by tencentcloudstack

    Create WedataResourceGroup Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new WedataResourceGroup(name: string, args: WedataResourceGroupArgs, opts?: CustomResourceOptions);
    @overload
    def WedataResourceGroup(resource_name: str,
                            args: WedataResourceGroupArgs,
                            opts: Optional[ResourceOptions] = None)
    
    @overload
    def WedataResourceGroup(resource_name: str,
                            opts: Optional[ResourceOptions] = None,
                            auto_renew_enabled: Optional[bool] = None,
                            purchase_period: Optional[float] = None,
                            resource_region: Optional[str] = None,
                            subnet: Optional[str] = None,
                            type: Optional[WedataResourceGroupTypeArgs] = None,
                            vpc_id: Optional[str] = None,
                            associated_project_id: Optional[str] = None,
                            description: Optional[str] = None,
                            name: Optional[str] = None,
                            wedata_resource_group_id: Optional[str] = None)
    func NewWedataResourceGroup(ctx *Context, name string, args WedataResourceGroupArgs, opts ...ResourceOption) (*WedataResourceGroup, error)
    public WedataResourceGroup(string name, WedataResourceGroupArgs args, CustomResourceOptions? opts = null)
    public WedataResourceGroup(String name, WedataResourceGroupArgs args)
    public WedataResourceGroup(String name, WedataResourceGroupArgs args, CustomResourceOptions options)
    
    type: tencentcloud:WedataResourceGroup
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args WedataResourceGroupArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args WedataResourceGroupArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args WedataResourceGroupArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args WedataResourceGroupArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args WedataResourceGroupArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    WedataResourceGroup Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The WedataResourceGroup resource accepts the following input properties:

    AutoRenewEnabled bool
    Whether auto-renewal is enabled.
    PurchasePeriod double
    Purchase duration, in months.
    ResourceRegion string
    Resource purchase region.
    Subnet string
    Subnet.
    Type WedataResourceGroupType
    Information about the activated resource group.
    VpcId string
    VPC ID.
    AssociatedProjectId string
    Associated project space project ID.
    Description string
    Resource group description.
    Name string
    Resource group name. The name for creating a general resource group must start with a letter, can contain letters, numbers, underscores (_), and up to 64 characters.
    WedataResourceGroupId string
    AutoRenewEnabled bool
    Whether auto-renewal is enabled.
    PurchasePeriod float64
    Purchase duration, in months.
    ResourceRegion string
    Resource purchase region.
    Subnet string
    Subnet.
    Type WedataResourceGroupTypeArgs
    Information about the activated resource group.
    VpcId string
    VPC ID.
    AssociatedProjectId string
    Associated project space project ID.
    Description string
    Resource group description.
    Name string
    Resource group name. The name for creating a general resource group must start with a letter, can contain letters, numbers, underscores (_), and up to 64 characters.
    WedataResourceGroupId string
    autoRenewEnabled Boolean
    Whether auto-renewal is enabled.
    purchasePeriod Double
    Purchase duration, in months.
    resourceRegion String
    Resource purchase region.
    subnet String
    Subnet.
    type WedataResourceGroupType
    Information about the activated resource group.
    vpcId String
    VPC ID.
    associatedProjectId String
    Associated project space project ID.
    description String
    Resource group description.
    name String
    Resource group name. The name for creating a general resource group must start with a letter, can contain letters, numbers, underscores (_), and up to 64 characters.
    wedataResourceGroupId String
    autoRenewEnabled boolean
    Whether auto-renewal is enabled.
    purchasePeriod number
    Purchase duration, in months.
    resourceRegion string
    Resource purchase region.
    subnet string
    Subnet.
    type WedataResourceGroupType
    Information about the activated resource group.
    vpcId string
    VPC ID.
    associatedProjectId string
    Associated project space project ID.
    description string
    Resource group description.
    name string
    Resource group name. The name for creating a general resource group must start with a letter, can contain letters, numbers, underscores (_), and up to 64 characters.
    wedataResourceGroupId string
    auto_renew_enabled bool
    Whether auto-renewal is enabled.
    purchase_period float
    Purchase duration, in months.
    resource_region str
    Resource purchase region.
    subnet str
    Subnet.
    type WedataResourceGroupTypeArgs
    Information about the activated resource group.
    vpc_id str
    VPC ID.
    associated_project_id str
    Associated project space project ID.
    description str
    Resource group description.
    name str
    Resource group name. The name for creating a general resource group must start with a letter, can contain letters, numbers, underscores (_), and up to 64 characters.
    wedata_resource_group_id str
    autoRenewEnabled Boolean
    Whether auto-renewal is enabled.
    purchasePeriod Number
    Purchase duration, in months.
    resourceRegion String
    Resource purchase region.
    subnet String
    Subnet.
    type Property Map
    Information about the activated resource group.
    vpcId String
    VPC ID.
    associatedProjectId String
    Associated project space project ID.
    description String
    Resource group description.
    name String
    Resource group name. The name for creating a general resource group must start with a letter, can contain letters, numbers, underscores (_), and up to 64 characters.
    wedataResourceGroupId String

    Outputs

    All input properties are implicitly available as output properties. Additionally, the WedataResourceGroup resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    ResourceGroupId string
    Resource group ID.
    Id string
    The provider-assigned unique ID for this managed resource.
    ResourceGroupId string
    Resource group ID.
    id String
    The provider-assigned unique ID for this managed resource.
    resourceGroupId String
    Resource group ID.
    id string
    The provider-assigned unique ID for this managed resource.
    resourceGroupId string
    Resource group ID.
    id str
    The provider-assigned unique ID for this managed resource.
    resource_group_id str
    Resource group ID.
    id String
    The provider-assigned unique ID for this managed resource.
    resourceGroupId String
    Resource group ID.

    Look up Existing WedataResourceGroup Resource

    Get an existing WedataResourceGroup resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

    public static get(name: string, id: Input<ID>, state?: WedataResourceGroupState, opts?: CustomResourceOptions): WedataResourceGroup
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            associated_project_id: Optional[str] = None,
            auto_renew_enabled: Optional[bool] = None,
            description: Optional[str] = None,
            name: Optional[str] = None,
            purchase_period: Optional[float] = None,
            resource_group_id: Optional[str] = None,
            resource_region: Optional[str] = None,
            subnet: Optional[str] = None,
            type: Optional[WedataResourceGroupTypeArgs] = None,
            vpc_id: Optional[str] = None,
            wedata_resource_group_id: Optional[str] = None) -> WedataResourceGroup
    func GetWedataResourceGroup(ctx *Context, name string, id IDInput, state *WedataResourceGroupState, opts ...ResourceOption) (*WedataResourceGroup, error)
    public static WedataResourceGroup Get(string name, Input<string> id, WedataResourceGroupState? state, CustomResourceOptions? opts = null)
    public static WedataResourceGroup get(String name, Output<String> id, WedataResourceGroupState state, CustomResourceOptions options)
    resources:  _:    type: tencentcloud:WedataResourceGroup    get:      id: ${id}
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    resource_name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    The following state arguments are supported:
    AssociatedProjectId string
    Associated project space project ID.
    AutoRenewEnabled bool
    Whether auto-renewal is enabled.
    Description string
    Resource group description.
    Name string
    Resource group name. The name for creating a general resource group must start with a letter, can contain letters, numbers, underscores (_), and up to 64 characters.
    PurchasePeriod double
    Purchase duration, in months.
    ResourceGroupId string
    Resource group ID.
    ResourceRegion string
    Resource purchase region.
    Subnet string
    Subnet.
    Type WedataResourceGroupType
    Information about the activated resource group.
    VpcId string
    VPC ID.
    WedataResourceGroupId string
    AssociatedProjectId string
    Associated project space project ID.
    AutoRenewEnabled bool
    Whether auto-renewal is enabled.
    Description string
    Resource group description.
    Name string
    Resource group name. The name for creating a general resource group must start with a letter, can contain letters, numbers, underscores (_), and up to 64 characters.
    PurchasePeriod float64
    Purchase duration, in months.
    ResourceGroupId string
    Resource group ID.
    ResourceRegion string
    Resource purchase region.
    Subnet string
    Subnet.
    Type WedataResourceGroupTypeArgs
    Information about the activated resource group.
    VpcId string
    VPC ID.
    WedataResourceGroupId string
    associatedProjectId String
    Associated project space project ID.
    autoRenewEnabled Boolean
    Whether auto-renewal is enabled.
    description String
    Resource group description.
    name String
    Resource group name. The name for creating a general resource group must start with a letter, can contain letters, numbers, underscores (_), and up to 64 characters.
    purchasePeriod Double
    Purchase duration, in months.
    resourceGroupId String
    Resource group ID.
    resourceRegion String
    Resource purchase region.
    subnet String
    Subnet.
    type WedataResourceGroupType
    Information about the activated resource group.
    vpcId String
    VPC ID.
    wedataResourceGroupId String
    associatedProjectId string
    Associated project space project ID.
    autoRenewEnabled boolean
    Whether auto-renewal is enabled.
    description string
    Resource group description.
    name string
    Resource group name. The name for creating a general resource group must start with a letter, can contain letters, numbers, underscores (_), and up to 64 characters.
    purchasePeriod number
    Purchase duration, in months.
    resourceGroupId string
    Resource group ID.
    resourceRegion string
    Resource purchase region.
    subnet string
    Subnet.
    type WedataResourceGroupType
    Information about the activated resource group.
    vpcId string
    VPC ID.
    wedataResourceGroupId string
    associated_project_id str
    Associated project space project ID.
    auto_renew_enabled bool
    Whether auto-renewal is enabled.
    description str
    Resource group description.
    name str
    Resource group name. The name for creating a general resource group must start with a letter, can contain letters, numbers, underscores (_), and up to 64 characters.
    purchase_period float
    Purchase duration, in months.
    resource_group_id str
    Resource group ID.
    resource_region str
    Resource purchase region.
    subnet str
    Subnet.
    type WedataResourceGroupTypeArgs
    Information about the activated resource group.
    vpc_id str
    VPC ID.
    wedata_resource_group_id str
    associatedProjectId String
    Associated project space project ID.
    autoRenewEnabled Boolean
    Whether auto-renewal is enabled.
    description String
    Resource group description.
    name String
    Resource group name. The name for creating a general resource group must start with a letter, can contain letters, numbers, underscores (_), and up to 64 characters.
    purchasePeriod Number
    Purchase duration, in months.
    resourceGroupId String
    Resource group ID.
    resourceRegion String
    Resource purchase region.
    subnet String
    Subnet.
    type Property Map
    Information about the activated resource group.
    vpcId String
    VPC ID.
    wedataResourceGroupId String

    Supporting Types

    WedataResourceGroupType, WedataResourceGroupTypeArgs

    ResourceGroupType string
    Resource group type.

    • Schedule --- Scheduling resource group
    • Integration --- Integration resource group
    • DataService -- Data service resource group.
    DataService WedataResourceGroupTypeDataService

    Data service resource group (Integration, scheduling, and data service resource groups cannot be purchased simultaneously).

    - ds_t (Test specification) - ds_s (Basic specification) - ds_m (Popular specification) - ds_l (Professional specification).

    Integration WedataResourceGroupTypeIntegration
    Integration resource group, subdivided into real-time resource group and offline resource group (Integration, scheduling, and data service resource groups cannot be purchased simultaneously).
    Schedule WedataResourceGroupTypeSchedule

    Scheduling resource group (Integration, scheduling, and data service resource groups cannot be purchased simultaneously).

    - s_test (Test specification) - s_small (Basic specification) - s_medium (Popular specification) - s_large (Professional specification).

    ResourceGroupType string
    Resource group type.

    • Schedule --- Scheduling resource group
    • Integration --- Integration resource group
    • DataService -- Data service resource group.
    DataService WedataResourceGroupTypeDataService

    Data service resource group (Integration, scheduling, and data service resource groups cannot be purchased simultaneously).

    - ds_t (Test specification) - ds_s (Basic specification) - ds_m (Popular specification) - ds_l (Professional specification).

    Integration WedataResourceGroupTypeIntegration
    Integration resource group, subdivided into real-time resource group and offline resource group (Integration, scheduling, and data service resource groups cannot be purchased simultaneously).
    Schedule WedataResourceGroupTypeSchedule

    Scheduling resource group (Integration, scheduling, and data service resource groups cannot be purchased simultaneously).

    - s_test (Test specification) - s_small (Basic specification) - s_medium (Popular specification) - s_large (Professional specification).

    resourceGroupType String
    Resource group type.

    • Schedule --- Scheduling resource group
    • Integration --- Integration resource group
    • DataService -- Data service resource group.
    dataService WedataResourceGroupTypeDataService

    Data service resource group (Integration, scheduling, and data service resource groups cannot be purchased simultaneously).

    - ds_t (Test specification) - ds_s (Basic specification) - ds_m (Popular specification) - ds_l (Professional specification).

    integration WedataResourceGroupTypeIntegration
    Integration resource group, subdivided into real-time resource group and offline resource group (Integration, scheduling, and data service resource groups cannot be purchased simultaneously).
    schedule WedataResourceGroupTypeSchedule

    Scheduling resource group (Integration, scheduling, and data service resource groups cannot be purchased simultaneously).

    - s_test (Test specification) - s_small (Basic specification) - s_medium (Popular specification) - s_large (Professional specification).

    resourceGroupType string
    Resource group type.

    • Schedule --- Scheduling resource group
    • Integration --- Integration resource group
    • DataService -- Data service resource group.
    dataService WedataResourceGroupTypeDataService

    Data service resource group (Integration, scheduling, and data service resource groups cannot be purchased simultaneously).

    - ds_t (Test specification) - ds_s (Basic specification) - ds_m (Popular specification) - ds_l (Professional specification).

    integration WedataResourceGroupTypeIntegration
    Integration resource group, subdivided into real-time resource group and offline resource group (Integration, scheduling, and data service resource groups cannot be purchased simultaneously).
    schedule WedataResourceGroupTypeSchedule

    Scheduling resource group (Integration, scheduling, and data service resource groups cannot be purchased simultaneously).

    - s_test (Test specification) - s_small (Basic specification) - s_medium (Popular specification) - s_large (Professional specification).

    resource_group_type str
    Resource group type.

    • Schedule --- Scheduling resource group
    • Integration --- Integration resource group
    • DataService -- Data service resource group.
    data_service WedataResourceGroupTypeDataService

    Data service resource group (Integration, scheduling, and data service resource groups cannot be purchased simultaneously).

    - ds_t (Test specification) - ds_s (Basic specification) - ds_m (Popular specification) - ds_l (Professional specification).

    integration WedataResourceGroupTypeIntegration
    Integration resource group, subdivided into real-time resource group and offline resource group (Integration, scheduling, and data service resource groups cannot be purchased simultaneously).
    schedule WedataResourceGroupTypeSchedule

    Scheduling resource group (Integration, scheduling, and data service resource groups cannot be purchased simultaneously).

    - s_test (Test specification) - s_small (Basic specification) - s_medium (Popular specification) - s_large (Professional specification).

    resourceGroupType String
    Resource group type.

    • Schedule --- Scheduling resource group
    • Integration --- Integration resource group
    • DataService -- Data service resource group.
    dataService Property Map

    Data service resource group (Integration, scheduling, and data service resource groups cannot be purchased simultaneously).

    - ds_t (Test specification) - ds_s (Basic specification) - ds_m (Popular specification) - ds_l (Professional specification).

    integration Property Map
    Integration resource group, subdivided into real-time resource group and offline resource group (Integration, scheduling, and data service resource groups cannot be purchased simultaneously).
    schedule Property Map

    Scheduling resource group (Integration, scheduling, and data service resource groups cannot be purchased simultaneously).

    - s_test (Test specification) - s_small (Basic specification) - s_medium (Popular specification) - s_large (Professional specification).

    WedataResourceGroupTypeDataService, WedataResourceGroupTypeDataServiceArgs

    Number double
    Quantity.
    Specification string
    Resource group specification.
    Number float64
    Quantity.
    Specification string
    Resource group specification.
    number Double
    Quantity.
    specification String
    Resource group specification.
    number number
    Quantity.
    specification string
    Resource group specification.
    number float
    Quantity.
    specification str
    Resource group specification.
    number Number
    Quantity.
    specification String
    Resource group specification.

    WedataResourceGroupTypeIntegration, WedataResourceGroupTypeIntegrationArgs

    OfflineDataSync WedataResourceGroupTypeIntegrationOfflineDataSync
    Offline integration resource group.

    • integrated (Offline data synchronization - 8C16G)
    • i16 (Offline data synchronization - 8C32G).
    RealTimeDataSync WedataResourceGroupTypeIntegrationRealTimeDataSync
    Real-time integration resource group.

    • i32c (Real-time data synchronization - 16C64G).
    OfflineDataSync WedataResourceGroupTypeIntegrationOfflineDataSync
    Offline integration resource group.

    • integrated (Offline data synchronization - 8C16G)
    • i16 (Offline data synchronization - 8C32G).
    RealTimeDataSync WedataResourceGroupTypeIntegrationRealTimeDataSync
    Real-time integration resource group.

    • i32c (Real-time data synchronization - 16C64G).
    offlineDataSync WedataResourceGroupTypeIntegrationOfflineDataSync
    Offline integration resource group.

    • integrated (Offline data synchronization - 8C16G)
    • i16 (Offline data synchronization - 8C32G).
    realTimeDataSync WedataResourceGroupTypeIntegrationRealTimeDataSync
    Real-time integration resource group.

    • i32c (Real-time data synchronization - 16C64G).
    offlineDataSync WedataResourceGroupTypeIntegrationOfflineDataSync
    Offline integration resource group.

    • integrated (Offline data synchronization - 8C16G)
    • i16 (Offline data synchronization - 8C32G).
    realTimeDataSync WedataResourceGroupTypeIntegrationRealTimeDataSync
    Real-time integration resource group.

    • i32c (Real-time data synchronization - 16C64G).
    offline_data_sync WedataResourceGroupTypeIntegrationOfflineDataSync
    Offline integration resource group.

    • integrated (Offline data synchronization - 8C16G)
    • i16 (Offline data synchronization - 8C32G).
    real_time_data_sync WedataResourceGroupTypeIntegrationRealTimeDataSync
    Real-time integration resource group.

    • i32c (Real-time data synchronization - 16C64G).
    offlineDataSync Property Map
    Offline integration resource group.

    • integrated (Offline data synchronization - 8C16G)
    • i16 (Offline data synchronization - 8C32G).
    realTimeDataSync Property Map
    Real-time integration resource group.

    • i32c (Real-time data synchronization - 16C64G).

    WedataResourceGroupTypeIntegrationOfflineDataSync, WedataResourceGroupTypeIntegrationOfflineDataSyncArgs

    Number double
    Quantity.
    Specification string
    Resource group specification.
    Number float64
    Quantity.
    Specification string
    Resource group specification.
    number Double
    Quantity.
    specification String
    Resource group specification.
    number number
    Quantity.
    specification string
    Resource group specification.
    number float
    Quantity.
    specification str
    Resource group specification.
    number Number
    Quantity.
    specification String
    Resource group specification.

    WedataResourceGroupTypeIntegrationRealTimeDataSync, WedataResourceGroupTypeIntegrationRealTimeDataSyncArgs

    Number double
    Quantity.
    Specification string
    Resource group specification.
    Number float64
    Quantity.
    Specification string
    Resource group specification.
    number Double
    Quantity.
    specification String
    Resource group specification.
    number number
    Quantity.
    specification string
    Resource group specification.
    number float
    Quantity.
    specification str
    Resource group specification.
    number Number
    Quantity.
    specification String
    Resource group specification.

    WedataResourceGroupTypeSchedule, WedataResourceGroupTypeScheduleArgs

    Number double
    Quantity.
    Specification string
    Resource group specification.
    Number float64
    Quantity.
    Specification string
    Resource group specification.
    number Double
    Quantity.
    specification String
    Resource group specification.
    number number
    Quantity.
    specification string
    Resource group specification.
    number float
    Quantity.
    specification str
    Resource group specification.
    number Number
    Quantity.
    specification String
    Resource group specification.

    Package Details

    Repository
    tencentcloud tencentcloudstack/terraform-provider-tencentcloud
    License
    Notes
    This Pulumi package is based on the tencentcloud Terraform Provider.
    tencentcloud logo
    tencentcloud 1.82.35 published on Friday, Nov 7, 2025 by tencentcloudstack
      Meet Neo: Your AI Platform Teammate