1. Packages
  2. Volcenginecc Provider
  3. API Docs
  4. rdsmssql
  5. getAllowList
Viewing docs for volcenginecc v0.0.28
published on Thursday, Mar 26, 2026 by Volcengine
volcenginecc logo
Viewing docs for volcenginecc v0.0.28
published on Thursday, Mar 26, 2026 by Volcengine

    Data Source schema for Volcengine::RDSMsSQL::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: volcenginecc:rdsmssql/getAllowList:getAllowList
      arguments:
        # arguments dictionary

    The 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:

    AllowList string
    IP 白名单,多个 IP 地址请以英文逗号(,)隔开,不可重复。
    AllowListCategory string
    白名单分类。
    AllowListDesc string
    白名单描述。
    AllowListId string
    白名单的id。
    AllowListIpNum int
    AllowListIP数量。
    AllowListName string
    白名单名称。
    AllowListType string
    白名单内的IP地址类型,当前仅支持IPv4。
    AssociatedInstanceNum int
    绑定的实例数量。解绑实例的白名单时必传。
    AssociatedInstances List<Volcengine.GetAllowListAssociatedInstance>
    绑定的实例列表。
    Id string
    Uniquely identifies the resource.
    InstanceId string
    实例ID。
    ProjectName string
    项目名称。
    UserAllowList string
    安全组之外的、需要加入白名单的IP地址,可输入IP地址或CIDR格式的IP地址段。如果该字段与AllowList同时指定,以AllowList为准。
    AllowList string
    IP 白名单,多个 IP 地址请以英文逗号(,)隔开,不可重复。
    AllowListCategory string
    白名单分类。
    AllowListDesc string
    白名单描述。
    AllowListId string
    白名单的id。
    AllowListIpNum int
    AllowListIP数量。
    AllowListName string
    白名单名称。
    AllowListType string
    白名单内的IP地址类型,当前仅支持IPv4。
    AssociatedInstanceNum int
    绑定的实例数量。解绑实例的白名单时必传。
    AssociatedInstances []GetAllowListAssociatedInstance
    绑定的实例列表。
    Id string
    Uniquely identifies the resource.
    InstanceId string
    实例ID。
    ProjectName string
    项目名称。
    UserAllowList string
    安全组之外的、需要加入白名单的IP地址,可输入IP地址或CIDR格式的IP地址段。如果该字段与AllowList同时指定,以AllowList为准。
    allowList String
    IP 白名单,多个 IP 地址请以英文逗号(,)隔开,不可重复。
    allowListCategory String
    白名单分类。
    allowListDesc String
    白名单描述。
    allowListId String
    白名单的id。
    allowListIpNum Integer
    AllowListIP数量。
    allowListName String
    白名单名称。
    allowListType String
    白名单内的IP地址类型,当前仅支持IPv4。
    associatedInstanceNum Integer
    绑定的实例数量。解绑实例的白名单时必传。
    associatedInstances List<GetAllowListAssociatedInstance>
    绑定的实例列表。
    id String
    Uniquely identifies the resource.
    instanceId String
    实例ID。
    projectName String
    项目名称。
    userAllowList String
    安全组之外的、需要加入白名单的IP地址,可输入IP地址或CIDR格式的IP地址段。如果该字段与AllowList同时指定,以AllowList为准。
    allowList string
    IP 白名单,多个 IP 地址请以英文逗号(,)隔开,不可重复。
    allowListCategory string
    白名单分类。
    allowListDesc string
    白名单描述。
    allowListId string
    白名单的id。
    allowListIpNum number
    AllowListIP数量。
    allowListName string
    白名单名称。
    allowListType string
    白名单内的IP地址类型,当前仅支持IPv4。
    associatedInstanceNum number
    绑定的实例数量。解绑实例的白名单时必传。
    associatedInstances GetAllowListAssociatedInstance[]
    绑定的实例列表。
    id string
    Uniquely identifies the resource.
    instanceId string
    实例ID。
    projectName string
    项目名称。
    userAllowList string
    安全组之外的、需要加入白名单的IP地址,可输入IP地址或CIDR格式的IP地址段。如果该字段与AllowList同时指定,以AllowList为准。
    allow_list str
    IP 白名单,多个 IP 地址请以英文逗号(,)隔开,不可重复。
    allow_list_category str
    白名单分类。
    allow_list_desc str
    白名单描述。
    allow_list_id str
    白名单的id。
    allow_list_ip_num int
    AllowListIP数量。
    allow_list_name str
    白名单名称。
    allow_list_type str
    白名单内的IP地址类型,当前仅支持IPv4。
    associated_instance_num int
    绑定的实例数量。解绑实例的白名单时必传。
    associated_instances Sequence[GetAllowListAssociatedInstance]
    绑定的实例列表。
    id str
    Uniquely identifies the resource.
    instance_id str
    实例ID。
    project_name str
    项目名称。
    user_allow_list str
    安全组之外的、需要加入白名单的IP地址,可输入IP地址或CIDR格式的IP地址段。如果该字段与AllowList同时指定,以AllowList为准。
    allowList String
    IP 白名单,多个 IP 地址请以英文逗号(,)隔开,不可重复。
    allowListCategory String
    白名单分类。
    allowListDesc String
    白名单描述。
    allowListId String
    白名单的id。
    allowListIpNum Number
    AllowListIP数量。
    allowListName String
    白名单名称。
    allowListType String
    白名单内的IP地址类型,当前仅支持IPv4。
    associatedInstanceNum Number
    绑定的实例数量。解绑实例的白名单时必传。
    associatedInstances List<Property Map>
    绑定的实例列表。
    id String
    Uniquely identifies the resource.
    instanceId String
    实例ID。
    projectName String
    项目名称。
    userAllowList String
    安全组之外的、需要加入白名单的IP地址,可输入IP地址或CIDR格式的IP地址段。如果该字段与AllowList同时指定,以AllowList为准。

    Supporting Types

    GetAllowListAssociatedInstance

    InstanceId string
    实例ID。
    InstanceName string
    实例名称。
    InstanceStatus string
    实例状态。
    IsLatest bool
    是否同步最新白名单 IP
    ProjectName string
    实例所属项目名称。
    Vpc string
    实例所属VPC ID。
    InstanceId string
    实例ID。
    InstanceName string
    实例名称。
    InstanceStatus string
    实例状态。
    IsLatest bool
    是否同步最新白名单 IP
    ProjectName string
    实例所属项目名称。
    Vpc string
    实例所属VPC ID。
    instanceId String
    实例ID。
    instanceName String
    实例名称。
    instanceStatus String
    实例状态。
    isLatest Boolean
    是否同步最新白名单 IP
    projectName String
    实例所属项目名称。
    vpc String
    实例所属VPC ID。
    instanceId string
    实例ID。
    instanceName string
    实例名称。
    instanceStatus string
    实例状态。
    isLatest boolean
    是否同步最新白名单 IP
    projectName string
    实例所属项目名称。
    vpc string
    实例所属VPC ID。
    instance_id str
    实例ID。
    instance_name str
    实例名称。
    instance_status str
    实例状态。
    is_latest bool
    是否同步最新白名单 IP
    project_name str
    实例所属项目名称。
    vpc str
    实例所属VPC ID。
    instanceId String
    实例ID。
    instanceName String
    实例名称。
    instanceStatus String
    实例状态。
    isLatest Boolean
    是否同步最新白名单 IP
    projectName String
    实例所属项目名称。
    vpc String
    实例所属VPC ID。

    Package Details

    Repository
    volcenginecc volcengine/pulumi-volcenginecc
    License
    MPL-2.0
    Notes
    This Pulumi package is based on the volcenginecc Terraform Provider.
    volcenginecc logo
    Viewing docs for volcenginecc v0.0.28
    published on Thursday, Mar 26, 2026 by Volcengine
      Try Pulumi Cloud free. Your team will thank you.