Volcengine v0.0.38 published on Friday, Oct 31, 2025 by Volcengine
Volcengine v0.0.38 published on Friday, Oct 31, 2025 by Volcengine
Use this data source to query detailed information of rocketmq allow lists
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as volcengine from "@pulumi/volcengine";
const foo = volcengine.rocketmq.getAllowLists({});
import pulumi
import pulumi_volcengine as volcengine
foo = volcengine.rocketmq.get_allow_lists()
package main
import (
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
"github.com/volcengine/pulumi-volcengine/sdk/go/volcengine/rocketmq"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := rocketmq.GetAllowLists(ctx, nil, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Volcengine = Pulumi.Volcengine;
return await Deployment.RunAsync(() =>
{
var foo = Volcengine.Rocketmq.GetAllowLists.Invoke();
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.volcengine.rocketmq.RocketmqFunctions;
import com.pulumi.volcengine.rocketmq.inputs.GetAllowListsArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var foo = RocketmqFunctions.getAllowLists();
}
}
variables:
foo:
fn::invoke:
Function: volcengine:rocketmq:getAllowLists
Arguments: {}
Using getAllowLists
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 getAllowLists(args: GetAllowListsArgs, opts?: InvokeOptions): Promise<GetAllowListsResult>
function getAllowListsOutput(args: GetAllowListsOutputArgs, opts?: InvokeOptions): Output<GetAllowListsResult>def get_allow_lists(output_file: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAllowListsResult
def get_allow_lists_output(output_file: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAllowListsResult]func GetAllowLists(ctx *Context, args *GetAllowListsArgs, opts ...InvokeOption) (*GetAllowListsResult, error)
func GetAllowListsOutput(ctx *Context, args *GetAllowListsOutputArgs, opts ...InvokeOption) GetAllowListsResultOutput> Note: This function is named GetAllowLists in the Go SDK.
public static class GetAllowLists
{
public static Task<GetAllowListsResult> InvokeAsync(GetAllowListsArgs args, InvokeOptions? opts = null)
public static Output<GetAllowListsResult> Invoke(GetAllowListsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAllowListsResult> getAllowLists(GetAllowListsArgs args, InvokeOptions options)
public static Output<GetAllowListsResult> getAllowLists(GetAllowListsArgs args, InvokeOptions options)
fn::invoke:
function: volcengine:rocketmq/getAllowLists:getAllowLists
arguments:
# arguments dictionaryThe following arguments are supported:
- Output
File string - File name where to save data source results.
- Output
File string - File name where to save data source results.
- output
File String - File name where to save data source results.
- output
File string - File name where to save data source results.
- output_
file str - File name where to save data source results.
- output
File String - File name where to save data source results.
getAllowLists Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Rocketmq
Allow List<GetLists Allow Lists Rocketmq Allow List> - The collection of query.
- Total
Count int - The total count of query.
- Output
File string
- Id string
- The provider-assigned unique ID for this managed resource.
- Rocketmq
Allow []GetLists Allow Lists Rocketmq Allow List - The collection of query.
- Total
Count int - The total count of query.
- Output
File string
- id String
- The provider-assigned unique ID for this managed resource.
- rocketmq
Allow List<GetLists Allow Lists Rocketmq Allow List> - The collection of query.
- total
Count Integer - The total count of query.
- output
File String
- id string
- The provider-assigned unique ID for this managed resource.
- rocketmq
Allow GetLists Allow Lists Rocketmq Allow List[] - The collection of query.
- total
Count number - The total count of query.
- output
File string
- id str
- The provider-assigned unique ID for this managed resource.
- rocketmq_
allow_ Sequence[Getlists Allow Lists Rocketmq Allow List] - The collection of query.
- total_
count int - The total count of query.
- output_
file str
- id String
- The provider-assigned unique ID for this managed resource.
- rocketmq
Allow List<Property Map>Lists - The collection of query.
- total
Count Number - The total count of query.
- output
File String
Supporting Types
GetAllowListsRocketmqAllowList
- Allow
List stringDesc - The description of the rocketmq allow list.
- Allow
List stringId - The id of the rocketmq allow list.
- Allow
List intIp Num - The number of ip address in the rocketmq allow list.
- Allow
List stringName - The name of the rocketmq allow list.
- Allow
List stringType - The type of the rocketmq allow list.
- Allow
Lists List<string> - The IP address or a range of IP addresses in CIDR format of the allow list.
- Associated
Instance intNum - The number of the rocketmq instances associated with the allow list.
- Associated
Instances List<GetAllow Lists Rocketmq Allow List Associated Instance> - The associated instance information of the allow list.
- Id string
- The id of the rocketmq allow list.
- Allow
List stringDesc - The description of the rocketmq allow list.
- Allow
List stringId - The id of the rocketmq allow list.
- Allow
List intIp Num - The number of ip address in the rocketmq allow list.
- Allow
List stringName - The name of the rocketmq allow list.
- Allow
List stringType - The type of the rocketmq allow list.
- Allow
Lists []string - The IP address or a range of IP addresses in CIDR format of the allow list.
- Associated
Instance intNum - The number of the rocketmq instances associated with the allow list.
- Associated
Instances []GetAllow Lists Rocketmq Allow List Associated Instance - The associated instance information of the allow list.
- Id string
- The id of the rocketmq allow list.
- allow
List StringDesc - The description of the rocketmq allow list.
- allow
List StringId - The id of the rocketmq allow list.
- allow
List IntegerIp Num - The number of ip address in the rocketmq allow list.
- allow
List StringName - The name of the rocketmq allow list.
- allow
List StringType - The type of the rocketmq allow list.
- allow
Lists List<String> - The IP address or a range of IP addresses in CIDR format of the allow list.
- associated
Instance IntegerNum - The number of the rocketmq instances associated with the allow list.
- associated
Instances List<GetAllow Lists Rocketmq Allow List Associated Instance> - The associated instance information of the allow list.
- id String
- The id of the rocketmq allow list.
- allow
List stringDesc - The description of the rocketmq allow list.
- allow
List stringId - The id of the rocketmq allow list.
- allow
List numberIp Num - The number of ip address in the rocketmq allow list.
- allow
List stringName - The name of the rocketmq allow list.
- allow
List stringType - The type of the rocketmq allow list.
- allow
Lists string[] - The IP address or a range of IP addresses in CIDR format of the allow list.
- associated
Instance numberNum - The number of the rocketmq instances associated with the allow list.
- associated
Instances GetAllow Lists Rocketmq Allow List Associated Instance[] - The associated instance information of the allow list.
- id string
- The id of the rocketmq allow list.
- allow_
list_ strdesc - The description of the rocketmq allow list.
- allow_
list_ strid - The id of the rocketmq allow list.
- allow_
list_ intip_ num - The number of ip address in the rocketmq allow list.
- allow_
list_ strname - The name of the rocketmq allow list.
- allow_
list_ strtype - The type of the rocketmq allow list.
- allow_
lists Sequence[str] - The IP address or a range of IP addresses in CIDR format of the allow list.
- associated_
instance_ intnum - The number of the rocketmq instances associated with the allow list.
- associated_
instances Sequence[GetAllow Lists Rocketmq Allow List Associated Instance] - The associated instance information of the allow list.
- id str
- The id of the rocketmq allow list.
- allow
List StringDesc - The description of the rocketmq allow list.
- allow
List StringId - The id of the rocketmq allow list.
- allow
List NumberIp Num - The number of ip address in the rocketmq allow list.
- allow
List StringName - The name of the rocketmq allow list.
- allow
List StringType - The type of the rocketmq allow list.
- allow
Lists List<String> - The IP address or a range of IP addresses in CIDR format of the allow list.
- associated
Instance NumberNum - The number of the rocketmq instances associated with the allow list.
- associated
Instances List<Property Map> - The associated instance information of the allow list.
- id String
- The id of the rocketmq allow list.
GetAllowListsRocketmqAllowListAssociatedInstance
- Instance
Id string - The id of the rocketmq instance.
- Instance
Name string - The name of the rocketmq instance.
- Vpc string
- The vpc id of the rocketmq instance.
- Instance
Id string - The id of the rocketmq instance.
- Instance
Name string - The name of the rocketmq instance.
- Vpc string
- The vpc id of the rocketmq instance.
- instance
Id String - The id of the rocketmq instance.
- instance
Name String - The name of the rocketmq instance.
- vpc String
- The vpc id of the rocketmq instance.
- instance
Id string - The id of the rocketmq instance.
- instance
Name string - The name of the rocketmq instance.
- vpc string
- The vpc id of the rocketmq instance.
- instance_
id str - The id of the rocketmq instance.
- instance_
name str - The name of the rocketmq instance.
- vpc str
- The vpc id of the rocketmq instance.
- instance
Id String - The id of the rocketmq instance.
- instance
Name String - The name of the rocketmq instance.
- vpc String
- The vpc id of the rocketmq instance.
Package Details
- Repository
- volcengine volcengine/pulumi-volcengine
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
volcengineTerraform Provider.
Volcengine v0.0.38 published on Friday, Oct 31, 2025 by Volcengine
