1. Packages
  2. Packages
  3. Tencentcloud Provider
  4. API Docs
  5. BhBindDeviceAccountKubeconfig
Viewing docs for tencentcloud 1.82.102
published on Wednesday, Jun 10, 2026 by tencentcloudstack
Viewing docs for tencentcloud 1.82.102
published on Wednesday, Jun 10, 2026 by tencentcloudstack

    Example Usage

    Create BhBindDeviceAccountKubeconfig Resource

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

    Constructor syntax

    new BhBindDeviceAccountKubeconfig(name: string, args: BhBindDeviceAccountKubeconfigArgs, opts?: CustomResourceOptions);
    @overload
    def BhBindDeviceAccountKubeconfig(resource_name: str,
                                      args: BhBindDeviceAccountKubeconfigArgs,
                                      opts: Optional[ResourceOptions] = None)
    
    @overload
    def BhBindDeviceAccountKubeconfig(resource_name: str,
                                      opts: Optional[ResourceOptions] = None,
                                      account_id: Optional[float] = None,
                                      kubeconfig: Optional[str] = None,
                                      bh_bind_device_account_kubeconfig_id: Optional[str] = None,
                                      manage_dimension: Optional[float] = None)
    func NewBhBindDeviceAccountKubeconfig(ctx *Context, name string, args BhBindDeviceAccountKubeconfigArgs, opts ...ResourceOption) (*BhBindDeviceAccountKubeconfig, error)
    public BhBindDeviceAccountKubeconfig(string name, BhBindDeviceAccountKubeconfigArgs args, CustomResourceOptions? opts = null)
    public BhBindDeviceAccountKubeconfig(String name, BhBindDeviceAccountKubeconfigArgs args)
    public BhBindDeviceAccountKubeconfig(String name, BhBindDeviceAccountKubeconfigArgs args, CustomResourceOptions options)
    
    type: tencentcloud:BhBindDeviceAccountKubeconfig
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    resource "tencentcloud_bhbinddeviceaccountkubeconfig" "name" {
        # resource properties
    }

    Parameters

    name string
    The unique name of the resource.
    args BhBindDeviceAccountKubeconfigArgs
    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 BhBindDeviceAccountKubeconfigArgs
    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 BhBindDeviceAccountKubeconfigArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args BhBindDeviceAccountKubeconfigArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args BhBindDeviceAccountKubeconfigArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

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

    AccountId double
    Kubeconfig string
    Container account kubeconfig credential.
    BhBindDeviceAccountKubeconfigId string
    ID of the resource.
    ManageDimension double
    Manage dimension. 1 means cluster.
    AccountId float64
    Kubeconfig string
    Container account kubeconfig credential.
    BhBindDeviceAccountKubeconfigId string
    ID of the resource.
    ManageDimension float64
    Manage dimension. 1 means cluster.
    account_id number
    kubeconfig string
    Container account kubeconfig credential.
    bh_bind_device_account_kubeconfig_id string
    ID of the resource.
    manage_dimension number
    Manage dimension. 1 means cluster.
    accountId Double
    kubeconfig String
    Container account kubeconfig credential.
    bhBindDeviceAccountKubeconfigId String
    ID of the resource.
    manageDimension Double
    Manage dimension. 1 means cluster.
    accountId number
    kubeconfig string
    Container account kubeconfig credential.
    bhBindDeviceAccountKubeconfigId string
    ID of the resource.
    manageDimension number
    Manage dimension. 1 means cluster.
    account_id float
    kubeconfig str
    Container account kubeconfig credential.
    bh_bind_device_account_kubeconfig_id str
    ID of the resource.
    manage_dimension float
    Manage dimension. 1 means cluster.
    accountId Number
    kubeconfig String
    Container account kubeconfig credential.
    bhBindDeviceAccountKubeconfigId String
    ID of the resource.
    manageDimension Number
    Manage dimension. 1 means cluster.

    Outputs

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

    Id string
    The provider-assigned unique ID for this managed resource.
    Id string
    The provider-assigned unique ID for this managed resource.
    id string
    The provider-assigned unique ID for this managed resource.
    id String
    The provider-assigned unique ID for this managed resource.
    id string
    The provider-assigned unique ID for this managed resource.
    id str
    The provider-assigned unique ID for this managed resource.
    id String
    The provider-assigned unique ID for this managed resource.

    Look up Existing BhBindDeviceAccountKubeconfig Resource

    Get an existing BhBindDeviceAccountKubeconfig 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?: BhBindDeviceAccountKubeconfigState, opts?: CustomResourceOptions): BhBindDeviceAccountKubeconfig
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            account_id: Optional[float] = None,
            bh_bind_device_account_kubeconfig_id: Optional[str] = None,
            kubeconfig: Optional[str] = None,
            manage_dimension: Optional[float] = None) -> BhBindDeviceAccountKubeconfig
    func GetBhBindDeviceAccountKubeconfig(ctx *Context, name string, id IDInput, state *BhBindDeviceAccountKubeconfigState, opts ...ResourceOption) (*BhBindDeviceAccountKubeconfig, error)
    public static BhBindDeviceAccountKubeconfig Get(string name, Input<string> id, BhBindDeviceAccountKubeconfigState? state, CustomResourceOptions? opts = null)
    public static BhBindDeviceAccountKubeconfig get(String name, Output<String> id, BhBindDeviceAccountKubeconfigState state, CustomResourceOptions options)
    resources:  _:    type: tencentcloud:BhBindDeviceAccountKubeconfig    get:      id: ${id}
    import {
      to = tencentcloud_bhbinddeviceaccountkubeconfig.example
      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:
    AccountId double
    BhBindDeviceAccountKubeconfigId string
    ID of the resource.
    Kubeconfig string
    Container account kubeconfig credential.
    ManageDimension double
    Manage dimension. 1 means cluster.
    AccountId float64
    BhBindDeviceAccountKubeconfigId string
    ID of the resource.
    Kubeconfig string
    Container account kubeconfig credential.
    ManageDimension float64
    Manage dimension. 1 means cluster.
    account_id number
    bh_bind_device_account_kubeconfig_id string
    ID of the resource.
    kubeconfig string
    Container account kubeconfig credential.
    manage_dimension number
    Manage dimension. 1 means cluster.
    accountId Double
    bhBindDeviceAccountKubeconfigId String
    ID of the resource.
    kubeconfig String
    Container account kubeconfig credential.
    manageDimension Double
    Manage dimension. 1 means cluster.
    accountId number
    bhBindDeviceAccountKubeconfigId string
    ID of the resource.
    kubeconfig string
    Container account kubeconfig credential.
    manageDimension number
    Manage dimension. 1 means cluster.
    account_id float
    bh_bind_device_account_kubeconfig_id str
    ID of the resource.
    kubeconfig str
    Container account kubeconfig credential.
    manage_dimension float
    Manage dimension. 1 means cluster.
    accountId Number
    bhBindDeviceAccountKubeconfigId String
    ID of the resource.
    kubeconfig String
    Container account kubeconfig credential.
    manageDimension Number
    Manage dimension. 1 means cluster.

    Package Details

    Repository
    tencentcloud tencentcloudstack/terraform-provider-tencentcloud
    License
    Notes
    This Pulumi package is based on the tencentcloud Terraform Provider.
    Viewing docs for tencentcloud 1.82.102
    published on Wednesday, Jun 10, 2026 by tencentcloudstack

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial