Viewing docs for bytepluscc v0.0.20
published on Thursday, Mar 26, 2026 by Byteplus
published on Thursday, Mar 26, 2026 by Byteplus
Viewing docs for bytepluscc v0.0.20
published on Thursday, Mar 26, 2026 by Byteplus
published on Thursday, Mar 26, 2026 by Byteplus
Data Source schema for Byteplus::CEN::CEN
Using getCen
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 getCen(args: GetCenArgs, opts?: InvokeOptions): Promise<GetCenResult>
function getCenOutput(args: GetCenOutputArgs, opts?: InvokeOptions): Output<GetCenResult>def get_cen(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCenResult
def get_cen_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCenResult]func LookupCen(ctx *Context, args *LookupCenArgs, opts ...InvokeOption) (*LookupCenResult, error)
func LookupCenOutput(ctx *Context, args *LookupCenOutputArgs, opts ...InvokeOption) LookupCenResultOutput> Note: This function is named LookupCen in the Go SDK.
public static class GetCen
{
public static Task<GetCenResult> InvokeAsync(GetCenArgs args, InvokeOptions? opts = null)
public static Output<GetCenResult> Invoke(GetCenInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCenResult> getCen(GetCenArgs args, InvokeOptions options)
public static Output<GetCenResult> getCen(GetCenArgs args, InvokeOptions options)
fn::invoke:
function: bytepluscc:cen/getCen:getCen
arguments:
# arguments dictionaryThe 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 str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getCen Result
The following output properties are available:
- Account
Id string - CEN实例所属的账号ID。
- Cen
Bandwidth List<string>Package Ids - 带宽包ID。
- Cen
Id string - CEN实例的ID。
- Cen
Name string - CEN实例的名称。必须以字母、数字或中文开头,可包含字母、数字、中文和以下特殊字符:点号(.)、下划线(_)和中划线(-)。长度限制为1~128个字符。不填则默认为CEN实例的ID。
- Creation
Time string - 创建CEN实例的时间。
- Description string
- CEN实例的描述信息。必须以字母、数字或中文开头,可包含字母、数字、中文和以下特殊字符:英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、中划线(-)、中文逗号(,)、中文句号(。)。长度限制为0~255个字符。不填则默认为空。
- Id string
- Uniquely identifies the resource.
- Instances
List<Byteplus.
Get Cen Instance> - 已关联的网络实例列表
- Project
Name string - CEN实例所属项目的名称。不填则默认为default。
- Status string
- CEN实例的状态。Creating: 创建中Deleting: 删除中Pending:配置中Available:可用
-
List<Byteplus.
Get Cen Tag> - 标签信息。
- Update
Time string - 更新CEN实例的时间。
- Account
Id string - CEN实例所属的账号ID。
- Cen
Bandwidth []stringPackage Ids - 带宽包ID。
- Cen
Id string - CEN实例的ID。
- Cen
Name string - CEN实例的名称。必须以字母、数字或中文开头,可包含字母、数字、中文和以下特殊字符:点号(.)、下划线(_)和中划线(-)。长度限制为1~128个字符。不填则默认为CEN实例的ID。
- Creation
Time string - 创建CEN实例的时间。
- Description string
- CEN实例的描述信息。必须以字母、数字或中文开头,可包含字母、数字、中文和以下特殊字符:英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、中划线(-)、中文逗号(,)、中文句号(。)。长度限制为0~255个字符。不填则默认为空。
- Id string
- Uniquely identifies the resource.
- Instances
[]Get
Cen Instance - 已关联的网络实例列表
- Project
Name string - CEN实例所属项目的名称。不填则默认为default。
- Status string
- CEN实例的状态。Creating: 创建中Deleting: 删除中Pending:配置中Available:可用
-
[]Get
Cen Tag - 标签信息。
- Update
Time string - 更新CEN实例的时间。
- account
Id String - CEN实例所属的账号ID。
- cen
Bandwidth List<String>Package Ids - 带宽包ID。
- cen
Id String - CEN实例的ID。
- cen
Name String - CEN实例的名称。必须以字母、数字或中文开头,可包含字母、数字、中文和以下特殊字符:点号(.)、下划线(_)和中划线(-)。长度限制为1~128个字符。不填则默认为CEN实例的ID。
- creation
Time String - 创建CEN实例的时间。
- description String
- CEN实例的描述信息。必须以字母、数字或中文开头,可包含字母、数字、中文和以下特殊字符:英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、中划线(-)、中文逗号(,)、中文句号(。)。长度限制为0~255个字符。不填则默认为空。
- id String
- Uniquely identifies the resource.
- instances
List<Get
Cen Instance> - 已关联的网络实例列表
- project
Name String - CEN实例所属项目的名称。不填则默认为default。
- status String
- CEN实例的状态。Creating: 创建中Deleting: 删除中Pending:配置中Available:可用
-
List<Get
Cen Tag> - 标签信息。
- update
Time String - 更新CEN实例的时间。
- account
Id string - CEN实例所属的账号ID。
- cen
Bandwidth string[]Package Ids - 带宽包ID。
- cen
Id string - CEN实例的ID。
- cen
Name string - CEN实例的名称。必须以字母、数字或中文开头,可包含字母、数字、中文和以下特殊字符:点号(.)、下划线(_)和中划线(-)。长度限制为1~128个字符。不填则默认为CEN实例的ID。
- creation
Time string - 创建CEN实例的时间。
- description string
- CEN实例的描述信息。必须以字母、数字或中文开头,可包含字母、数字、中文和以下特殊字符:英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、中划线(-)、中文逗号(,)、中文句号(。)。长度限制为0~255个字符。不填则默认为空。
- id string
- Uniquely identifies the resource.
- instances
Get
Cen Instance[] - 已关联的网络实例列表
- project
Name string - CEN实例所属项目的名称。不填则默认为default。
- status string
- CEN实例的状态。Creating: 创建中Deleting: 删除中Pending:配置中Available:可用
-
Get
Cen Tag[] - 标签信息。
- update
Time string - 更新CEN实例的时间。
- account_
id str - CEN实例所属的账号ID。
- cen_
bandwidth_ Sequence[str]package_ ids - 带宽包ID。
- cen_
id str - CEN实例的ID。
- cen_
name str - CEN实例的名称。必须以字母、数字或中文开头,可包含字母、数字、中文和以下特殊字符:点号(.)、下划线(_)和中划线(-)。长度限制为1~128个字符。不填则默认为CEN实例的ID。
- creation_
time str - 创建CEN实例的时间。
- description str
- CEN实例的描述信息。必须以字母、数字或中文开头,可包含字母、数字、中文和以下特殊字符:英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、中划线(-)、中文逗号(,)、中文句号(。)。长度限制为0~255个字符。不填则默认为空。
- id str
- Uniquely identifies the resource.
- instances
Sequence[Get
Cen Instance] - 已关联的网络实例列表
- project_
name str - CEN实例所属项目的名称。不填则默认为default。
- status str
- CEN实例的状态。Creating: 创建中Deleting: 删除中Pending:配置中Available:可用
-
Sequence[Get
Cen Tag] - 标签信息。
- update_
time str - 更新CEN实例的时间。
- account
Id String - CEN实例所属的账号ID。
- cen
Bandwidth List<String>Package Ids - 带宽包ID。
- cen
Id String - CEN实例的ID。
- cen
Name String - CEN实例的名称。必须以字母、数字或中文开头,可包含字母、数字、中文和以下特殊字符:点号(.)、下划线(_)和中划线(-)。长度限制为1~128个字符。不填则默认为CEN实例的ID。
- creation
Time String - 创建CEN实例的时间。
- description String
- CEN实例的描述信息。必须以字母、数字或中文开头,可包含字母、数字、中文和以下特殊字符:英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、中划线(-)、中文逗号(,)、中文句号(。)。长度限制为0~255个字符。不填则默认为空。
- id String
- Uniquely identifies the resource.
- instances List<Property Map>
- 已关联的网络实例列表
- project
Name String - CEN实例所属项目的名称。不填则默认为default。
- status String
- CEN实例的状态。Creating: 创建中Deleting: 删除中Pending:配置中Available:可用
- List<Property Map>
- 标签信息。
- update
Time String - 更新CEN实例的时间。
Supporting Types
GetCenInstance
- Cen
Id string - 云企业网实例的ID。
- Creation
Time string - 网络实例的创建时间。
- Instance
Id string - 网络实例的ID。
- Instance
Owner stringId - 网络实例所属账号的ID。
- Instance
Region stringId - 网络实例所在的地域。
- Instance
Type string - 网络实例的类型。
- Status string
- 网络实例的加载状态。Attaching:加载中Available:可用
- Cen
Id string - 云企业网实例的ID。
- Creation
Time string - 网络实例的创建时间。
- Instance
Id string - 网络实例的ID。
- Instance
Owner stringId - 网络实例所属账号的ID。
- Instance
Region stringId - 网络实例所在的地域。
- Instance
Type string - 网络实例的类型。
- Status string
- 网络实例的加载状态。Attaching:加载中Available:可用
- cen
Id String - 云企业网实例的ID。
- creation
Time String - 网络实例的创建时间。
- instance
Id String - 网络实例的ID。
- instance
Owner StringId - 网络实例所属账号的ID。
- instance
Region StringId - 网络实例所在的地域。
- instance
Type String - 网络实例的类型。
- status String
- 网络实例的加载状态。Attaching:加载中Available:可用
- cen
Id string - 云企业网实例的ID。
- creation
Time string - 网络实例的创建时间。
- instance
Id string - 网络实例的ID。
- instance
Owner stringId - 网络实例所属账号的ID。
- instance
Region stringId - 网络实例所在的地域。
- instance
Type string - 网络实例的类型。
- status string
- 网络实例的加载状态。Attaching:加载中Available:可用
- cen_
id str - 云企业网实例的ID。
- creation_
time str - 网络实例的创建时间。
- instance_
id str - 网络实例的ID。
- instance_
owner_ strid - 网络实例所属账号的ID。
- instance_
region_ strid - 网络实例所在的地域。
- instance_
type str - 网络实例的类型。
- status str
- 网络实例的加载状态。Attaching:加载中Available:可用
- cen
Id String - 云企业网实例的ID。
- creation
Time String - 网络实例的创建时间。
- instance
Id String - 网络实例的ID。
- instance
Owner StringId - 网络实例所属账号的ID。
- instance
Region StringId - 网络实例所在的地域。
- instance
Type String - 网络实例的类型。
- status String
- 网络实例的加载状态。Attaching:加载中Available:可用
GetCenTag
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.20
published on Thursday, Mar 26, 2026 by Byteplus
published on Thursday, Mar 26, 2026 by Byteplus
