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 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 dictionarydata "biznetgio_neolite_pro_change_package_options" "name" {
# arguments
}The following arguments are supported:
- Account
Id int - Account id of the NEO Lite Pro VM.
- Account
Id int - Account id of the NEO Lite Pro VM.
- account_
id number - Account id of the NEO Lite Pro VM.
- account
Id Integer - Account id of the NEO Lite Pro VM.
- account
Id number - Account id of the NEO Lite Pro VM.
- account_
id int - Account id of the NEO Lite Pro VM.
- account
Id 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
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