Viewing docs for volcenginecc v0.0.24
published on Monday, Mar 9, 2026 by Volcengine
published on Monday, Mar 9, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.24
published on Monday, Mar 9, 2026 by Volcengine
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 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 白名单,多个 IP 地址请以英文逗号(,)隔开,不可重复。
- Allow
List stringCategory - 白名单分类。
- Allow
List stringDesc - 白名单描述。
- Allow
List stringId - 白名单的id。
- Allow
List intIp Num - 白名单内的 IP 地址(或地址段)总数。
- Allow
List stringName - 白名单名称。
- Allow
List stringType - 白名单内的IP地址类型,当前仅支持IPv4。
- Apply
Db intInstance Num - 已应用实例数量,即当前该白名单所绑定的实例数。主要目的是确认本次修改的影响范围,避免误操作引发故障。
- Associated
Instance intNum - 白名单下绑定的实例总数
- Associated
Instances List<Volcengine.Get Allow List Associated Instance> - 绑定的实例列表。
- Id string
- Uniquely identifies the resource.
- Instance
Id string - 实例ID。
- Allow
List string - IP 白名单,多个 IP 地址请以英文逗号(,)隔开,不可重复。
- Allow
List stringCategory - 白名单分类。
- Allow
List stringDesc - 白名单描述。
- Allow
List stringId - 白名单的id。
- Allow
List intIp Num - 白名单内的 IP 地址(或地址段)总数。
- Allow
List stringName - 白名单名称。
- Allow
List stringType - 白名单内的IP地址类型,当前仅支持IPv4。
- Apply
Db intInstance Num - 已应用实例数量,即当前该白名单所绑定的实例数。主要目的是确认本次修改的影响范围,避免误操作引发故障。
- Associated
Instance intNum - 白名单下绑定的实例总数
- Associated
Instances []GetAllow List Associated Instance - 绑定的实例列表。
- Id string
- Uniquely identifies the resource.
- Instance
Id string - 实例ID。
- allow
List String - IP 白名单,多个 IP 地址请以英文逗号(,)隔开,不可重复。
- allow
List StringCategory - 白名单分类。
- allow
List StringDesc - 白名单描述。
- allow
List StringId - 白名单的id。
- allow
List IntegerIp Num - 白名单内的 IP 地址(或地址段)总数。
- allow
List StringName - 白名单名称。
- allow
List StringType - 白名单内的IP地址类型,当前仅支持IPv4。
- apply
Db IntegerInstance Num - 已应用实例数量,即当前该白名单所绑定的实例数。主要目的是确认本次修改的影响范围,避免误操作引发故障。
- associated
Instance IntegerNum - 白名单下绑定的实例总数
- associated
Instances List<GetAllow List Associated Instance> - 绑定的实例列表。
- id String
- Uniquely identifies the resource.
- instance
Id String - 实例ID。
- allow
List string - IP 白名单,多个 IP 地址请以英文逗号(,)隔开,不可重复。
- allow
List stringCategory - 白名单分类。
- allow
List stringDesc - 白名单描述。
- allow
List stringId - 白名单的id。
- allow
List numberIp Num - 白名单内的 IP 地址(或地址段)总数。
- allow
List stringName - 白名单名称。
- allow
List stringType - 白名单内的IP地址类型,当前仅支持IPv4。
- apply
Db numberInstance Num - 已应用实例数量,即当前该白名单所绑定的实例数。主要目的是确认本次修改的影响范围,避免误操作引发故障。
- associated
Instance numberNum - 白名单下绑定的实例总数
- associated
Instances GetAllow List Associated Instance[] - 绑定的实例列表。
- id string
- Uniquely identifies the resource.
- instance
Id string - 实例ID。
- allow_
list str - IP 白名单,多个 IP 地址请以英文逗号(,)隔开,不可重复。
- allow_
list_ strcategory - 白名单分类。
- allow_
list_ strdesc - 白名单描述。
- allow_
list_ strid - 白名单的id。
- allow_
list_ intip_ num - 白名单内的 IP 地址(或地址段)总数。
- allow_
list_ strname - 白名单名称。
- allow_
list_ strtype - 白名单内的IP地址类型,当前仅支持IPv4。
- apply_
db_ intinstance_ num - 已应用实例数量,即当前该白名单所绑定的实例数。主要目的是确认本次修改的影响范围,避免误操作引发故障。
- associated_
instance_ intnum - 白名单下绑定的实例总数
- associated_
instances Sequence[GetAllow List Associated Instance] - 绑定的实例列表。
- id str
- Uniquely identifies the resource.
- instance_
id str - 实例ID。
- allow
List String - IP 白名单,多个 IP 地址请以英文逗号(,)隔开,不可重复。
- allow
List StringCategory - 白名单分类。
- allow
List StringDesc - 白名单描述。
- allow
List StringId - 白名单的id。
- allow
List NumberIp Num - 白名单内的 IP 地址(或地址段)总数。
- allow
List StringName - 白名单名称。
- allow
List StringType - 白名单内的IP地址类型,当前仅支持IPv4。
- apply
Db NumberInstance Num - 已应用实例数量,即当前该白名单所绑定的实例数。主要目的是确认本次修改的影响范围,避免误操作引发故障。
- associated
Instance NumberNum - 白名单下绑定的实例总数
- associated
Instances List<Property Map> - 绑定的实例列表。
- id String
- Uniquely identifies the resource.
- instance
Id String - 实例ID。
Supporting Types
GetAllowListAssociatedInstance
- Instance
Id string - 实例ID。
- Instance
Name string - 实例名称。
- Vpc string
- 实例所属VPC ID。
- Instance
Id string - 实例ID。
- Instance
Name string - 实例名称。
- Vpc string
- 实例所属VPC ID。
- instance
Id String - 实例ID。
- instance
Name String - 实例名称。
- vpc String
- 实例所属VPC ID。
- instance
Id string - 实例ID。
- instance
Name string - 实例名称。
- vpc string
- 实例所属VPC ID。
- instance_
id str - 实例ID。
- instance_
name str - 实例名称。
- vpc str
- 实例所属VPC ID。
- instance
Id String - 实例ID。
- instance
Name String - 实例名称。
- vpc String
- 实例所属VPC ID。
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.24
published on Monday, Mar 9, 2026 by Volcengine
published on Monday, Mar 9, 2026 by Volcengine
