Viewing docs for Pulumi BiznetGIO Provider v0.1.7
published on Wednesday, Aug 19, 2026 by shirasakaren
published on Wednesday, Aug 19, 2026 by shirasakaren
Viewing docs for Pulumi BiznetGIO Provider v0.1.7
published on Wednesday, Aug 19, 2026 by shirasakaren
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 dictionarydata "biznetgio_neolite_products" "name" {
# arguments
}The following arguments are supported:
neoliteProducts Result
The following output properties are available:
Supporting Types
NeolitePlanBilling
- Components
List<Neolite
Plan Component> - Cycle string
- Label string
- Price int
- Components
[]Neolite
Plan Component - Cycle string
- Label string
- Price int
- components list(object)
- cycle string
- label string
- price number
- components
List<Neolite
Plan Component> - cycle String
- label String
- price Integer
- components
Neolite
Plan Component[] - cycle string
- label string
- price number
- components List<Property Map>
- cycle String
- label String
- price Number
NeolitePlanComponent
- Field string
- Label string
- Prices
List<Neolite
Plan Price>
- Field string
- Label string
- Prices
[]Neolite
Plan Price
- field string
- label string
- prices list(object)
- field String
- label String
- prices
List<Neolite
Plan Price>
- field string
- label string
- prices
Neolite
Plan Price[]
- field String
- label String
- prices List<Property Map>
NeolitePlanItem
- Billing
List<Neolite
Plan Billing> - Category
Id int - Category
Name string - Description string
- Name string
- Options
Neolite
Plan Options - Product
Id int
- Billing
[]Neolite
Plan Billing - Category
Id int - Category
Name string - Description string
- Name string
- Options
Neolite
Plan Options - Product
Id int
- billing list(object)
- category_
id number - category_
name string - description string
- name string
- options object
- product_
id number
- billing
List<Neolite
Plan Billing> - category
Id Integer - category
Name String - description String
- name String
- options
Neolite
Plan Options - product
Id Integer
- billing
Neolite
Plan Billing[] - category
Id number - category
Name string - description string
- name string
- options
Neolite
Plan Options - product
Id number
- billing List<Property Map>
- category
Id Number - category
Name String - description String
- name String
- options Property Map
- product
Id Number
NeolitePlanOptions
- Allow
Downgrade int - Cores int
- Memory int
- Type string
- Allow
Downgrade int - Cores int
- Memory int
- Type string
- allow_
downgrade number - cores number
- memory number
- type string
- allow
Downgrade Integer - cores Integer
- memory Integer
- type String
- allow
Downgrade number - cores number
- memory number
- type string
- allow_
downgrade int - cores int
- memory int
- type str
- allow
Downgrade Number - cores Number
- memory Number
- type String
NeolitePlanPrice
Package Details
- Repository
- biznetgio github.com/shirasakaren/pulumi-biznetgio
- License
- Apache-2.0
Viewing docs for Pulumi BiznetGIO Provider v0.1.7
published on Wednesday, Aug 19, 2026 by shirasakaren
published on Wednesday, Aug 19, 2026 by shirasakaren