1. Registry
  2. Packages
  3. BiznetGIO
  4. API Docs
  5. neoliteProChangePackageOptions
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 neoliteProChangePackageOptions

    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 neoliteProChangePackageOptions(args: NeoliteProChangePackageOptionsArgs, opts?: InvokeOptions): Promise<NeoliteProChangePackageOptionsResult>
    function neoliteProChangePackageOptionsOutput(args: NeoliteProChangePackageOptionsOutputArgs, opts?: InvokeOutputOptions): Output<NeoliteProChangePackageOptionsResult>
    def neolite_pro_change_package_options(account_id: Optional[int] = None,
                                           opts: Optional[InvokeOptions] = None) -> NeoliteProChangePackageOptionsResult
    def neolite_pro_change_package_options_output(account_id: pulumi.Input[Optional[int]] = None,
                                           opts: Optional[InvokeOutputOptions] = None) -> Output[NeoliteProChangePackageOptionsResult]
    func NeoliteProChangePackageOptions(ctx *Context, args *NeoliteProChangePackageOptionsArgs, opts ...InvokeOption) (*NeoliteProChangePackageOptionsResult, error)
    func NeoliteProChangePackageOptionsOutput(ctx *Context, args *NeoliteProChangePackageOptionsOutputArgs, opts ...InvokeOption) NeoliteProChangePackageOptionsResultOutput

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

    public static class NeoliteProChangePackageOptions 
    {
        public static Task<NeoliteProChangePackageOptionsResult> InvokeAsync(NeoliteProChangePackageOptionsArgs args, InvokeOptions? opts = null)
        public static Output<NeoliteProChangePackageOptionsResult> Invoke(NeoliteProChangePackageOptionsInvokeArgs args, InvokeOptions? opts = null)
        public static Output<NeoliteProChangePackageOptionsResult> Invoke(NeoliteProChangePackageOptionsInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<NeoliteProChangePackageOptionsResult> neoliteProChangePackageOptions(NeoliteProChangePackageOptionsArgs args, InvokeOptions options)
    public static Output<NeoliteProChangePackageOptionsResult> neoliteProChangePackageOptions(NeoliteProChangePackageOptionsArgs args, InvokeOptions options)
    public static Output<NeoliteProChangePackageOptionsResult> neoliteProChangePackageOptions(NeoliteProChangePackageOptionsArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: biznetgio:neoliteProChangePackageOptions
      arguments:
        # arguments dictionary
    data "biznetgio_neolite_pro_change_package_options" "name" {
        # arguments
    }

    The following arguments are supported:

    AccountId int
    Account id of the NEO Lite Pro VM.
    AccountId int
    Account id of the NEO Lite Pro VM.
    account_id number
    Account id of the NEO Lite Pro VM.
    accountId Integer
    Account id of the NEO Lite Pro VM.
    accountId number
    Account id of the NEO Lite Pro VM.
    account_id int
    Account id of the NEO Lite Pro VM.
    accountId Number
    Account id of the NEO Lite Pro VM.

    neoliteProChangePackageOptions Result

    The following output properties are available:

    Raw string
    Raw string
    raw string
    raw String
    raw string
    raw str
    raw String

    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