Viewing docs for bytepluscc v0.0.31
published on Monday, Jun 1, 2026 by Byteplus
published on Monday, Jun 1, 2026 by Byteplus
Viewing docs for bytepluscc v0.0.31
published on Monday, Jun 1, 2026 by Byteplus
published on Monday, Jun 1, 2026 by Byteplus
Data Source schema for Byteplus::PrivateZone::PrivateZone
Using getPrivateZone
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getPrivateZone(args: GetPrivateZoneArgs, opts?: InvokeOptions): Promise<GetPrivateZoneResult>
function getPrivateZoneOutput(args: GetPrivateZoneOutputArgs, opts?: InvokeOptions): Output<GetPrivateZoneResult>def get_private_zone(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPrivateZoneResult
def get_private_zone_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPrivateZoneResult]func LookupPrivateZone(ctx *Context, args *LookupPrivateZoneArgs, opts ...InvokeOption) (*LookupPrivateZoneResult, error)
func LookupPrivateZoneOutput(ctx *Context, args *LookupPrivateZoneOutputArgs, opts ...InvokeOption) LookupPrivateZoneResultOutput> Note: This function is named LookupPrivateZone in the Go SDK.
public static class GetPrivateZone
{
public static Task<GetPrivateZoneResult> InvokeAsync(GetPrivateZoneArgs args, InvokeOptions? opts = null)
public static Output<GetPrivateZoneResult> Invoke(GetPrivateZoneInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetPrivateZoneResult> getPrivateZone(GetPrivateZoneArgs args, InvokeOptions options)
public static Output<GetPrivateZoneResult> getPrivateZone(GetPrivateZoneArgs args, InvokeOptions options)
fn::invoke:
function: bytepluscc:privatezone/getPrivateZone:getPrivateZone
arguments:
# arguments dictionarydata "bytepluscc_privatezone_getprivatezone" "name" {
# arguments
}The following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getPrivateZone Result
The following output properties are available:
- Created
At string - Domain creation time
- Id string
- Uniquely identifies the resource.
- Last
Operator string - Most recent operator
- Line
Mode int - Enable load balancing: 0 to disable, 1 to enable. Default is 0
- Project
Name string - Name of the project the domain belongs to. Default is default
- Record
Count int - Number of DNS records under the domain name
- Recursion
Mode bool - Enable recursive resolution: true to enable, false to disable. Default is false
- Remark string
- Remarks. Default is an empty string
-
List<Byteplus.
Get Private Zone Tag> - One or more tags associated with the domain. A resource can be associated with up to 50 tags
- Updated
At string - Most recent update time of the domain
- Vpcs
List<Byteplus.
Get Private Zone Vpc> - One or more VPCs associated with the domain. Domain resolution is only effective within the associated VPCs
- Zid string
- Unique ID identifying the domain name
- Zone
Name string - Domain name, can be a second-level or multi-level domain
- Created
At string - Domain creation time
- Id string
- Uniquely identifies the resource.
- Last
Operator string - Most recent operator
- Line
Mode int - Enable load balancing: 0 to disable, 1 to enable. Default is 0
- Project
Name string - Name of the project the domain belongs to. Default is default
- Record
Count int - Number of DNS records under the domain name
- Recursion
Mode bool - Enable recursive resolution: true to enable, false to disable. Default is false
- Remark string
- Remarks. Default is an empty string
-
[]Get
Private Zone Tag - One or more tags associated with the domain. A resource can be associated with up to 50 tags
- Updated
At string - Most recent update time of the domain
- Vpcs
[]Get
Private Zone Vpc - One or more VPCs associated with the domain. Domain resolution is only effective within the associated VPCs
- Zid string
- Unique ID identifying the domain name
- Zone
Name string - Domain name, can be a second-level or multi-level domain
- created_
at string - Domain creation time
- id string
- Uniquely identifies the resource.
- last_
operator string - Most recent operator
- line_
mode number - Enable load balancing: 0 to disable, 1 to enable. Default is 0
- project_
name string - Name of the project the domain belongs to. Default is default
- record_
count number - Number of DNS records under the domain name
- recursion_
mode bool - Enable recursive resolution: true to enable, false to disable. Default is false
- remark string
- Remarks. Default is an empty string
- list(object)
- One or more tags associated with the domain. A resource can be associated with up to 50 tags
- updated_
at string - Most recent update time of the domain
- vpcs list(object)
- One or more VPCs associated with the domain. Domain resolution is only effective within the associated VPCs
- zid string
- Unique ID identifying the domain name
- zone_
name string - Domain name, can be a second-level or multi-level domain
- created
At String - Domain creation time
- id String
- Uniquely identifies the resource.
- last
Operator String - Most recent operator
- line
Mode Integer - Enable load balancing: 0 to disable, 1 to enable. Default is 0
- project
Name String - Name of the project the domain belongs to. Default is default
- record
Count Integer - Number of DNS records under the domain name
- recursion
Mode Boolean - Enable recursive resolution: true to enable, false to disable. Default is false
- remark String
- Remarks. Default is an empty string
-
List<Get
Private Zone Tag> - One or more tags associated with the domain. A resource can be associated with up to 50 tags
- updated
At String - Most recent update time of the domain
- vpcs
List<Get
Private Zone Vpc> - One or more VPCs associated with the domain. Domain resolution is only effective within the associated VPCs
- zid String
- Unique ID identifying the domain name
- zone
Name String - Domain name, can be a second-level or multi-level domain
- created
At string - Domain creation time
- id string
- Uniquely identifies the resource.
- last
Operator string - Most recent operator
- line
Mode number - Enable load balancing: 0 to disable, 1 to enable. Default is 0
- project
Name string - Name of the project the domain belongs to. Default is default
- record
Count number - Number of DNS records under the domain name
- recursion
Mode boolean - Enable recursive resolution: true to enable, false to disable. Default is false
- remark string
- Remarks. Default is an empty string
-
Get
Private Zone Tag[] - One or more tags associated with the domain. A resource can be associated with up to 50 tags
- updated
At string - Most recent update time of the domain
- vpcs
Get
Private Zone Vpc[] - One or more VPCs associated with the domain. Domain resolution is only effective within the associated VPCs
- zid string
- Unique ID identifying the domain name
- zone
Name string - Domain name, can be a second-level or multi-level domain
- created_
at str - Domain creation time
- id str
- Uniquely identifies the resource.
- last_
operator str - Most recent operator
- line_
mode int - Enable load balancing: 0 to disable, 1 to enable. Default is 0
- project_
name str - Name of the project the domain belongs to. Default is default
- record_
count int - Number of DNS records under the domain name
- recursion_
mode bool - Enable recursive resolution: true to enable, false to disable. Default is false
- remark str
- Remarks. Default is an empty string
-
Sequence[Get
Private Zone Tag] - One or more tags associated with the domain. A resource can be associated with up to 50 tags
- updated_
at str - Most recent update time of the domain
- vpcs
Sequence[Get
Private Zone Vpc] - One or more VPCs associated with the domain. Domain resolution is only effective within the associated VPCs
- zid str
- Unique ID identifying the domain name
- zone_
name str - Domain name, can be a second-level or multi-level domain
- created
At String - Domain creation time
- id String
- Uniquely identifies the resource.
- last
Operator String - Most recent operator
- line
Mode Number - Enable load balancing: 0 to disable, 1 to enable. Default is 0
- project
Name String - Name of the project the domain belongs to. Default is default
- record
Count Number - Number of DNS records under the domain name
- recursion
Mode Boolean - Enable recursive resolution: true to enable, false to disable. Default is false
- remark String
- Remarks. Default is an empty string
- List<Property Map>
- One or more tags associated with the domain. A resource can be associated with up to 50 tags
- updated
At String - Most recent update time of the domain
- vpcs List<Property Map>
- One or more VPCs associated with the domain. Domain resolution is only effective within the associated VPCs
- zid String
- Unique ID identifying the domain name
- zone
Name String - Domain name, can be a second-level or multi-level domain
Supporting Types
GetPrivateZoneTag
GetPrivateZoneVpc
- Account
Id string - Account ID to which the VPC belongs
- Region string
- Region where the VPC is located
- Region
Name string - Name of the region where the VPC is located
- Vpc
Id string - VPC ID
- Account
Id string - Account ID to which the VPC belongs
- Region string
- Region where the VPC is located
- Region
Name string - Name of the region where the VPC is located
- Vpc
Id string - VPC ID
- account_
id string - Account ID to which the VPC belongs
- region string
- Region where the VPC is located
- region_
name string - Name of the region where the VPC is located
- vpc_
id string - VPC ID
- account
Id String - Account ID to which the VPC belongs
- region String
- Region where the VPC is located
- region
Name String - Name of the region where the VPC is located
- vpc
Id String - VPC ID
- account
Id string - Account ID to which the VPC belongs
- region string
- Region where the VPC is located
- region
Name string - Name of the region where the VPC is located
- vpc
Id string - VPC ID
- account_
id str - Account ID to which the VPC belongs
- region str
- Region where the VPC is located
- region_
name str - Name of the region where the VPC is located
- vpc_
id str - VPC ID
- account
Id String - Account ID to which the VPC belongs
- region String
- Region where the VPC is located
- region
Name String - Name of the region where the VPC is located
- vpc
Id String - VPC ID
Package Details
- Repository
- bytepluscc byteplus-sdk/pulumi-bytepluscc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
byteplusccTerraform Provider.
Viewing docs for bytepluscc v0.0.31
published on Monday, Jun 1, 2026 by Byteplus
published on Monday, Jun 1, 2026 by Byteplus