opentelekomcloud 1.36.37 published on Thursday, Apr 24, 2025 by opentelekomcloud
opentelekomcloud.getEnterpriseVpnCustomerGatewayV5
Explore with Pulumi AI
opentelekomcloud 1.36.37 published on Thursday, Apr 24, 2025 by opentelekomcloud
Using getEnterpriseVpnCustomerGatewayV5
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 getEnterpriseVpnCustomerGatewayV5(args: GetEnterpriseVpnCustomerGatewayV5Args, opts?: InvokeOptions): Promise<GetEnterpriseVpnCustomerGatewayV5Result>
function getEnterpriseVpnCustomerGatewayV5Output(args: GetEnterpriseVpnCustomerGatewayV5OutputArgs, opts?: InvokeOptions): Output<GetEnterpriseVpnCustomerGatewayV5Result>
def get_enterprise_vpn_customer_gateway_v5(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetEnterpriseVpnCustomerGatewayV5Result
def get_enterprise_vpn_customer_gateway_v5_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetEnterpriseVpnCustomerGatewayV5Result]
func LookupEnterpriseVpnCustomerGatewayV5(ctx *Context, args *LookupEnterpriseVpnCustomerGatewayV5Args, opts ...InvokeOption) (*LookupEnterpriseVpnCustomerGatewayV5Result, error)
func LookupEnterpriseVpnCustomerGatewayV5Output(ctx *Context, args *LookupEnterpriseVpnCustomerGatewayV5OutputArgs, opts ...InvokeOption) LookupEnterpriseVpnCustomerGatewayV5ResultOutput
> Note: This function is named LookupEnterpriseVpnCustomerGatewayV5
in the Go SDK.
public static class GetEnterpriseVpnCustomerGatewayV5
{
public static Task<GetEnterpriseVpnCustomerGatewayV5Result> InvokeAsync(GetEnterpriseVpnCustomerGatewayV5Args args, InvokeOptions? opts = null)
public static Output<GetEnterpriseVpnCustomerGatewayV5Result> Invoke(GetEnterpriseVpnCustomerGatewayV5InvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetEnterpriseVpnCustomerGatewayV5Result> getEnterpriseVpnCustomerGatewayV5(GetEnterpriseVpnCustomerGatewayV5Args args, InvokeOptions options)
public static Output<GetEnterpriseVpnCustomerGatewayV5Result> getEnterpriseVpnCustomerGatewayV5(GetEnterpriseVpnCustomerGatewayV5Args args, InvokeOptions options)
fn::invoke:
function: opentelekomcloud:index/getEnterpriseVpnCustomerGatewayV5:getEnterpriseVpnCustomerGatewayV5
arguments:
# arguments dictionary
The following arguments are supported:
- Id string
- Id string
- id String
- id string
- id str
- id String
getEnterpriseVpnCustomerGatewayV5 Result
The following output properties are available:
- asn float
- created_
at str - id str
- id_
type str - id_
value str - ip str
- name str
- region str
- route_
mode str - updated_
at str
Package Details
- Repository
- opentelekomcloud opentelekomcloud/terraform-provider-opentelekomcloud
- License
- Notes
- This Pulumi package is based on the
opentelekomcloud
Terraform Provider.
opentelekomcloud 1.36.37 published on Thursday, Apr 24, 2025 by opentelekomcloud