1. Packages
  2. Tencentcloud Provider
  3. API Docs
  4. OrganizationInstance
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack

tencentcloud.OrganizationInstance

Explore with Pulumi AI

tencentcloud logo
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack

    Provides a resource to create a organization organization

    Example Usage

    import * as pulumi from "@pulumi/pulumi";
    import * as tencentcloud from "@pulumi/tencentcloud";
    
    const organization = new tencentcloud.OrganizationInstance("organization", {});
    
    import pulumi
    import pulumi_tencentcloud as tencentcloud
    
    organization = tencentcloud.OrganizationInstance("organization")
    
    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.NewOrganizationInstance(ctx, "organization", 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 organization = new Tencentcloud.OrganizationInstance("organization");
    
    });
    
    package generated_program;
    
    import com.pulumi.Context;
    import com.pulumi.Pulumi;
    import com.pulumi.core.Output;
    import com.pulumi.tencentcloud.OrganizationInstance;
    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) {
            var organization = new OrganizationInstance("organization");
    
        }
    }
    
    resources:
      organization:
        type: tencentcloud:OrganizationInstance
    

    Create OrganizationInstance Resource

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

    Constructor syntax

    new OrganizationInstance(name: string, args?: OrganizationInstanceArgs, opts?: CustomResourceOptions);
    @overload
    def OrganizationInstance(resource_name: str,
                             args: Optional[OrganizationInstanceArgs] = None,
                             opts: Optional[ResourceOptions] = None)
    
    @overload
    def OrganizationInstance(resource_name: str,
                             opts: Optional[ResourceOptions] = None,
                             organization_instance_id: Optional[str] = None,
                             root_node_name: Optional[str] = None)
    func NewOrganizationInstance(ctx *Context, name string, args *OrganizationInstanceArgs, opts ...ResourceOption) (*OrganizationInstance, error)
    public OrganizationInstance(string name, OrganizationInstanceArgs? args = null, CustomResourceOptions? opts = null)
    public OrganizationInstance(String name, OrganizationInstanceArgs args)
    public OrganizationInstance(String name, OrganizationInstanceArgs args, CustomResourceOptions options)
    
    type: tencentcloud:OrganizationInstance
    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 OrganizationInstanceArgs
    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 OrganizationInstanceArgs
    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 OrganizationInstanceArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args OrganizationInstanceArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args OrganizationInstanceArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    OrganizationInstance 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 OrganizationInstance resource accepts the following input properties:

    OrganizationInstanceId string
    Permissions ID.
    RootNodeName string
    Root node name.
    OrganizationInstanceId string
    Permissions ID.
    RootNodeName string
    Root node name.
    organizationInstanceId String
    Permissions ID.
    rootNodeName String
    Root node name.
    organizationInstanceId string
    Permissions ID.
    rootNodeName string
    Root node name.
    organization_instance_id str
    Permissions ID.
    root_node_name str
    Root node name.
    organizationInstanceId String
    Permissions ID.
    rootNodeName String
    Root node name.

    Outputs

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

    CreateTime string
    Organize the creation time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    HostUin double
    Creator Uin.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    Id string
    The provider-assigned unique ID for this managed resource.
    IsAllowQuit string
    Whether the members are allowed to withdraw.Allow: Allow, not allowed: DENIEDNote: This field may return NULL, indicating that the valid value cannot be obtained.
    IsAssignManager bool
    Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    IsAuthManager bool
    Whether the real -name subject administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    IsManager bool
    Whether to organize an administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    JoinTime string
    Members join time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    NickName string
    Creator nickname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    OrgId double
    Enterprise organization ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    OrgPermissions List<OrganizationInstanceOrgPermission>
    List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    OrgPolicyName string
    Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    OrgPolicyType string
    Strategy type.Financial Management: FinancialNote: This field may return NULL, indicating that the valid value cannot be obtained.
    OrgType double
    Enterprise organization type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    PayName string
    The name of the payment.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    PayUin string
    UIN on behalf of the payer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    RootNodeId double
    Organize the root node ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    CreateTime string
    Organize the creation time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    HostUin float64
    Creator Uin.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    Id string
    The provider-assigned unique ID for this managed resource.
    IsAllowQuit string
    Whether the members are allowed to withdraw.Allow: Allow, not allowed: DENIEDNote: This field may return NULL, indicating that the valid value cannot be obtained.
    IsAssignManager bool
    Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    IsAuthManager bool
    Whether the real -name subject administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    IsManager bool
    Whether to organize an administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    JoinTime string
    Members join time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    NickName string
    Creator nickname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    OrgId float64
    Enterprise organization ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    OrgPermissions []OrganizationInstanceOrgPermission
    List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    OrgPolicyName string
    Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    OrgPolicyType string
    Strategy type.Financial Management: FinancialNote: This field may return NULL, indicating that the valid value cannot be obtained.
    OrgType float64
    Enterprise organization type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    PayName string
    The name of the payment.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    PayUin string
    UIN on behalf of the payer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    RootNodeId float64
    Organize the root node ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    createTime String
    Organize the creation time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    hostUin Double
    Creator Uin.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    id String
    The provider-assigned unique ID for this managed resource.
    isAllowQuit String
    Whether the members are allowed to withdraw.Allow: Allow, not allowed: DENIEDNote: This field may return NULL, indicating that the valid value cannot be obtained.
    isAssignManager Boolean
    Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    isAuthManager Boolean
    Whether the real -name subject administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    isManager Boolean
    Whether to organize an administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    joinTime String
    Members join time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    nickName String
    Creator nickname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgId Double
    Enterprise organization ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgPermissions List<OrganizationInstanceOrgPermission>
    List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgPolicyName String
    Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgPolicyType String
    Strategy type.Financial Management: FinancialNote: This field may return NULL, indicating that the valid value cannot be obtained.
    orgType Double
    Enterprise organization type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    payName String
    The name of the payment.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    payUin String
    UIN on behalf of the payer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    rootNodeId Double
    Organize the root node ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    createTime string
    Organize the creation time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    hostUin number
    Creator Uin.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    id string
    The provider-assigned unique ID for this managed resource.
    isAllowQuit string
    Whether the members are allowed to withdraw.Allow: Allow, not allowed: DENIEDNote: This field may return NULL, indicating that the valid value cannot be obtained.
    isAssignManager boolean
    Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    isAuthManager boolean
    Whether the real -name subject administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    isManager boolean
    Whether to organize an administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    joinTime string
    Members join time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    nickName string
    Creator nickname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgId number
    Enterprise organization ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgPermissions OrganizationInstanceOrgPermission[]
    List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgPolicyName string
    Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgPolicyType string
    Strategy type.Financial Management: FinancialNote: This field may return NULL, indicating that the valid value cannot be obtained.
    orgType number
    Enterprise organization type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    payName string
    The name of the payment.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    payUin string
    UIN on behalf of the payer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    rootNodeId number
    Organize the root node ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    create_time str
    Organize the creation time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    host_uin float
    Creator Uin.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    id str
    The provider-assigned unique ID for this managed resource.
    is_allow_quit str
    Whether the members are allowed to withdraw.Allow: Allow, not allowed: DENIEDNote: This field may return NULL, indicating that the valid value cannot be obtained.
    is_assign_manager bool
    Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    is_auth_manager bool
    Whether the real -name subject administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    is_manager bool
    Whether to organize an administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    join_time str
    Members join time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    nick_name str
    Creator nickname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    org_id float
    Enterprise organization ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    org_permissions Sequence[OrganizationInstanceOrgPermission]
    List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    org_policy_name str
    Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    org_policy_type str
    Strategy type.Financial Management: FinancialNote: This field may return NULL, indicating that the valid value cannot be obtained.
    org_type float
    Enterprise organization type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    pay_name str
    The name of the payment.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    pay_uin str
    UIN on behalf of the payer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    root_node_id float
    Organize the root node ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    createTime String
    Organize the creation time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    hostUin Number
    Creator Uin.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    id String
    The provider-assigned unique ID for this managed resource.
    isAllowQuit String
    Whether the members are allowed to withdraw.Allow: Allow, not allowed: DENIEDNote: This field may return NULL, indicating that the valid value cannot be obtained.
    isAssignManager Boolean
    Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    isAuthManager Boolean
    Whether the real -name subject administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    isManager Boolean
    Whether to organize an administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    joinTime String
    Members join time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    nickName String
    Creator nickname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgId Number
    Enterprise organization ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgPermissions List<Property Map>
    List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgPolicyName String
    Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgPolicyType String
    Strategy type.Financial Management: FinancialNote: This field may return NULL, indicating that the valid value cannot be obtained.
    orgType Number
    Enterprise organization type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    payName String
    The name of the payment.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    payUin String
    UIN on behalf of the payer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    rootNodeId Number
    Organize the root node ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.

    Look up Existing OrganizationInstance Resource

    Get an existing OrganizationInstance 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?: OrganizationInstanceState, opts?: CustomResourceOptions): OrganizationInstance
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            create_time: Optional[str] = None,
            host_uin: Optional[float] = None,
            is_allow_quit: Optional[str] = None,
            is_assign_manager: Optional[bool] = None,
            is_auth_manager: Optional[bool] = None,
            is_manager: Optional[bool] = None,
            join_time: Optional[str] = None,
            nick_name: Optional[str] = None,
            org_id: Optional[float] = None,
            org_permissions: Optional[Sequence[OrganizationInstanceOrgPermissionArgs]] = None,
            org_policy_name: Optional[str] = None,
            org_policy_type: Optional[str] = None,
            org_type: Optional[float] = None,
            organization_instance_id: Optional[str] = None,
            pay_name: Optional[str] = None,
            pay_uin: Optional[str] = None,
            root_node_id: Optional[float] = None,
            root_node_name: Optional[str] = None) -> OrganizationInstance
    func GetOrganizationInstance(ctx *Context, name string, id IDInput, state *OrganizationInstanceState, opts ...ResourceOption) (*OrganizationInstance, error)
    public static OrganizationInstance Get(string name, Input<string> id, OrganizationInstanceState? state, CustomResourceOptions? opts = null)
    public static OrganizationInstance get(String name, Output<String> id, OrganizationInstanceState state, CustomResourceOptions options)
    resources:  _:    type: tencentcloud:OrganizationInstance    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:
    CreateTime string
    Organize the creation time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    HostUin double
    Creator Uin.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    IsAllowQuit string
    Whether the members are allowed to withdraw.Allow: Allow, not allowed: DENIEDNote: This field may return NULL, indicating that the valid value cannot be obtained.
    IsAssignManager bool
    Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    IsAuthManager bool
    Whether the real -name subject administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    IsManager bool
    Whether to organize an administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    JoinTime string
    Members join time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    NickName string
    Creator nickname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    OrgId double
    Enterprise organization ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    OrgPermissions List<OrganizationInstanceOrgPermission>
    List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    OrgPolicyName string
    Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    OrgPolicyType string
    Strategy type.Financial Management: FinancialNote: This field may return NULL, indicating that the valid value cannot be obtained.
    OrgType double
    Enterprise organization type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    OrganizationInstanceId string
    Permissions ID.
    PayName string
    The name of the payment.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    PayUin string
    UIN on behalf of the payer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    RootNodeId double
    Organize the root node ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    RootNodeName string
    Root node name.
    CreateTime string
    Organize the creation time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    HostUin float64
    Creator Uin.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    IsAllowQuit string
    Whether the members are allowed to withdraw.Allow: Allow, not allowed: DENIEDNote: This field may return NULL, indicating that the valid value cannot be obtained.
    IsAssignManager bool
    Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    IsAuthManager bool
    Whether the real -name subject administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    IsManager bool
    Whether to organize an administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    JoinTime string
    Members join time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    NickName string
    Creator nickname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    OrgId float64
    Enterprise organization ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    OrgPermissions []OrganizationInstanceOrgPermissionArgs
    List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    OrgPolicyName string
    Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    OrgPolicyType string
    Strategy type.Financial Management: FinancialNote: This field may return NULL, indicating that the valid value cannot be obtained.
    OrgType float64
    Enterprise organization type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    OrganizationInstanceId string
    Permissions ID.
    PayName string
    The name of the payment.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    PayUin string
    UIN on behalf of the payer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    RootNodeId float64
    Organize the root node ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    RootNodeName string
    Root node name.
    createTime String
    Organize the creation time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    hostUin Double
    Creator Uin.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    isAllowQuit String
    Whether the members are allowed to withdraw.Allow: Allow, not allowed: DENIEDNote: This field may return NULL, indicating that the valid value cannot be obtained.
    isAssignManager Boolean
    Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    isAuthManager Boolean
    Whether the real -name subject administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    isManager Boolean
    Whether to organize an administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    joinTime String
    Members join time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    nickName String
    Creator nickname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgId Double
    Enterprise organization ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgPermissions List<OrganizationInstanceOrgPermission>
    List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgPolicyName String
    Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgPolicyType String
    Strategy type.Financial Management: FinancialNote: This field may return NULL, indicating that the valid value cannot be obtained.
    orgType Double
    Enterprise organization type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    organizationInstanceId String
    Permissions ID.
    payName String
    The name of the payment.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    payUin String
    UIN on behalf of the payer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    rootNodeId Double
    Organize the root node ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    rootNodeName String
    Root node name.
    createTime string
    Organize the creation time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    hostUin number
    Creator Uin.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    isAllowQuit string
    Whether the members are allowed to withdraw.Allow: Allow, not allowed: DENIEDNote: This field may return NULL, indicating that the valid value cannot be obtained.
    isAssignManager boolean
    Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    isAuthManager boolean
    Whether the real -name subject administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    isManager boolean
    Whether to organize an administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    joinTime string
    Members join time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    nickName string
    Creator nickname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgId number
    Enterprise organization ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgPermissions OrganizationInstanceOrgPermission[]
    List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgPolicyName string
    Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgPolicyType string
    Strategy type.Financial Management: FinancialNote: This field may return NULL, indicating that the valid value cannot be obtained.
    orgType number
    Enterprise organization type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    organizationInstanceId string
    Permissions ID.
    payName string
    The name of the payment.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    payUin string
    UIN on behalf of the payer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    rootNodeId number
    Organize the root node ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    rootNodeName string
    Root node name.
    create_time str
    Organize the creation time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    host_uin float
    Creator Uin.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    is_allow_quit str
    Whether the members are allowed to withdraw.Allow: Allow, not allowed: DENIEDNote: This field may return NULL, indicating that the valid value cannot be obtained.
    is_assign_manager bool
    Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    is_auth_manager bool
    Whether the real -name subject administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    is_manager bool
    Whether to organize an administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    join_time str
    Members join time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    nick_name str
    Creator nickname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    org_id float
    Enterprise organization ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    org_permissions Sequence[OrganizationInstanceOrgPermissionArgs]
    List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    org_policy_name str
    Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    org_policy_type str
    Strategy type.Financial Management: FinancialNote: This field may return NULL, indicating that the valid value cannot be obtained.
    org_type float
    Enterprise organization type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    organization_instance_id str
    Permissions ID.
    pay_name str
    The name of the payment.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    pay_uin str
    UIN on behalf of the payer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    root_node_id float
    Organize the root node ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    root_node_name str
    Root node name.
    createTime String
    Organize the creation time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    hostUin Number
    Creator Uin.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    isAllowQuit String
    Whether the members are allowed to withdraw.Allow: Allow, not allowed: DENIEDNote: This field may return NULL, indicating that the valid value cannot be obtained.
    isAssignManager Boolean
    Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    isAuthManager Boolean
    Whether the real -name subject administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    isManager Boolean
    Whether to organize an administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
    joinTime String
    Members join time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    nickName String
    Creator nickname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgId Number
    Enterprise organization ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgPermissions List<Property Map>
    List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgPolicyName String
    Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    orgPolicyType String
    Strategy type.Financial Management: FinancialNote: This field may return NULL, indicating that the valid value cannot be obtained.
    orgType Number
    Enterprise organization type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    organizationInstanceId String
    Permissions ID.
    payName String
    The name of the payment.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    payUin String
    UIN on behalf of the payer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    rootNodeId Number
    Organize the root node ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
    rootNodeName String
    Root node name.

    Supporting Types

    OrganizationInstanceOrgPermission, OrganizationInstanceOrgPermissionArgs

    Id double
    Permissions ID.
    Name string
    Permission name.
    Id float64
    Permissions ID.
    Name string
    Permission name.
    id Double
    Permissions ID.
    name String
    Permission name.
    id number
    Permissions ID.
    name string
    Permission name.
    id float
    Permissions ID.
    name str
    Permission name.
    id Number
    Permissions ID.
    name String
    Permission name.

    Import

    organization organization can be imported using the id, e.g.

    $ pulumi import tencentcloud:index/organizationInstance:OrganizationInstance organization organization_id
    

    To learn more about importing existing cloud resources, see Importing resources.

    Package Details

    Repository
    tencentcloud tencentcloudstack/terraform-provider-tencentcloud
    License
    Notes
    This Pulumi package is based on the tencentcloud Terraform Provider.
    tencentcloud logo
    tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack