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::CDN::ShareConfig
Using getShareConfig
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 getShareConfig(args: GetShareConfigArgs, opts?: InvokeOptions): Promise<GetShareConfigResult>
function getShareConfigOutput(args: GetShareConfigOutputArgs, opts?: InvokeOptions): Output<GetShareConfigResult>def get_share_config(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetShareConfigResult
def get_share_config_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetShareConfigResult]func LookupShareConfig(ctx *Context, args *LookupShareConfigArgs, opts ...InvokeOption) (*LookupShareConfigResult, error)
func LookupShareConfigOutput(ctx *Context, args *LookupShareConfigOutputArgs, opts ...InvokeOption) LookupShareConfigResultOutput> Note: This function is named LookupShareConfig in the Go SDK.
public static class GetShareConfig
{
public static Task<GetShareConfigResult> InvokeAsync(GetShareConfigArgs args, InvokeOptions? opts = null)
public static Output<GetShareConfigResult> Invoke(GetShareConfigInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetShareConfigResult> getShareConfig(GetShareConfigArgs args, InvokeOptions options)
public static Output<GetShareConfigResult> getShareConfig(GetShareConfigArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:cdn/getShareConfig:getShareConfig
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.
getShareConfig Result
The following output properties are available:
- Allow
Ip Volcengine.Access Rule Get Share Config Allow Ip Access Rule - Specifies the configuration for an IP allowlist, where ConfigType is allowipaccess*rule.
- Allow
Referer Volcengine.Access Rule Get Share Config Allow Referer Access Rule - Indicates a configuration for a Referer allowlist. The corresponding ConfigType is allowrefereraccess*rule.
- Common
Match Volcengine.List Get Share Config Common Match List - Specifies the configuration for a common list, where ConfigType is commonmatchlist.
- Config
Name string - Specifies the name of the global configuration. Naming requirements: Names can include Chinese characters, letters, numbers, and underscores (_), and must be 3–45 characters long. One Chinese character counts as 3 characters. The name cannot be the same as any existing global configuration name under the primary account.
- Config
Type string - This parameter specifies the type of global configuration. Available values are: denyipaccessrule: indicates an IP denylist. allowipaccessrule: indicates an IP allowlist. denyrefereraccessrule: indicates a Referer denylist. allowrefereraccessrule: indicates a Referer allowlist. commonmatchlist: indicates a common list.
- Deny
Ip Volcengine.Access Rule Get Share Config Deny Ip Access Rule - Specifies the configuration for an IP denylist, where ConfigType is denyipaccess*rule.
- Deny
Referer Volcengine.Access Rule Get Share Config Deny Referer Access Rule - Indicates a configuration for a Referer denylist. The corresponding ConfigType is denyrefereraccess*rule.
- Domain
Count int - Indicates the number of accelerated domains associated with this global configuration.
- Id string
- Uniquely identifies the resource.
- Project string
- Specifies the project name to which the global configuration belongs.
- Rule
Content string - Specifies the HTML code for the custom error page.
- Updated
Time int - Indicates the last modification time of this global configuration, in Unix timestamp.
- Allow
Ip GetAccess Rule Share Config Allow Ip Access Rule - Specifies the configuration for an IP allowlist, where ConfigType is allowipaccess*rule.
- Allow
Referer GetAccess Rule Share Config Allow Referer Access Rule - Indicates a configuration for a Referer allowlist. The corresponding ConfigType is allowrefereraccess*rule.
- Common
Match GetList Share Config Common Match List - Specifies the configuration for a common list, where ConfigType is commonmatchlist.
- Config
Name string - Specifies the name of the global configuration. Naming requirements: Names can include Chinese characters, letters, numbers, and underscores (_), and must be 3–45 characters long. One Chinese character counts as 3 characters. The name cannot be the same as any existing global configuration name under the primary account.
- Config
Type string - This parameter specifies the type of global configuration. Available values are: denyipaccessrule: indicates an IP denylist. allowipaccessrule: indicates an IP allowlist. denyrefereraccessrule: indicates a Referer denylist. allowrefereraccessrule: indicates a Referer allowlist. commonmatchlist: indicates a common list.
- Deny
Ip GetAccess Rule Share Config Deny Ip Access Rule - Specifies the configuration for an IP denylist, where ConfigType is denyipaccess*rule.
- Deny
Referer GetAccess Rule Share Config Deny Referer Access Rule - Indicates a configuration for a Referer denylist. The corresponding ConfigType is denyrefereraccess*rule.
- Domain
Count int - Indicates the number of accelerated domains associated with this global configuration.
- Id string
- Uniquely identifies the resource.
- Project string
- Specifies the project name to which the global configuration belongs.
- Rule
Content string - Specifies the HTML code for the custom error page.
- Updated
Time int - Indicates the last modification time of this global configuration, in Unix timestamp.
- allow
Ip GetAccess Rule Share Config Allow Ip Access Rule - Specifies the configuration for an IP allowlist, where ConfigType is allowipaccess*rule.
- allow
Referer GetAccess Rule Share Config Allow Referer Access Rule - Indicates a configuration for a Referer allowlist. The corresponding ConfigType is allowrefereraccess*rule.
- common
Match GetList Share Config Common Match List - Specifies the configuration for a common list, where ConfigType is commonmatchlist.
- config
Name String - Specifies the name of the global configuration. Naming requirements: Names can include Chinese characters, letters, numbers, and underscores (_), and must be 3–45 characters long. One Chinese character counts as 3 characters. The name cannot be the same as any existing global configuration name under the primary account.
- config
Type String - This parameter specifies the type of global configuration. Available values are: denyipaccessrule: indicates an IP denylist. allowipaccessrule: indicates an IP allowlist. denyrefereraccessrule: indicates a Referer denylist. allowrefereraccessrule: indicates a Referer allowlist. commonmatchlist: indicates a common list.
- deny
Ip GetAccess Rule Share Config Deny Ip Access Rule - Specifies the configuration for an IP denylist, where ConfigType is denyipaccess*rule.
- deny
Referer GetAccess Rule Share Config Deny Referer Access Rule - Indicates a configuration for a Referer denylist. The corresponding ConfigType is denyrefereraccess*rule.
- domain
Count Integer - Indicates the number of accelerated domains associated with this global configuration.
- id String
- Uniquely identifies the resource.
- project String
- Specifies the project name to which the global configuration belongs.
- rule
Content String - Specifies the HTML code for the custom error page.
- updated
Time Integer - Indicates the last modification time of this global configuration, in Unix timestamp.
- allow
Ip GetAccess Rule Share Config Allow Ip Access Rule - Specifies the configuration for an IP allowlist, where ConfigType is allowipaccess*rule.
- allow
Referer GetAccess Rule Share Config Allow Referer Access Rule - Indicates a configuration for a Referer allowlist. The corresponding ConfigType is allowrefereraccess*rule.
- common
Match GetList Share Config Common Match List - Specifies the configuration for a common list, where ConfigType is commonmatchlist.
- config
Name string - Specifies the name of the global configuration. Naming requirements: Names can include Chinese characters, letters, numbers, and underscores (_), and must be 3–45 characters long. One Chinese character counts as 3 characters. The name cannot be the same as any existing global configuration name under the primary account.
- config
Type string - This parameter specifies the type of global configuration. Available values are: denyipaccessrule: indicates an IP denylist. allowipaccessrule: indicates an IP allowlist. denyrefereraccessrule: indicates a Referer denylist. allowrefereraccessrule: indicates a Referer allowlist. commonmatchlist: indicates a common list.
- deny
Ip GetAccess Rule Share Config Deny Ip Access Rule - Specifies the configuration for an IP denylist, where ConfigType is denyipaccess*rule.
- deny
Referer GetAccess Rule Share Config Deny Referer Access Rule - Indicates a configuration for a Referer denylist. The corresponding ConfigType is denyrefereraccess*rule.
- domain
Count number - Indicates the number of accelerated domains associated with this global configuration.
- id string
- Uniquely identifies the resource.
- project string
- Specifies the project name to which the global configuration belongs.
- rule
Content string - Specifies the HTML code for the custom error page.
- updated
Time number - Indicates the last modification time of this global configuration, in Unix timestamp.
- allow_
ip_ Getaccess_ rule Share Config Allow Ip Access Rule - Specifies the configuration for an IP allowlist, where ConfigType is allowipaccess*rule.
- allow_
referer_ Getaccess_ rule Share Config Allow Referer Access Rule - Indicates a configuration for a Referer allowlist. The corresponding ConfigType is allowrefereraccess*rule.
- common_
match_ Getlist Share Config Common Match List - Specifies the configuration for a common list, where ConfigType is commonmatchlist.
- config_
name str - Specifies the name of the global configuration. Naming requirements: Names can include Chinese characters, letters, numbers, and underscores (_), and must be 3–45 characters long. One Chinese character counts as 3 characters. The name cannot be the same as any existing global configuration name under the primary account.
- config_
type str - This parameter specifies the type of global configuration. Available values are: denyipaccessrule: indicates an IP denylist. allowipaccessrule: indicates an IP allowlist. denyrefereraccessrule: indicates a Referer denylist. allowrefereraccessrule: indicates a Referer allowlist. commonmatchlist: indicates a common list.
- deny_
ip_ Getaccess_ rule Share Config Deny Ip Access Rule - Specifies the configuration for an IP denylist, where ConfigType is denyipaccess*rule.
- deny_
referer_ Getaccess_ rule Share Config Deny Referer Access Rule - Indicates a configuration for a Referer denylist. The corresponding ConfigType is denyrefereraccess*rule.
- domain_
count int - Indicates the number of accelerated domains associated with this global configuration.
- id str
- Uniquely identifies the resource.
- project str
- Specifies the project name to which the global configuration belongs.
- rule_
content str - Specifies the HTML code for the custom error page.
- updated_
time int - Indicates the last modification time of this global configuration, in Unix timestamp.
- allow
Ip Property MapAccess Rule - Specifies the configuration for an IP allowlist, where ConfigType is allowipaccess*rule.
- allow
Referer Property MapAccess Rule - Indicates a configuration for a Referer allowlist. The corresponding ConfigType is allowrefereraccess*rule.
- common
Match Property MapList - Specifies the configuration for a common list, where ConfigType is commonmatchlist.
- config
Name String - Specifies the name of the global configuration. Naming requirements: Names can include Chinese characters, letters, numbers, and underscores (_), and must be 3–45 characters long. One Chinese character counts as 3 characters. The name cannot be the same as any existing global configuration name under the primary account.
- config
Type String - This parameter specifies the type of global configuration. Available values are: denyipaccessrule: indicates an IP denylist. allowipaccessrule: indicates an IP allowlist. denyrefereraccessrule: indicates a Referer denylist. allowrefereraccessrule: indicates a Referer allowlist. commonmatchlist: indicates a common list.
- deny
Ip Property MapAccess Rule - Specifies the configuration for an IP denylist, where ConfigType is denyipaccess*rule.
- deny
Referer Property MapAccess Rule - Indicates a configuration for a Referer denylist. The corresponding ConfigType is denyrefereraccess*rule.
- domain
Count Number - Indicates the number of accelerated domains associated with this global configuration.
- id String
- Uniquely identifies the resource.
- project String
- Specifies the project name to which the global configuration belongs.
- rule
Content String - Specifies the HTML code for the custom error page.
- updated
Time Number - Indicates the last modification time of this global configuration, in Unix timestamp.
Supporting Types
GetShareConfigAllowIpAccessRule
- Rules List<string>
- Specifies a list of entries. Each entry in the list is an IP address or CIDR block. IP addresses and blocks can be in IPv4 or IPv6 format. List limits: For AddSharedConfig, the number of entries in the list cannot exceed 30,000.
- Rules []string
- Specifies a list of entries. Each entry in the list is an IP address or CIDR block. IP addresses and blocks can be in IPv4 or IPv6 format. List limits: For AddSharedConfig, the number of entries in the list cannot exceed 30,000.
- rules List<String>
- Specifies a list of entries. Each entry in the list is an IP address or CIDR block. IP addresses and blocks can be in IPv4 or IPv6 format. List limits: For AddSharedConfig, the number of entries in the list cannot exceed 30,000.
- rules string[]
- Specifies a list of entries. Each entry in the list is an IP address or CIDR block. IP addresses and blocks can be in IPv4 or IPv6 format. List limits: For AddSharedConfig, the number of entries in the list cannot exceed 30,000.
- rules Sequence[str]
- Specifies a list of entries. Each entry in the list is an IP address or CIDR block. IP addresses and blocks can be in IPv4 or IPv6 format. List limits: For AddSharedConfig, the number of entries in the list cannot exceed 30,000.
- rules List<String>
- Specifies a list of entries. Each entry in the list is an IP address or CIDR block. IP addresses and blocks can be in IPv4 or IPv6 format. List limits: For AddSharedConfig, the number of entries in the list cannot exceed 30,000.
GetShareConfigAllowRefererAccessRule
- Allow
Empty bool - Indicates whether requests with an empty Referer header or without a Referer header are not allowed. This parameter has the following values: true: Not allowed. If the Referer header is empty or missing, the content delivery network rejects the request. false: Allowed. The default value is false.
- Common
Type Volcengine.Get Share Config Allow Referer Access Rule Common Type - Specifies the contents of the common list.
- Allow
Empty bool - Indicates whether requests with an empty Referer header or without a Referer header are not allowed. This parameter has the following values: true: Not allowed. If the Referer header is empty or missing, the content delivery network rejects the request. false: Allowed. The default value is false.
- Common
Type GetShare Config Allow Referer Access Rule Common Type - Specifies the contents of the common list.
- allow
Empty Boolean - Indicates whether requests with an empty Referer header or without a Referer header are not allowed. This parameter has the following values: true: Not allowed. If the Referer header is empty or missing, the content delivery network rejects the request. false: Allowed. The default value is false.
- common
Type GetShare Config Allow Referer Access Rule Common Type - Specifies the contents of the common list.
- allow
Empty boolean - Indicates whether requests with an empty Referer header or without a Referer header are not allowed. This parameter has the following values: true: Not allowed. If the Referer header is empty or missing, the content delivery network rejects the request. false: Allowed. The default value is false.
- common
Type GetShare Config Allow Referer Access Rule Common Type - Specifies the contents of the common list.
- allow_
empty bool - Indicates whether requests with an empty Referer header or without a Referer header are not allowed. This parameter has the following values: true: Not allowed. If the Referer header is empty or missing, the content delivery network rejects the request. false: Allowed. The default value is false.
- common_
type GetShare Config Allow Referer Access Rule Common Type - Specifies the contents of the common list.
- allow
Empty Boolean - Indicates whether requests with an empty Referer header or without a Referer header are not allowed. This parameter has the following values: true: Not allowed. If the Referer header is empty or missing, the content delivery network rejects the request. false: Allowed. The default value is false.
- common
Type Property Map - Specifies the contents of the common list.
GetShareConfigAllowRefererAccessRuleCommonType
- Ignore
Case bool - Indicates whether entries in Rules are case-sensitive. This parameter has the following values: true: Not case-sensitive. false: Case-sensitive. The default value is true.
- Rules List<string>
- Indicates an entry list, where each entry is a string. List quotas are as follows: The list can contain up to 4,000 entries. The total length of all entries cannot exceed 200,000 characters. When the CDN creates this global configuration, duplicate entries in the list are removed. Duplicate entries do not count toward the quota.
- Ignore
Case bool - Indicates whether entries in Rules are case-sensitive. This parameter has the following values: true: Not case-sensitive. false: Case-sensitive. The default value is true.
- Rules []string
- Indicates an entry list, where each entry is a string. List quotas are as follows: The list can contain up to 4,000 entries. The total length of all entries cannot exceed 200,000 characters. When the CDN creates this global configuration, duplicate entries in the list are removed. Duplicate entries do not count toward the quota.
- ignore
Case Boolean - Indicates whether entries in Rules are case-sensitive. This parameter has the following values: true: Not case-sensitive. false: Case-sensitive. The default value is true.
- rules List<String>
- Indicates an entry list, where each entry is a string. List quotas are as follows: The list can contain up to 4,000 entries. The total length of all entries cannot exceed 200,000 characters. When the CDN creates this global configuration, duplicate entries in the list are removed. Duplicate entries do not count toward the quota.
- ignore
Case boolean - Indicates whether entries in Rules are case-sensitive. This parameter has the following values: true: Not case-sensitive. false: Case-sensitive. The default value is true.
- rules string[]
- Indicates an entry list, where each entry is a string. List quotas are as follows: The list can contain up to 4,000 entries. The total length of all entries cannot exceed 200,000 characters. When the CDN creates this global configuration, duplicate entries in the list are removed. Duplicate entries do not count toward the quota.
- ignore_
case bool - Indicates whether entries in Rules are case-sensitive. This parameter has the following values: true: Not case-sensitive. false: Case-sensitive. The default value is true.
- rules Sequence[str]
- Indicates an entry list, where each entry is a string. List quotas are as follows: The list can contain up to 4,000 entries. The total length of all entries cannot exceed 200,000 characters. When the CDN creates this global configuration, duplicate entries in the list are removed. Duplicate entries do not count toward the quota.
- ignore
Case Boolean - Indicates whether entries in Rules are case-sensitive. This parameter has the following values: true: Not case-sensitive. false: Case-sensitive. The default value is true.
- rules List<String>
- Indicates an entry list, where each entry is a string. List quotas are as follows: The list can contain up to 4,000 entries. The total length of all entries cannot exceed 200,000 characters. When the CDN creates this global configuration, duplicate entries in the list are removed. Duplicate entries do not count toward the quota.
GetShareConfigCommonMatchList
- Common
Type Volcengine.Get Share Config Common Match List Common Type - Specifies the contents of the common list.
- Common
Type GetShare Config Common Match List Common Type - Specifies the contents of the common list.
- common
Type GetShare Config Common Match List Common Type - Specifies the contents of the common list.
- common
Type GetShare Config Common Match List Common Type - Specifies the contents of the common list.
- common_
type GetShare Config Common Match List Common Type - Specifies the contents of the common list.
- common
Type Property Map - Specifies the contents of the common list.
GetShareConfigCommonMatchListCommonType
- Ignore
Case bool - Indicates whether entries in Rules are case-sensitive. This parameter has the following values: true: Not case-sensitive. false: Case-sensitive. The default value is true.
- Rules List<string>
- Indicates an entry list, where each entry is a string. List quotas are as follows: The list can contain up to 4,000 entries. The total length of all entries cannot exceed 200,000 characters. When the CDN creates this global configuration, duplicate entries in the list are removed. Duplicate entries do not count toward the quota.
- Ignore
Case bool - Indicates whether entries in Rules are case-sensitive. This parameter has the following values: true: Not case-sensitive. false: Case-sensitive. The default value is true.
- Rules []string
- Indicates an entry list, where each entry is a string. List quotas are as follows: The list can contain up to 4,000 entries. The total length of all entries cannot exceed 200,000 characters. When the CDN creates this global configuration, duplicate entries in the list are removed. Duplicate entries do not count toward the quota.
- ignore
Case Boolean - Indicates whether entries in Rules are case-sensitive. This parameter has the following values: true: Not case-sensitive. false: Case-sensitive. The default value is true.
- rules List<String>
- Indicates an entry list, where each entry is a string. List quotas are as follows: The list can contain up to 4,000 entries. The total length of all entries cannot exceed 200,000 characters. When the CDN creates this global configuration, duplicate entries in the list are removed. Duplicate entries do not count toward the quota.
- ignore
Case boolean - Indicates whether entries in Rules are case-sensitive. This parameter has the following values: true: Not case-sensitive. false: Case-sensitive. The default value is true.
- rules string[]
- Indicates an entry list, where each entry is a string. List quotas are as follows: The list can contain up to 4,000 entries. The total length of all entries cannot exceed 200,000 characters. When the CDN creates this global configuration, duplicate entries in the list are removed. Duplicate entries do not count toward the quota.
- ignore_
case bool - Indicates whether entries in Rules are case-sensitive. This parameter has the following values: true: Not case-sensitive. false: Case-sensitive. The default value is true.
- rules Sequence[str]
- Indicates an entry list, where each entry is a string. List quotas are as follows: The list can contain up to 4,000 entries. The total length of all entries cannot exceed 200,000 characters. When the CDN creates this global configuration, duplicate entries in the list are removed. Duplicate entries do not count toward the quota.
- ignore
Case Boolean - Indicates whether entries in Rules are case-sensitive. This parameter has the following values: true: Not case-sensitive. false: Case-sensitive. The default value is true.
- rules List<String>
- Indicates an entry list, where each entry is a string. List quotas are as follows: The list can contain up to 4,000 entries. The total length of all entries cannot exceed 200,000 characters. When the CDN creates this global configuration, duplicate entries in the list are removed. Duplicate entries do not count toward the quota.
GetShareConfigDenyIpAccessRule
- Rules List<string>
- Specifies the configuration for an IP denylist, where ConfigType is denyipaccess_rule.
- Rules []string
- Specifies the configuration for an IP denylist, where ConfigType is denyipaccess_rule.
- rules List<String>
- Specifies the configuration for an IP denylist, where ConfigType is denyipaccess_rule.
- rules string[]
- Specifies the configuration for an IP denylist, where ConfigType is denyipaccess_rule.
- rules Sequence[str]
- Specifies the configuration for an IP denylist, where ConfigType is denyipaccess_rule.
- rules List<String>
- Specifies the configuration for an IP denylist, where ConfigType is denyipaccess_rule.
GetShareConfigDenyRefererAccessRule
- Allow
Empty bool - Indicates whether requests with an empty Referer header or without a Referer header are allowed. This parameter has the following values: true: Allowed. false: Not allowed. If the Referer header is empty or missing, the content delivery network rejects the request. The default value is true.
- Common
Type Volcengine.Get Share Config Deny Referer Access Rule Common Type - Specifies the contents of the common list.
- Allow
Empty bool - Indicates whether requests with an empty Referer header or without a Referer header are allowed. This parameter has the following values: true: Allowed. false: Not allowed. If the Referer header is empty or missing, the content delivery network rejects the request. The default value is true.
- Common
Type GetShare Config Deny Referer Access Rule Common Type - Specifies the contents of the common list.
- allow
Empty Boolean - Indicates whether requests with an empty Referer header or without a Referer header are allowed. This parameter has the following values: true: Allowed. false: Not allowed. If the Referer header is empty or missing, the content delivery network rejects the request. The default value is true.
- common
Type GetShare Config Deny Referer Access Rule Common Type - Specifies the contents of the common list.
- allow
Empty boolean - Indicates whether requests with an empty Referer header or without a Referer header are allowed. This parameter has the following values: true: Allowed. false: Not allowed. If the Referer header is empty or missing, the content delivery network rejects the request. The default value is true.
- common
Type GetShare Config Deny Referer Access Rule Common Type - Specifies the contents of the common list.
- allow_
empty bool - Indicates whether requests with an empty Referer header or without a Referer header are allowed. This parameter has the following values: true: Allowed. false: Not allowed. If the Referer header is empty or missing, the content delivery network rejects the request. The default value is true.
- common_
type GetShare Config Deny Referer Access Rule Common Type - Specifies the contents of the common list.
- allow
Empty Boolean - Indicates whether requests with an empty Referer header or without a Referer header are allowed. This parameter has the following values: true: Allowed. false: Not allowed. If the Referer header is empty or missing, the content delivery network rejects the request. The default value is true.
- common
Type Property Map - Specifies the contents of the common list.
GetShareConfigDenyRefererAccessRuleCommonType
- Ignore
Case bool - Indicates whether entries in Rules are case-sensitive. This parameter has the following values: true: Not case-sensitive. false: Case-sensitive. The default value is true.
- Rules List<string>
- Indicates an entry list, where each entry is a string. List quotas are as follows: The list can contain up to 4,000 entries. The total length of all entries cannot exceed 200,000 characters. When the CDN creates this global configuration, duplicate entries in the list are removed. Duplicate entries do not count toward the quota.
- Ignore
Case bool - Indicates whether entries in Rules are case-sensitive. This parameter has the following values: true: Not case-sensitive. false: Case-sensitive. The default value is true.
- Rules []string
- Indicates an entry list, where each entry is a string. List quotas are as follows: The list can contain up to 4,000 entries. The total length of all entries cannot exceed 200,000 characters. When the CDN creates this global configuration, duplicate entries in the list are removed. Duplicate entries do not count toward the quota.
- ignore
Case Boolean - Indicates whether entries in Rules are case-sensitive. This parameter has the following values: true: Not case-sensitive. false: Case-sensitive. The default value is true.
- rules List<String>
- Indicates an entry list, where each entry is a string. List quotas are as follows: The list can contain up to 4,000 entries. The total length of all entries cannot exceed 200,000 characters. When the CDN creates this global configuration, duplicate entries in the list are removed. Duplicate entries do not count toward the quota.
- ignore
Case boolean - Indicates whether entries in Rules are case-sensitive. This parameter has the following values: true: Not case-sensitive. false: Case-sensitive. The default value is true.
- rules string[]
- Indicates an entry list, where each entry is a string. List quotas are as follows: The list can contain up to 4,000 entries. The total length of all entries cannot exceed 200,000 characters. When the CDN creates this global configuration, duplicate entries in the list are removed. Duplicate entries do not count toward the quota.
- ignore_
case bool - Indicates whether entries in Rules are case-sensitive. This parameter has the following values: true: Not case-sensitive. false: Case-sensitive. The default value is true.
- rules Sequence[str]
- Indicates an entry list, where each entry is a string. List quotas are as follows: The list can contain up to 4,000 entries. The total length of all entries cannot exceed 200,000 characters. When the CDN creates this global configuration, duplicate entries in the list are removed. Duplicate entries do not count toward the quota.
- ignore
Case Boolean - Indicates whether entries in Rules are case-sensitive. This parameter has the following values: true: Not case-sensitive. false: Case-sensitive. The default value is true.
- rules List<String>
- Indicates an entry list, where each entry is a string. List quotas are as follows: The list can contain up to 4,000 entries. The total length of all entries cannot exceed 200,000 characters. When the CDN creates this global configuration, duplicate entries in the list are removed. Duplicate entries do not count toward the quota.
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
