tencentcloud.OrganizationInstance
Explore with Pulumi AI
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:
- Organization
Instance stringId - Permissions ID.
- Root
Node stringName - Root node name.
- Organization
Instance stringId - Permissions ID.
- Root
Node stringName - Root node name.
- organization
Instance StringId - Permissions ID.
- root
Node StringName - Root node name.
- organization
Instance stringId - Permissions ID.
- root
Node stringName - Root node name.
- organization_
instance_ strid - Permissions ID.
- root_
node_ strname - Root node name.
- organization
Instance StringId - Permissions ID.
- root
Node StringName - Root node name.
Outputs
All input properties are implicitly available as output properties. Additionally, the OrganizationInstance resource produces the following output properties:
- Create
Time string - Organize the creation time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Host
Uin 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.
- Is
Allow stringQuit - 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 boolManager - Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Is
Auth boolManager - 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 string - Members join time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Nick
Name string - Creator nickname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Org
Id double - Enterprise organization ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Org
Permissions List<OrganizationInstance Org Permission> - List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Org
Policy stringName - Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Org
Policy stringType - Strategy type.Financial Management: FinancialNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Org
Type double - Enterprise organization type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Pay
Name string - The name of the payment.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Pay
Uin string - UIN on behalf of the payer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Root
Node doubleId - Organize the root node ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Create
Time string - Organize the creation time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Host
Uin 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.
- Is
Allow stringQuit - 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 boolManager - Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Is
Auth boolManager - 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 string - Members join time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Nick
Name string - Creator nickname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Org
Id float64 - Enterprise organization ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Org
Permissions []OrganizationInstance Org Permission - List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Org
Policy stringName - Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Org
Policy stringType - Strategy type.Financial Management: FinancialNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Org
Type float64 - Enterprise organization type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Pay
Name string - The name of the payment.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Pay
Uin string - UIN on behalf of the payer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Root
Node float64Id - Organize the root node ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- create
Time String - Organize the creation time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- host
Uin 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.
- is
Allow StringQuit - 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 BooleanManager - Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
- is
Auth BooleanManager - 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 Boolean - Whether to organize an administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
- join
Time String - Members join time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- nick
Name String - Creator nickname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Id Double - Enterprise organization ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Permissions List<OrganizationInstance Org Permission> - List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Policy StringName - Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Policy StringType - Strategy type.Financial Management: FinancialNote: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Type Double - Enterprise organization type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- pay
Name String - The name of the payment.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- pay
Uin String - UIN on behalf of the payer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- root
Node DoubleId - Organize the root node ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- create
Time string - Organize the creation time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- host
Uin 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.
- is
Allow stringQuit - 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 booleanManager - Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
- is
Auth booleanManager - 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 boolean - Whether to organize an administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
- join
Time string - Members join time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- nick
Name string - Creator nickname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Id number - Enterprise organization ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Permissions OrganizationInstance Org Permission[] - List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Policy stringName - Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Policy stringType - Strategy type.Financial Management: FinancialNote: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Type number - Enterprise organization type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- pay
Name string - The name of the payment.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- pay
Uin string - UIN on behalf of the payer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- root
Node numberId - 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_ strquit - 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_ boolmanager - Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
- is_
auth_ boolmanager - 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[OrganizationInstance Org Permission] - List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org_
policy_ strname - Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org_
policy_ strtype - 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_ floatid - Organize the root node ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- create
Time String - Organize the creation time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- host
Uin 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.
- is
Allow StringQuit - 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 BooleanManager - Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
- is
Auth BooleanManager - 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 Boolean - Whether to organize an administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
- join
Time String - Members join time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- nick
Name String - Creator nickname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Id Number - Enterprise organization ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Permissions List<Property Map> - List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Policy StringName - Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Policy StringType - Strategy type.Financial Management: FinancialNote: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Type Number - Enterprise organization type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- pay
Name String - The name of the payment.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- pay
Uin String - UIN on behalf of the payer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- root
Node NumberId - 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.
- Create
Time string - Organize the creation time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Host
Uin double - Creator Uin.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Is
Allow stringQuit - 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 boolManager - Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Is
Auth boolManager - 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 string - Members join time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Nick
Name string - Creator nickname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Org
Id double - Enterprise organization ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Org
Permissions List<OrganizationInstance Org Permission> - List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Org
Policy stringName - Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Org
Policy stringType - Strategy type.Financial Management: FinancialNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Org
Type double - Enterprise organization type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Organization
Instance stringId - Permissions ID.
- Pay
Name string - The name of the payment.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Pay
Uin string - UIN on behalf of the payer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Root
Node doubleId - Organize the root node ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Root
Node stringName - Root node name.
- Create
Time string - Organize the creation time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Host
Uin float64 - Creator Uin.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Is
Allow stringQuit - 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 boolManager - Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Is
Auth boolManager - 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 string - Members join time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Nick
Name string - Creator nickname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Org
Id float64 - Enterprise organization ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Org
Permissions []OrganizationInstance Org Permission Args - List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Org
Policy stringName - Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Org
Policy stringType - Strategy type.Financial Management: FinancialNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Org
Type float64 - Enterprise organization type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Organization
Instance stringId - Permissions ID.
- Pay
Name string - The name of the payment.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Pay
Uin string - UIN on behalf of the payer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Root
Node float64Id - Organize the root node ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Root
Node stringName - Root node name.
- create
Time String - Organize the creation time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- host
Uin Double - Creator Uin.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- is
Allow StringQuit - 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 BooleanManager - Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
- is
Auth BooleanManager - 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 Boolean - Whether to organize an administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
- join
Time String - Members join time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- nick
Name String - Creator nickname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Id Double - Enterprise organization ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Permissions List<OrganizationInstance Org Permission> - List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Policy StringName - Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Policy StringType - Strategy type.Financial Management: FinancialNote: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Type Double - Enterprise organization type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization
Instance StringId - Permissions ID.
- pay
Name String - The name of the payment.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- pay
Uin String - UIN on behalf of the payer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- root
Node DoubleId - Organize the root node ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- root
Node StringName - Root node name.
- create
Time string - Organize the creation time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- host
Uin number - Creator Uin.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- is
Allow stringQuit - 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 booleanManager - Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
- is
Auth booleanManager - 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 boolean - Whether to organize an administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
- join
Time string - Members join time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- nick
Name string - Creator nickname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Id number - Enterprise organization ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Permissions OrganizationInstance Org Permission[] - List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Policy stringName - Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Policy stringType - Strategy type.Financial Management: FinancialNote: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Type number - Enterprise organization type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization
Instance stringId - Permissions ID.
- pay
Name string - The name of the payment.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- pay
Uin string - UIN on behalf of the payer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- root
Node numberId - Organize the root node ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- root
Node stringName - 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_ strquit - 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_ boolmanager - Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
- is_
auth_ boolmanager - 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[OrganizationInstance Org Permission Args] - List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org_
policy_ strname - Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org_
policy_ strtype - 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_ strid - 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_ floatid - Organize the root node ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- root_
node_ strname - Root node name.
- create
Time String - Organize the creation time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- host
Uin Number - Creator Uin.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- is
Allow StringQuit - 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 BooleanManager - Whether a trusted service administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
- is
Auth BooleanManager - 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 Boolean - Whether to organize an administrator.Yes: true, no: falseNote: This field may return NULL, indicating that the valid value cannot be obtained.
- join
Time String - Members join time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- nick
Name String - Creator nickname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Id Number - Enterprise organization ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Permissions List<Property Map> - List of membership authority of members.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Policy StringName - Strategic name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Policy StringType - Strategy type.Financial Management: FinancialNote: This field may return NULL, indicating that the valid value cannot be obtained.
- org
Type Number - Enterprise organization type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization
Instance StringId - Permissions ID.
- pay
Name String - The name of the payment.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- pay
Uin String - UIN on behalf of the payer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- root
Node NumberId - Organize the root node ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- root
Node StringName - Root node name.
Supporting Types
OrganizationInstanceOrgPermission, OrganizationInstanceOrgPermissionArgs
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.