Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
Data Source schema for Byteplus::ALB::CustomizedCfg
Using getCustomizedCfg
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 getCustomizedCfg(args: GetCustomizedCfgArgs, opts?: InvokeOptions): Promise<GetCustomizedCfgResult>
function getCustomizedCfgOutput(args: GetCustomizedCfgOutputArgs, opts?: InvokeOptions): Output<GetCustomizedCfgResult>def get_customized_cfg(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCustomizedCfgResult
def get_customized_cfg_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCustomizedCfgResult]func LookupCustomizedCfg(ctx *Context, args *LookupCustomizedCfgArgs, opts ...InvokeOption) (*LookupCustomizedCfgResult, error)
func LookupCustomizedCfgOutput(ctx *Context, args *LookupCustomizedCfgOutputArgs, opts ...InvokeOption) LookupCustomizedCfgResultOutput> Note: This function is named LookupCustomizedCfg in the Go SDK.
public static class GetCustomizedCfg
{
public static Task<GetCustomizedCfgResult> InvokeAsync(GetCustomizedCfgArgs args, InvokeOptions? opts = null)
public static Output<GetCustomizedCfgResult> Invoke(GetCustomizedCfgInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCustomizedCfgResult> getCustomizedCfg(GetCustomizedCfgArgs args, InvokeOptions options)
public static Output<GetCustomizedCfgResult> getCustomizedCfg(GetCustomizedCfgArgs args, InvokeOptions options)
fn::invoke:
function: bytepluscc:alb/getCustomizedCfg:getCustomizedCfg
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.
getCustomizedCfg Result
The following output properties are available:
- Created
Time string - 个性化配置的创建时间。
- Customized
Cfg stringContent - 个性化配置项内容。具体规则如下:长度不超过4096字符。空格和分号需要转义。不同的配置项之间通过";\r\n"分隔,配置项不能重复。当前支持的配置项有sslprotocols、sslciphers、clientmaxbodysize、keepalivetimeout、proxyrequestbuffering、proxyconnecttimeout、addheader、clientheadertimeout、proxyreadtimeout、proxysendtimeout、clientbodytimeout、sendtimeout和sslverifydepth。详细信息参见官网文档。
- Customized
Cfg stringId - 个性化配置的 ID 。
- Customized
Cfg stringName - 个性化配置的名字。具体规则如下:不能以http://或https://开头。必须以字母或中文开头,可包含数字、点号(.)、下划线(_)和短横线(-)。长度限制为1 ~ 128个字符。
- Description string
- 个性化配置的描述。具体规则如下:不能以http://或https://开头。必须以字母或中文开头,可包含数字、英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、短横线(-)、中文逗号(,)、中文句号(。)长度限制为1 ~ 255个字符。不填默认为空字符串。
- Id string
- Uniquely identifies the resource.
- Listeners
List<Byteplus.
Get Customized Cfg Listener> - 个性化配置关联的监听器列表。
- Project
Name string - 个性化配置所属项目名称。
- Status string
- 个性化配置状态。包括Active、Configuring、Creating或者Deleting。
-
List<Byteplus.
Get Customized Cfg Tag> - 标签列表。
- Updated
Time string - 个性化配置的最近操作时间。
- Created
Time string - 个性化配置的创建时间。
- Customized
Cfg stringContent - 个性化配置项内容。具体规则如下:长度不超过4096字符。空格和分号需要转义。不同的配置项之间通过";\r\n"分隔,配置项不能重复。当前支持的配置项有sslprotocols、sslciphers、clientmaxbodysize、keepalivetimeout、proxyrequestbuffering、proxyconnecttimeout、addheader、clientheadertimeout、proxyreadtimeout、proxysendtimeout、clientbodytimeout、sendtimeout和sslverifydepth。详细信息参见官网文档。
- Customized
Cfg stringId - 个性化配置的 ID 。
- Customized
Cfg stringName - 个性化配置的名字。具体规则如下:不能以http://或https://开头。必须以字母或中文开头,可包含数字、点号(.)、下划线(_)和短横线(-)。长度限制为1 ~ 128个字符。
- Description string
- 个性化配置的描述。具体规则如下:不能以http://或https://开头。必须以字母或中文开头,可包含数字、英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、短横线(-)、中文逗号(,)、中文句号(。)长度限制为1 ~ 255个字符。不填默认为空字符串。
- Id string
- Uniquely identifies the resource.
- Listeners
[]Get
Customized Cfg Listener - 个性化配置关联的监听器列表。
- Project
Name string - 个性化配置所属项目名称。
- Status string
- 个性化配置状态。包括Active、Configuring、Creating或者Deleting。
-
[]Get
Customized Cfg Tag - 标签列表。
- Updated
Time string - 个性化配置的最近操作时间。
- created
Time String - 个性化配置的创建时间。
- customized
Cfg StringContent - 个性化配置项内容。具体规则如下:长度不超过4096字符。空格和分号需要转义。不同的配置项之间通过";\r\n"分隔,配置项不能重复。当前支持的配置项有sslprotocols、sslciphers、clientmaxbodysize、keepalivetimeout、proxyrequestbuffering、proxyconnecttimeout、addheader、clientheadertimeout、proxyreadtimeout、proxysendtimeout、clientbodytimeout、sendtimeout和sslverifydepth。详细信息参见官网文档。
- customized
Cfg StringId - 个性化配置的 ID 。
- customized
Cfg StringName - 个性化配置的名字。具体规则如下:不能以http://或https://开头。必须以字母或中文开头,可包含数字、点号(.)、下划线(_)和短横线(-)。长度限制为1 ~ 128个字符。
- description String
- 个性化配置的描述。具体规则如下:不能以http://或https://开头。必须以字母或中文开头,可包含数字、英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、短横线(-)、中文逗号(,)、中文句号(。)长度限制为1 ~ 255个字符。不填默认为空字符串。
- id String
- Uniquely identifies the resource.
- listeners
List<Get
Customized Cfg Listener> - 个性化配置关联的监听器列表。
- project
Name String - 个性化配置所属项目名称。
- status String
- 个性化配置状态。包括Active、Configuring、Creating或者Deleting。
-
List<Get
Customized Cfg Tag> - 标签列表。
- updated
Time String - 个性化配置的最近操作时间。
- created
Time string - 个性化配置的创建时间。
- customized
Cfg stringContent - 个性化配置项内容。具体规则如下:长度不超过4096字符。空格和分号需要转义。不同的配置项之间通过";\r\n"分隔,配置项不能重复。当前支持的配置项有sslprotocols、sslciphers、clientmaxbodysize、keepalivetimeout、proxyrequestbuffering、proxyconnecttimeout、addheader、clientheadertimeout、proxyreadtimeout、proxysendtimeout、clientbodytimeout、sendtimeout和sslverifydepth。详细信息参见官网文档。
- customized
Cfg stringId - 个性化配置的 ID 。
- customized
Cfg stringName - 个性化配置的名字。具体规则如下:不能以http://或https://开头。必须以字母或中文开头,可包含数字、点号(.)、下划线(_)和短横线(-)。长度限制为1 ~ 128个字符。
- description string
- 个性化配置的描述。具体规则如下:不能以http://或https://开头。必须以字母或中文开头,可包含数字、英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、短横线(-)、中文逗号(,)、中文句号(。)长度限制为1 ~ 255个字符。不填默认为空字符串。
- id string
- Uniquely identifies the resource.
- listeners
Get
Customized Cfg Listener[] - 个性化配置关联的监听器列表。
- project
Name string - 个性化配置所属项目名称。
- status string
- 个性化配置状态。包括Active、Configuring、Creating或者Deleting。
-
Get
Customized Cfg Tag[] - 标签列表。
- updated
Time string - 个性化配置的最近操作时间。
- created_
time str - 个性化配置的创建时间。
- customized_
cfg_ strcontent - 个性化配置项内容。具体规则如下:长度不超过4096字符。空格和分号需要转义。不同的配置项之间通过";\r\n"分隔,配置项不能重复。当前支持的配置项有sslprotocols、sslciphers、clientmaxbodysize、keepalivetimeout、proxyrequestbuffering、proxyconnecttimeout、addheader、clientheadertimeout、proxyreadtimeout、proxysendtimeout、clientbodytimeout、sendtimeout和sslverifydepth。详细信息参见官网文档。
- customized_
cfg_ strid - 个性化配置的 ID 。
- customized_
cfg_ strname - 个性化配置的名字。具体规则如下:不能以http://或https://开头。必须以字母或中文开头,可包含数字、点号(.)、下划线(_)和短横线(-)。长度限制为1 ~ 128个字符。
- description str
- 个性化配置的描述。具体规则如下:不能以http://或https://开头。必须以字母或中文开头,可包含数字、英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、短横线(-)、中文逗号(,)、中文句号(。)长度限制为1 ~ 255个字符。不填默认为空字符串。
- id str
- Uniquely identifies the resource.
- listeners
Sequence[Get
Customized Cfg Listener] - 个性化配置关联的监听器列表。
- project_
name str - 个性化配置所属项目名称。
- status str
- 个性化配置状态。包括Active、Configuring、Creating或者Deleting。
-
Sequence[Get
Customized Cfg Tag] - 标签列表。
- updated_
time str - 个性化配置的最近操作时间。
- created
Time String - 个性化配置的创建时间。
- customized
Cfg StringContent - 个性化配置项内容。具体规则如下:长度不超过4096字符。空格和分号需要转义。不同的配置项之间通过";\r\n"分隔,配置项不能重复。当前支持的配置项有sslprotocols、sslciphers、clientmaxbodysize、keepalivetimeout、proxyrequestbuffering、proxyconnecttimeout、addheader、clientheadertimeout、proxyreadtimeout、proxysendtimeout、clientbodytimeout、sendtimeout和sslverifydepth。详细信息参见官网文档。
- customized
Cfg StringId - 个性化配置的 ID 。
- customized
Cfg StringName - 个性化配置的名字。具体规则如下:不能以http://或https://开头。必须以字母或中文开头,可包含数字、点号(.)、下划线(_)和短横线(-)。长度限制为1 ~ 128个字符。
- description String
- 个性化配置的描述。具体规则如下:不能以http://或https://开头。必须以字母或中文开头,可包含数字、英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、短横线(-)、中文逗号(,)、中文句号(。)长度限制为1 ~ 255个字符。不填默认为空字符串。
- id String
- Uniquely identifies the resource.
- listeners List<Property Map>
- 个性化配置关联的监听器列表。
- project
Name String - 个性化配置所属项目名称。
- status String
- 个性化配置状态。包括Active、Configuring、Creating或者Deleting。
- List<Property Map>
- 标签列表。
- updated
Time String - 个性化配置的最近操作时间。
Supporting Types
GetCustomizedCfgListener
- Listener
Id string - 监听器的 ID。
- Listener
Name string - 监听器的名称。
- Port int
- 监听器的端口。
- Protocol string
- 监听器的协议。
- Listener
Id string - 监听器的 ID。
- Listener
Name string - 监听器的名称。
- Port int
- 监听器的端口。
- Protocol string
- 监听器的协议。
- listener
Id String - 监听器的 ID。
- listener
Name String - 监听器的名称。
- port Integer
- 监听器的端口。
- protocol String
- 监听器的协议。
- listener
Id string - 监听器的 ID。
- listener
Name string - 监听器的名称。
- port number
- 监听器的端口。
- protocol string
- 监听器的协议。
- listener_
id str - 监听器的 ID。
- listener_
name str - 监听器的名称。
- port int
- 监听器的端口。
- protocol str
- 监听器的协议。
- listener
Id String - 监听器的 ID。
- listener
Name String - 监听器的名称。
- port Number
- 监听器的端口。
- protocol String
- 监听器的协议。
GetCustomizedCfgTag
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.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
