Viewing docs for bytepluscc v0.0.21
published on Thursday, Apr 2, 2026 by Byteplus
published on Thursday, Apr 2, 2026 by Byteplus
Viewing docs for bytepluscc v0.0.21
published on Thursday, Apr 2, 2026 by Byteplus
published on Thursday, Apr 2, 2026 by Byteplus
Data Source schema for Byteplus::VEDBM::AllowList
Using getAllowList
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 getAllowList(args: GetAllowListArgs, opts?: InvokeOptions): Promise<GetAllowListResult>
function getAllowListOutput(args: GetAllowListOutputArgs, opts?: InvokeOptions): Output<GetAllowListResult>def get_allow_list(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAllowListResult
def get_allow_list_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAllowListResult]func LookupAllowList(ctx *Context, args *LookupAllowListArgs, opts ...InvokeOption) (*LookupAllowListResult, error)
func LookupAllowListOutput(ctx *Context, args *LookupAllowListOutputArgs, opts ...InvokeOption) LookupAllowListResultOutput> Note: This function is named LookupAllowList in the Go SDK.
public static class GetAllowList
{
public static Task<GetAllowListResult> InvokeAsync(GetAllowListArgs args, InvokeOptions? opts = null)
public static Output<GetAllowListResult> Invoke(GetAllowListInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAllowListResult> getAllowList(GetAllowListArgs args, InvokeOptions options)
public static Output<GetAllowListResult> getAllowList(GetAllowListArgs args, InvokeOptions options)
fn::invoke:
function: bytepluscc:vedbm/getAllowList:getAllowList
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.
getAllowList Result
The following output properties are available:
- Allow
List string - IP allowlist. Separate multiple IP addresses with commas (,). Duplicate entries are not allowed.
- Allow
List stringDesc - Allowlist description.
- Allow
List stringId - Allowlist ID.
- Allow
List intIp Num - Total number of IP addresses (or address ranges) in the allowlist.
- Allow
List stringName - Allowlist name.
- Allow
List stringType - IP address type in the allowlist. Only IPv4 is currently supported.
- Associated
Instance intNum - Total number of instances bound to the allowlist.
- Associated
Instances List<Byteplus.Get Allow List Associated Instance> - List of bound instances.
- Id string
- Uniquely identifies the resource.
- Modify
Mode string - How to modify the allowlist. Supported settings: Cover (default): Overwrite the original allowlist with the values in the AllowList parameter. Append: Add IP addresses entered in the AllowList parameter to the original allowlist. Delete: Remove IP addresses entered in the AllowList parameter from the original allowlist. At least one IP address must remain.
- Project
Name string - Project name associated with the allowlist. If left blank, the new allowlist will be added to the default project.
- Allow
List string - IP allowlist. Separate multiple IP addresses with commas (,). Duplicate entries are not allowed.
- Allow
List stringDesc - Allowlist description.
- Allow
List stringId - Allowlist ID.
- Allow
List intIp Num - Total number of IP addresses (or address ranges) in the allowlist.
- Allow
List stringName - Allowlist name.
- Allow
List stringType - IP address type in the allowlist. Only IPv4 is currently supported.
- Associated
Instance intNum - Total number of instances bound to the allowlist.
- Associated
Instances []GetAllow List Associated Instance - List of bound instances.
- Id string
- Uniquely identifies the resource.
- Modify
Mode string - How to modify the allowlist. Supported settings: Cover (default): Overwrite the original allowlist with the values in the AllowList parameter. Append: Add IP addresses entered in the AllowList parameter to the original allowlist. Delete: Remove IP addresses entered in the AllowList parameter from the original allowlist. At least one IP address must remain.
- Project
Name string - Project name associated with the allowlist. If left blank, the new allowlist will be added to the default project.
- allow
List String - IP allowlist. Separate multiple IP addresses with commas (,). Duplicate entries are not allowed.
- allow
List StringDesc - Allowlist description.
- allow
List StringId - Allowlist ID.
- allow
List IntegerIp Num - Total number of IP addresses (or address ranges) in the allowlist.
- allow
List StringName - Allowlist name.
- allow
List StringType - IP address type in the allowlist. Only IPv4 is currently supported.
- associated
Instance IntegerNum - Total number of instances bound to the allowlist.
- associated
Instances List<GetAllow List Associated Instance> - List of bound instances.
- id String
- Uniquely identifies the resource.
- modify
Mode String - How to modify the allowlist. Supported settings: Cover (default): Overwrite the original allowlist with the values in the AllowList parameter. Append: Add IP addresses entered in the AllowList parameter to the original allowlist. Delete: Remove IP addresses entered in the AllowList parameter from the original allowlist. At least one IP address must remain.
- project
Name String - Project name associated with the allowlist. If left blank, the new allowlist will be added to the default project.
- allow
List string - IP allowlist. Separate multiple IP addresses with commas (,). Duplicate entries are not allowed.
- allow
List stringDesc - Allowlist description.
- allow
List stringId - Allowlist ID.
- allow
List numberIp Num - Total number of IP addresses (or address ranges) in the allowlist.
- allow
List stringName - Allowlist name.
- allow
List stringType - IP address type in the allowlist. Only IPv4 is currently supported.
- associated
Instance numberNum - Total number of instances bound to the allowlist.
- associated
Instances GetAllow List Associated Instance[] - List of bound instances.
- id string
- Uniquely identifies the resource.
- modify
Mode string - How to modify the allowlist. Supported settings: Cover (default): Overwrite the original allowlist with the values in the AllowList parameter. Append: Add IP addresses entered in the AllowList parameter to the original allowlist. Delete: Remove IP addresses entered in the AllowList parameter from the original allowlist. At least one IP address must remain.
- project
Name string - Project name associated with the allowlist. If left blank, the new allowlist will be added to the default project.
- allow_
list str - IP allowlist. Separate multiple IP addresses with commas (,). Duplicate entries are not allowed.
- allow_
list_ strdesc - Allowlist description.
- allow_
list_ strid - Allowlist ID.
- allow_
list_ intip_ num - Total number of IP addresses (or address ranges) in the allowlist.
- allow_
list_ strname - Allowlist name.
- allow_
list_ strtype - IP address type in the allowlist. Only IPv4 is currently supported.
- associated_
instance_ intnum - Total number of instances bound to the allowlist.
- associated_
instances Sequence[GetAllow List Associated Instance] - List of bound instances.
- id str
- Uniquely identifies the resource.
- modify_
mode str - How to modify the allowlist. Supported settings: Cover (default): Overwrite the original allowlist with the values in the AllowList parameter. Append: Add IP addresses entered in the AllowList parameter to the original allowlist. Delete: Remove IP addresses entered in the AllowList parameter from the original allowlist. At least one IP address must remain.
- project_
name str - Project name associated with the allowlist. If left blank, the new allowlist will be added to the default project.
- allow
List String - IP allowlist. Separate multiple IP addresses with commas (,). Duplicate entries are not allowed.
- allow
List StringDesc - Allowlist description.
- allow
List StringId - Allowlist ID.
- allow
List NumberIp Num - Total number of IP addresses (or address ranges) in the allowlist.
- allow
List StringName - Allowlist name.
- allow
List StringType - IP address type in the allowlist. Only IPv4 is currently supported.
- associated
Instance NumberNum - Total number of instances bound to the allowlist.
- associated
Instances List<Property Map> - List of bound instances.
- id String
- Uniquely identifies the resource.
- modify
Mode String - How to modify the allowlist. Supported settings: Cover (default): Overwrite the original allowlist with the values in the AllowList parameter. Append: Add IP addresses entered in the AllowList parameter to the original allowlist. Delete: Remove IP addresses entered in the AllowList parameter from the original allowlist. At least one IP address must remain.
- project
Name String - Project name associated with the allowlist. If left blank, the new allowlist will be added to the default project.
Supporting Types
GetAllowListAssociatedInstance
- Instance
Id string - Instance ID.
- Instance
Name string - Instance name.
- Vpc string
- Instance VPC ID.
- Instance
Id string - Instance ID.
- Instance
Name string - Instance name.
- Vpc string
- Instance VPC ID.
- instance
Id String - Instance ID.
- instance
Name String - Instance name.
- vpc String
- Instance VPC ID.
- instance
Id string - Instance ID.
- instance
Name string - Instance name.
- vpc string
- Instance VPC ID.
- instance_
id str - Instance ID.
- instance_
name str - Instance name.
- vpc str
- Instance VPC ID.
- instance
Id String - Instance ID.
- instance
Name String - Instance name.
- vpc String
- Instance 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.21
published on Thursday, Apr 2, 2026 by Byteplus
published on Thursday, Apr 2, 2026 by Byteplus
