Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Data Source schema for Volcengine::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: volcenginecc: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 - Creation time of the personalized configuration.
- Customized
Cfg stringContent - Content of the personalized configuration item. Specific rules: Length must not exceed 4096 characters. Spaces and semicolons must be escaped. Different configuration items are separated by '; '. Configuration items cannot be duplicated. Currently supported configuration items include sslprotocols, sslciphers, clientmaxbodysize, keepalivetimeout, proxyrequestbuffering, proxyconnecttimeout, addheader, clientheadertimeout, proxyreadtimeout, proxysendtimeout, clientbodytimeout, sendtimeout, and sslverifydepth. For details, see the official documentation.
- Customized
Cfg stringId - Personalized configuration ID.
- Customized
Cfg stringName - Name of the personalized configuration. Specific rules: Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, periods (.), underscores (_), and hyphens (-). Length must be between 1 and 128 characters.
- Description string
- Description of the personalized configuration. Specific rules: Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length must be between 1 and 255 characters. If not specified, defaults to an empty string.
- Id string
- Uniquely identifies the resource.
- Listeners
List<Volcengine.
Get Customized Cfg Listener> - List of listeners associated with the personalized configuration.
- Project
Name string - Project name to which the personalized configuration belongs.
- Status string
- Status of the personalized configuration. Includes Active, Configuring, Creating, or Deleting.
-
List<Volcengine.
Get Customized Cfg Tag> - Tag list.
- Updated
Time string - Last operation time of the personalized configuration.
- Created
Time string - Creation time of the personalized configuration.
- Customized
Cfg stringContent - Content of the personalized configuration item. Specific rules: Length must not exceed 4096 characters. Spaces and semicolons must be escaped. Different configuration items are separated by '; '. Configuration items cannot be duplicated. Currently supported configuration items include sslprotocols, sslciphers, clientmaxbodysize, keepalivetimeout, proxyrequestbuffering, proxyconnecttimeout, addheader, clientheadertimeout, proxyreadtimeout, proxysendtimeout, clientbodytimeout, sendtimeout, and sslverifydepth. For details, see the official documentation.
- Customized
Cfg stringId - Personalized configuration ID.
- Customized
Cfg stringName - Name of the personalized configuration. Specific rules: Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, periods (.), underscores (_), and hyphens (-). Length must be between 1 and 128 characters.
- Description string
- Description of the personalized configuration. Specific rules: Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length must be between 1 and 255 characters. If not specified, defaults to an empty string.
- Id string
- Uniquely identifies the resource.
- Listeners
[]Get
Customized Cfg Listener - List of listeners associated with the personalized configuration.
- Project
Name string - Project name to which the personalized configuration belongs.
- Status string
- Status of the personalized configuration. Includes Active, Configuring, Creating, or Deleting.
-
[]Get
Customized Cfg Tag - Tag list.
- Updated
Time string - Last operation time of the personalized configuration.
- created
Time String - Creation time of the personalized configuration.
- customized
Cfg StringContent - Content of the personalized configuration item. Specific rules: Length must not exceed 4096 characters. Spaces and semicolons must be escaped. Different configuration items are separated by '; '. Configuration items cannot be duplicated. Currently supported configuration items include sslprotocols, sslciphers, clientmaxbodysize, keepalivetimeout, proxyrequestbuffering, proxyconnecttimeout, addheader, clientheadertimeout, proxyreadtimeout, proxysendtimeout, clientbodytimeout, sendtimeout, and sslverifydepth. For details, see the official documentation.
- customized
Cfg StringId - Personalized configuration ID.
- customized
Cfg StringName - Name of the personalized configuration. Specific rules: Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, periods (.), underscores (_), and hyphens (-). Length must be between 1 and 128 characters.
- description String
- Description of the personalized configuration. Specific rules: Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length must be between 1 and 255 characters. If not specified, defaults to an empty string.
- id String
- Uniquely identifies the resource.
- listeners
List<Get
Customized Cfg Listener> - List of listeners associated with the personalized configuration.
- project
Name String - Project name to which the personalized configuration belongs.
- status String
- Status of the personalized configuration. Includes Active, Configuring, Creating, or Deleting.
-
List<Get
Customized Cfg Tag> - Tag list.
- updated
Time String - Last operation time of the personalized configuration.
- created
Time string - Creation time of the personalized configuration.
- customized
Cfg stringContent - Content of the personalized configuration item. Specific rules: Length must not exceed 4096 characters. Spaces and semicolons must be escaped. Different configuration items are separated by '; '. Configuration items cannot be duplicated. Currently supported configuration items include sslprotocols, sslciphers, clientmaxbodysize, keepalivetimeout, proxyrequestbuffering, proxyconnecttimeout, addheader, clientheadertimeout, proxyreadtimeout, proxysendtimeout, clientbodytimeout, sendtimeout, and sslverifydepth. For details, see the official documentation.
- customized
Cfg stringId - Personalized configuration ID.
- customized
Cfg stringName - Name of the personalized configuration. Specific rules: Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, periods (.), underscores (_), and hyphens (-). Length must be between 1 and 128 characters.
- description string
- Description of the personalized configuration. Specific rules: Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length must be between 1 and 255 characters. If not specified, defaults to an empty string.
- id string
- Uniquely identifies the resource.
- listeners
Get
Customized Cfg Listener[] - List of listeners associated with the personalized configuration.
- project
Name string - Project name to which the personalized configuration belongs.
- status string
- Status of the personalized configuration. Includes Active, Configuring, Creating, or Deleting.
-
Get
Customized Cfg Tag[] - Tag list.
- updated
Time string - Last operation time of the personalized configuration.
- created_
time str - Creation time of the personalized configuration.
- customized_
cfg_ strcontent - Content of the personalized configuration item. Specific rules: Length must not exceed 4096 characters. Spaces and semicolons must be escaped. Different configuration items are separated by '; '. Configuration items cannot be duplicated. Currently supported configuration items include sslprotocols, sslciphers, clientmaxbodysize, keepalivetimeout, proxyrequestbuffering, proxyconnecttimeout, addheader, clientheadertimeout, proxyreadtimeout, proxysendtimeout, clientbodytimeout, sendtimeout, and sslverifydepth. For details, see the official documentation.
- customized_
cfg_ strid - Personalized configuration ID.
- customized_
cfg_ strname - Name of the personalized configuration. Specific rules: Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, periods (.), underscores (_), and hyphens (-). Length must be between 1 and 128 characters.
- description str
- Description of the personalized configuration. Specific rules: Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length must be between 1 and 255 characters. If not specified, defaults to an empty string.
- id str
- Uniquely identifies the resource.
- listeners
Sequence[Get
Customized Cfg Listener] - List of listeners associated with the personalized configuration.
- project_
name str - Project name to which the personalized configuration belongs.
- status str
- Status of the personalized configuration. Includes Active, Configuring, Creating, or Deleting.
-
Sequence[Get
Customized Cfg Tag] - Tag list.
- updated_
time str - Last operation time of the personalized configuration.
- created
Time String - Creation time of the personalized configuration.
- customized
Cfg StringContent - Content of the personalized configuration item. Specific rules: Length must not exceed 4096 characters. Spaces and semicolons must be escaped. Different configuration items are separated by '; '. Configuration items cannot be duplicated. Currently supported configuration items include sslprotocols, sslciphers, clientmaxbodysize, keepalivetimeout, proxyrequestbuffering, proxyconnecttimeout, addheader, clientheadertimeout, proxyreadtimeout, proxysendtimeout, clientbodytimeout, sendtimeout, and sslverifydepth. For details, see the official documentation.
- customized
Cfg StringId - Personalized configuration ID.
- customized
Cfg StringName - Name of the personalized configuration. Specific rules: Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, periods (.), underscores (_), and hyphens (-). Length must be between 1 and 128 characters.
- description String
- Description of the personalized configuration. Specific rules: Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length must be between 1 and 255 characters. If not specified, defaults to an empty string.
- id String
- Uniquely identifies the resource.
- listeners List<Property Map>
- List of listeners associated with the personalized configuration.
- project
Name String - Project name to which the personalized configuration belongs.
- status String
- Status of the personalized configuration. Includes Active, Configuring, Creating, or Deleting.
- List<Property Map>
- Tag list.
- updated
Time String - Last operation time of the personalized configuration.
Supporting Types
GetCustomizedCfgListener
- Listener
Id string - Listener ID.
- Listener
Name string - Listener name.
- Port int
- Listener port.
- Protocol string
- Listener protocol.
- Listener
Id string - Listener ID.
- Listener
Name string - Listener name.
- Port int
- Listener port.
- Protocol string
- Listener protocol.
- listener
Id String - Listener ID.
- listener
Name String - Listener name.
- port Integer
- Listener port.
- protocol String
- Listener protocol.
- listener
Id string - Listener ID.
- listener
Name string - Listener name.
- port number
- Listener port.
- protocol string
- Listener protocol.
- listener_
id str - Listener ID.
- listener_
name str - Listener name.
- port int
- Listener port.
- protocol str
- Listener protocol.
- listener
Id String - Listener ID.
- listener
Name String - Listener name.
- port Number
- Listener port.
- protocol String
- Listener protocol.
GetCustomizedCfgTag
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
