1. Packages
  2. Volcenginecc Provider
  3. API Docs
  4. rocketmq
  5. getAllowList
Viewing docs for volcenginecc v0.0.24
published on Monday, Mar 9, 2026 by Volcengine
volcenginecc logo
Viewing docs for volcenginecc v0.0.24
published on Monday, Mar 9, 2026 by Volcengine

    Data Source schema for Volcengine::RocketMQ::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:rocketmq/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
    白名单内的 IP 地址(或地址段)总数。
    AllowListName string
    白名单名称。
    AllowListType string
    白名单内的IP地址类型,当前仅支持IPv4。
    ApplyDbInstanceNum int
    已应用实例数量,即当前该白名单所绑定的实例数。主要目的是确认本次修改的影响范围,避免误操作引发故障。
    AssociatedInstanceNum int
    白名单下绑定的实例总数
    AssociatedInstances List<Volcengine.GetAllowListAssociatedInstance>
    绑定的实例列表。
    Id string
    Uniquely identifies the resource.
    InstanceId string
    实例ID。
    AllowList string
    IP 白名单,多个 IP 地址请以英文逗号(,)隔开,不可重复。
    AllowListCategory string
    白名单分类。
    AllowListDesc string
    白名单描述。
    AllowListId string
    白名单的id。
    AllowListIpNum int
    白名单内的 IP 地址(或地址段)总数。
    AllowListName string
    白名单名称。
    AllowListType string
    白名单内的IP地址类型,当前仅支持IPv4。
    ApplyDbInstanceNum int
    已应用实例数量,即当前该白名单所绑定的实例数。主要目的是确认本次修改的影响范围,避免误操作引发故障。
    AssociatedInstanceNum int
    白名单下绑定的实例总数
    AssociatedInstances []GetAllowListAssociatedInstance
    绑定的实例列表。
    Id string
    Uniquely identifies the resource.
    InstanceId string
    实例ID。
    allowList String
    IP 白名单,多个 IP 地址请以英文逗号(,)隔开,不可重复。
    allowListCategory String
    白名单分类。
    allowListDesc String
    白名单描述。
    allowListId String
    白名单的id。
    allowListIpNum Integer
    白名单内的 IP 地址(或地址段)总数。
    allowListName String
    白名单名称。
    allowListType String
    白名单内的IP地址类型,当前仅支持IPv4。
    applyDbInstanceNum Integer
    已应用实例数量,即当前该白名单所绑定的实例数。主要目的是确认本次修改的影响范围,避免误操作引发故障。
    associatedInstanceNum Integer
    白名单下绑定的实例总数
    associatedInstances List<GetAllowListAssociatedInstance>
    绑定的实例列表。
    id String
    Uniquely identifies the resource.
    instanceId String
    实例ID。
    allowList string
    IP 白名单,多个 IP 地址请以英文逗号(,)隔开,不可重复。
    allowListCategory string
    白名单分类。
    allowListDesc string
    白名单描述。
    allowListId string
    白名单的id。
    allowListIpNum number
    白名单内的 IP 地址(或地址段)总数。
    allowListName string
    白名单名称。
    allowListType string
    白名单内的IP地址类型,当前仅支持IPv4。
    applyDbInstanceNum number
    已应用实例数量,即当前该白名单所绑定的实例数。主要目的是确认本次修改的影响范围,避免误操作引发故障。
    associatedInstanceNum number
    白名单下绑定的实例总数
    associatedInstances GetAllowListAssociatedInstance[]
    绑定的实例列表。
    id string
    Uniquely identifies the resource.
    instanceId string
    实例ID。
    allow_list str
    IP 白名单,多个 IP 地址请以英文逗号(,)隔开,不可重复。
    allow_list_category str
    白名单分类。
    allow_list_desc str
    白名单描述。
    allow_list_id str
    白名单的id。
    allow_list_ip_num int
    白名单内的 IP 地址(或地址段)总数。
    allow_list_name str
    白名单名称。
    allow_list_type str
    白名单内的IP地址类型,当前仅支持IPv4。
    apply_db_instance_num int
    已应用实例数量,即当前该白名单所绑定的实例数。主要目的是确认本次修改的影响范围,避免误操作引发故障。
    associated_instance_num int
    白名单下绑定的实例总数
    associated_instances Sequence[GetAllowListAssociatedInstance]
    绑定的实例列表。
    id str
    Uniquely identifies the resource.
    instance_id str
    实例ID。
    allowList String
    IP 白名单,多个 IP 地址请以英文逗号(,)隔开,不可重复。
    allowListCategory String
    白名单分类。
    allowListDesc String
    白名单描述。
    allowListId String
    白名单的id。
    allowListIpNum Number
    白名单内的 IP 地址(或地址段)总数。
    allowListName String
    白名单名称。
    allowListType String
    白名单内的IP地址类型,当前仅支持IPv4。
    applyDbInstanceNum Number
    已应用实例数量,即当前该白名单所绑定的实例数。主要目的是确认本次修改的影响范围,避免误操作引发故障。
    associatedInstanceNum Number
    白名单下绑定的实例总数
    associatedInstances List<Property Map>
    绑定的实例列表。
    id String
    Uniquely identifies the resource.
    instanceId String
    实例ID。

    Supporting Types

    GetAllowListAssociatedInstance

    InstanceId string
    实例ID。
    InstanceName string
    实例名称。
    Vpc string
    实例所属VPC ID。
    InstanceId string
    实例ID。
    InstanceName string
    实例名称。
    Vpc string
    实例所属VPC ID。
    instanceId String
    实例ID。
    instanceName String
    实例名称。
    vpc String
    实例所属VPC ID。
    instanceId string
    实例ID。
    instanceName string
    实例名称。
    vpc string
    实例所属VPC ID。
    instance_id str
    实例ID。
    instance_name str
    实例名称。
    vpc str
    实例所属VPC ID。
    instanceId String
    实例ID。
    instanceName 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.24
    published on Monday, Mar 9, 2026 by Volcengine
      Try Pulumi Cloud free. Your team will thank you.