1. Registry
  2. Packages
  3. BiznetGIO
  4. API Docs
  5. neoliteProducts
Viewing docs for Pulumi BiznetGIO Provider v0.1.7
published on Wednesday, Aug 19, 2026 by shirasakaren
biznetgio logo
Viewing docs for Pulumi BiznetGIO Provider v0.1.7
published on Wednesday, Aug 19, 2026 by shirasakaren

    Using neoliteProducts

    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 neoliteProducts(args: NeoliteProductsArgs, opts?: InvokeOptions): Promise<NeoliteProductsResult>
    function neoliteProductsOutput(args: NeoliteProductsOutputArgs, opts?: InvokeOutputOptions): Output<NeoliteProductsResult>
    def neolite_products(opts: Optional[InvokeOptions] = None) -> NeoliteProductsResult
    def neolite_products_output(opts: Optional[InvokeOutputOptions] = None) -> Output[NeoliteProductsResult]
    func NeoliteProducts(ctx *Context, args *NeoliteProductsArgs, opts ...InvokeOption) (*NeoliteProductsResult, error)
    func NeoliteProductsOutput(ctx *Context, args *NeoliteProductsOutputArgs, opts ...InvokeOption) NeoliteProductsResultOutput

    > Note: This function is named NeoliteProducts in the Go SDK.

    public static class NeoliteProducts 
    {
        public static Task<NeoliteProductsResult> InvokeAsync(NeoliteProductsArgs args, InvokeOptions? opts = null)
        public static Output<NeoliteProductsResult> Invoke(NeoliteProductsInvokeArgs args, InvokeOptions? opts = null)
        public static Output<NeoliteProductsResult> Invoke(NeoliteProductsInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<NeoliteProductsResult> neoliteProducts(NeoliteProductsArgs args, InvokeOptions options)
    public static Output<NeoliteProductsResult> neoliteProducts(NeoliteProductsArgs args, InvokeOptions options)
    public static Output<NeoliteProductsResult> neoliteProducts(NeoliteProductsArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: biznetgio:neoliteProducts
      arguments:
        # arguments dictionary
    data "biznetgio_neolite_products" "name" {
        # arguments
    }

    The following arguments are supported:

    neoliteProducts Result

    The following output properties are available:

    Supporting Types

    NeolitePlanBilling

    NeolitePlanComponent

    NeolitePlanItem

    NeolitePlanOptions

    allow_downgrade number
    cores number
    memory number
    type string
    allowDowngrade Integer
    cores Integer
    memory Integer
    type String
    allowDowngrade number
    cores number
    memory number
    type string
    allowDowngrade Number
    cores Number
    memory Number
    type String

    NeolitePlanPrice

    Price int
    QtyMax int
    QtyMin int
    Price int
    QtyMax int
    QtyMin int
    price number
    qty_max number
    qty_min number
    price Integer
    qtyMax Integer
    qtyMin Integer
    price number
    qtyMax number
    qtyMin number
    price Number
    qtyMax Number
    qtyMin Number

    Package Details

    Repository
    biznetgio github.com/shirasakaren/pulumi-biznetgio
    License
    Apache-2.0
    biznetgio logo
    Viewing docs for Pulumi BiznetGIO Provider v0.1.7
    published on Wednesday, Aug 19, 2026 by shirasakaren

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial