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

    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 neoliteChangePackageOptions(args: NeoliteChangePackageOptionsArgs, opts?: InvokeOptions): Promise<NeoliteChangePackageOptionsResult>
    function neoliteChangePackageOptionsOutput(args: NeoliteChangePackageOptionsOutputArgs, opts?: InvokeOutputOptions): Output<NeoliteChangePackageOptionsResult>
    def neolite_change_package_options(account_id: Optional[int] = None,
                                       opts: Optional[InvokeOptions] = None) -> NeoliteChangePackageOptionsResult
    def neolite_change_package_options_output(account_id: pulumi.Input[Optional[int]] = None,
                                       opts: Optional[InvokeOutputOptions] = None) -> Output[NeoliteChangePackageOptionsResult]
    func NeoliteChangePackageOptions(ctx *Context, args *NeoliteChangePackageOptionsArgs, opts ...InvokeOption) (*NeoliteChangePackageOptionsResult, error)
    func NeoliteChangePackageOptionsOutput(ctx *Context, args *NeoliteChangePackageOptionsOutputArgs, opts ...InvokeOption) NeoliteChangePackageOptionsResultOutput

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

    public static class NeoliteChangePackageOptions 
    {
        public static Task<NeoliteChangePackageOptionsResult> InvokeAsync(NeoliteChangePackageOptionsArgs args, InvokeOptions? opts = null)
        public static Output<NeoliteChangePackageOptionsResult> Invoke(NeoliteChangePackageOptionsInvokeArgs args, InvokeOptions? opts = null)
        public static Output<NeoliteChangePackageOptionsResult> Invoke(NeoliteChangePackageOptionsInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<NeoliteChangePackageOptionsResult> neoliteChangePackageOptions(NeoliteChangePackageOptionsArgs args, InvokeOptions options)
    public static Output<NeoliteChangePackageOptionsResult> neoliteChangePackageOptions(NeoliteChangePackageOptionsArgs args, InvokeOptions options)
    public static Output<NeoliteChangePackageOptionsResult> neoliteChangePackageOptions(NeoliteChangePackageOptionsArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: biznetgio:neoliteChangePackageOptions
      arguments:
        # arguments dictionary
    data "biznetgio_neolite_change_package_options" "name" {
        # arguments
    }

    The following arguments are supported:

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

    neoliteChangePackageOptions 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