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 baremetalOpenvpn
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 baremetalOpenvpn(args: BaremetalOpenvpnArgs, opts?: InvokeOptions): Promise<BaremetalOpenvpnResult>
function baremetalOpenvpnOutput(args: BaremetalOpenvpnOutputArgs, opts?: InvokeOutputOptions): Output<BaremetalOpenvpnResult>def baremetal_openvpn(opts: Optional[InvokeOptions] = None) -> BaremetalOpenvpnResult
def baremetal_openvpn_output(opts: Optional[InvokeOutputOptions] = None) -> Output[BaremetalOpenvpnResult]func BaremetalOpenvpn(ctx *Context, args *BaremetalOpenvpnArgs, opts ...InvokeOption) (*BaremetalOpenvpnResult, error)
func BaremetalOpenvpnOutput(ctx *Context, args *BaremetalOpenvpnOutputArgs, opts ...InvokeOption) BaremetalOpenvpnResultOutput> Note: This function is named BaremetalOpenvpn in the Go SDK.
public static class BaremetalOpenvpn
{
public static Task<BaremetalOpenvpnResult> InvokeAsync(BaremetalOpenvpnArgs args, InvokeOptions? opts = null)
public static Output<BaremetalOpenvpnResult> Invoke(BaremetalOpenvpnInvokeArgs args, InvokeOptions? opts = null)
public static Output<BaremetalOpenvpnResult> Invoke(BaremetalOpenvpnInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<BaremetalOpenvpnResult> baremetalOpenvpn(BaremetalOpenvpnArgs args, InvokeOptions options)
public static Output<BaremetalOpenvpnResult> baremetalOpenvpn(BaremetalOpenvpnArgs args, InvokeOptions options)
public static Output<BaremetalOpenvpnResult> baremetalOpenvpn(BaremetalOpenvpnArgs args, InvokeOutputOptions options)
fn::invoke:
function: biznetgio:baremetalOpenvpn
arguments:
# arguments dictionarydata "biznetgio_baremetal_openvpn" "name" {
# arguments
}The following arguments are supported:
baremetalOpenvpn Result
The following output properties are available:
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