Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
Data Source schema for Byteplus::Kafka::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:kafka/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 网段。多个 IP 地址或网段之间使用英文逗号(,)分隔。每个白名单最多可配置 300 个 IP 地址或网段。
- Allow
List stringDesc - 白名单描述。长度不超过200个字符。
- Allow
List stringId - 白名单 ID。
- Allow
List intIp Num - 白名单指定的规则个数。
- Allow
List stringName - 白名单规则名称。长度为 1~128 个字符。只能包含中文、字母、数字、下划线和连字符(-)。不能以数字或连字符(-)开头。白名单名称在当前地域下唯一。
- Apply
Instance intNum - 此白名单已绑定的实例数量。若指定 AllowList 参数,则此字段必填,用于指定规则修改后预期将会影响到的实例个数。若预期影响个数与实际影响个数不符,则请求失败。
- Associated
Instance intNum - 白名单绑定的实例个数。
- Associated
Instances List<Byteplus.Get Allow List Associated Instance> - 白名单绑定的实例信息。
- Id string
- Uniquely identifies the resource.
- Allow
List string - 白名单规则列表。支持指定为 IP 地址或者 IP 网段。多个 IP 地址或网段之间使用英文逗号(,)分隔。每个白名单最多可配置 300 个 IP 地址或网段。
- Allow
List stringDesc - 白名单描述。长度不超过200个字符。
- Allow
List stringId - 白名单 ID。
- Allow
List intIp Num - 白名单指定的规则个数。
- Allow
List stringName - 白名单规则名称。长度为 1~128 个字符。只能包含中文、字母、数字、下划线和连字符(-)。不能以数字或连字符(-)开头。白名单名称在当前地域下唯一。
- Apply
Instance intNum - 此白名单已绑定的实例数量。若指定 AllowList 参数,则此字段必填,用于指定规则修改后预期将会影响到的实例个数。若预期影响个数与实际影响个数不符,则请求失败。
- Associated
Instance intNum - 白名单绑定的实例个数。
- Associated
Instances []GetAllow List Associated Instance - 白名单绑定的实例信息。
- Id string
- Uniquely identifies the resource.
- allow
List String - 白名单规则列表。支持指定为 IP 地址或者 IP 网段。多个 IP 地址或网段之间使用英文逗号(,)分隔。每个白名单最多可配置 300 个 IP 地址或网段。
- allow
List StringDesc - 白名单描述。长度不超过200个字符。
- allow
List StringId - 白名单 ID。
- allow
List IntegerIp Num - 白名单指定的规则个数。
- allow
List StringName - 白名单规则名称。长度为 1~128 个字符。只能包含中文、字母、数字、下划线和连字符(-)。不能以数字或连字符(-)开头。白名单名称在当前地域下唯一。
- apply
Instance IntegerNum - 此白名单已绑定的实例数量。若指定 AllowList 参数,则此字段必填,用于指定规则修改后预期将会影响到的实例个数。若预期影响个数与实际影响个数不符,则请求失败。
- associated
Instance IntegerNum - 白名单绑定的实例个数。
- associated
Instances List<GetAllow List Associated Instance> - 白名单绑定的实例信息。
- id String
- Uniquely identifies the resource.
- allow
List string - 白名单规则列表。支持指定为 IP 地址或者 IP 网段。多个 IP 地址或网段之间使用英文逗号(,)分隔。每个白名单最多可配置 300 个 IP 地址或网段。
- allow
List stringDesc - 白名单描述。长度不超过200个字符。
- allow
List stringId - 白名单 ID。
- allow
List numberIp Num - 白名单指定的规则个数。
- allow
List stringName - 白名单规则名称。长度为 1~128 个字符。只能包含中文、字母、数字、下划线和连字符(-)。不能以数字或连字符(-)开头。白名单名称在当前地域下唯一。
- apply
Instance numberNum - 此白名单已绑定的实例数量。若指定 AllowList 参数,则此字段必填,用于指定规则修改后预期将会影响到的实例个数。若预期影响个数与实际影响个数不符,则请求失败。
- associated
Instance numberNum - 白名单绑定的实例个数。
- associated
Instances GetAllow List Associated Instance[] - 白名单绑定的实例信息。
- id string
- Uniquely identifies the resource.
- allow_
list str - 白名单规则列表。支持指定为 IP 地址或者 IP 网段。多个 IP 地址或网段之间使用英文逗号(,)分隔。每个白名单最多可配置 300 个 IP 地址或网段。
- allow_
list_ strdesc - 白名单描述。长度不超过200个字符。
- allow_
list_ strid - 白名单 ID。
- allow_
list_ intip_ num - 白名单指定的规则个数。
- allow_
list_ strname - 白名单规则名称。长度为 1~128 个字符。只能包含中文、字母、数字、下划线和连字符(-)。不能以数字或连字符(-)开头。白名单名称在当前地域下唯一。
- apply_
instance_ intnum - 此白名单已绑定的实例数量。若指定 AllowList 参数,则此字段必填,用于指定规则修改后预期将会影响到的实例个数。若预期影响个数与实际影响个数不符,则请求失败。
- associated_
instance_ intnum - 白名单绑定的实例个数。
- associated_
instances Sequence[GetAllow List Associated Instance] - 白名单绑定的实例信息。
- id str
- Uniquely identifies the resource.
- allow
List String - 白名单规则列表。支持指定为 IP 地址或者 IP 网段。多个 IP 地址或网段之间使用英文逗号(,)分隔。每个白名单最多可配置 300 个 IP 地址或网段。
- allow
List StringDesc - 白名单描述。长度不超过200个字符。
- allow
List StringId - 白名单 ID。
- allow
List NumberIp Num - 白名单指定的规则个数。
- allow
List StringName - 白名单规则名称。长度为 1~128 个字符。只能包含中文、字母、数字、下划线和连字符(-)。不能以数字或连字符(-)开头。白名单名称在当前地域下唯一。
- apply
Instance NumberNum - 此白名单已绑定的实例数量。若指定 AllowList 参数,则此字段必填,用于指定规则修改后预期将会影响到的实例个数。若预期影响个数与实际影响个数不符,则请求失败。
- associated
Instance NumberNum - 白名单绑定的实例个数。
- associated
Instances List<Property Map> - 白名单绑定的实例信息。
- id String
- Uniquely identifies the resource.
Supporting Types
GetAllowListAssociatedInstance
- Instance
Id string - 白名单绑定的实例ID。
- Instance
Name string - 白名单绑定的实例名称。
- Instance
Id string - 白名单绑定的实例ID。
- Instance
Name string - 白名单绑定的实例名称。
- instance
Id String - 白名单绑定的实例ID。
- instance
Name String - 白名单绑定的实例名称。
- instance
Id string - 白名单绑定的实例ID。
- instance
Name string - 白名单绑定的实例名称。
- instance_
id str - 白名单绑定的实例ID。
- instance_
name str - 白名单绑定的实例名称。
- instance
Id String - 白名单绑定的实例ID。
- instance
Name String - 白名单绑定的实例名称。
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.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
