Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Data Source schema for Volcengine::NatGateway::Dnatentry
Using getDnatentry
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 getDnatentry(args: GetDnatentryArgs, opts?: InvokeOptions): Promise<GetDnatentryResult>
function getDnatentryOutput(args: GetDnatentryOutputArgs, opts?: InvokeOptions): Output<GetDnatentryResult>def get_dnatentry(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDnatentryResult
def get_dnatentry_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDnatentryResult]func LookupDnatentry(ctx *Context, args *LookupDnatentryArgs, opts ...InvokeOption) (*LookupDnatentryResult, error)
func LookupDnatentryOutput(ctx *Context, args *LookupDnatentryOutputArgs, opts ...InvokeOption) LookupDnatentryResultOutput> Note: This function is named LookupDnatentry in the Go SDK.
public static class GetDnatentry
{
public static Task<GetDnatentryResult> InvokeAsync(GetDnatentryArgs args, InvokeOptions? opts = null)
public static Output<GetDnatentryResult> Invoke(GetDnatentryInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDnatentryResult> getDnatentry(GetDnatentryArgs args, InvokeOptions options)
public static Output<GetDnatentryResult> getDnatentry(GetDnatentryArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:natgateway/getDnatentry:getDnatentry
arguments:
# arguments dictionaryThe following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getDnatentry Result
The following output properties are available:
- Dnat
Entry stringId - ID of the DNAT rule.
- Dnat
Entry stringName - Name of the DNAT rule.
- External
Ip string - IP address used by the NAT gateway for network address translation. If the NAT gateway is a public NAT gateway, enter its bound public IP address. If the NAT gateway is a private NAT gateway, enter its transit IP address.
- External
Port string - Port or port range that receives requests from the public network.
- Id string
- Uniquely identifies the resource.
- Internal
Ip string - Private IP address of the cloud server instance.
- Internal
Port string - Port or port range of the private IP address of the cloud server instance.
- Nat
Gateway stringId - ID of the NAT gateway to which the DNAT rule belongs.
- Port
Type string - Port type of the DNAT rule. specified: Specified port. any: Any port, i.e., IP mapping.
- Protocol string
- Protocol type. tcp: Forwards TCP protocol packets. udp: Forwards UDP protocol packets.
- Status string
- Status of the DNAT rule. Creating: Creating. Deleting: Deleting. Available: Available.
- Dnat
Entry stringId - ID of the DNAT rule.
- Dnat
Entry stringName - Name of the DNAT rule.
- External
Ip string - IP address used by the NAT gateway for network address translation. If the NAT gateway is a public NAT gateway, enter its bound public IP address. If the NAT gateway is a private NAT gateway, enter its transit IP address.
- External
Port string - Port or port range that receives requests from the public network.
- Id string
- Uniquely identifies the resource.
- Internal
Ip string - Private IP address of the cloud server instance.
- Internal
Port string - Port or port range of the private IP address of the cloud server instance.
- Nat
Gateway stringId - ID of the NAT gateway to which the DNAT rule belongs.
- Port
Type string - Port type of the DNAT rule. specified: Specified port. any: Any port, i.e., IP mapping.
- Protocol string
- Protocol type. tcp: Forwards TCP protocol packets. udp: Forwards UDP protocol packets.
- Status string
- Status of the DNAT rule. Creating: Creating. Deleting: Deleting. Available: Available.
- dnat
Entry StringId - ID of the DNAT rule.
- dnat
Entry StringName - Name of the DNAT rule.
- external
Ip String - IP address used by the NAT gateway for network address translation. If the NAT gateway is a public NAT gateway, enter its bound public IP address. If the NAT gateway is a private NAT gateway, enter its transit IP address.
- external
Port String - Port or port range that receives requests from the public network.
- id String
- Uniquely identifies the resource.
- internal
Ip String - Private IP address of the cloud server instance.
- internal
Port String - Port or port range of the private IP address of the cloud server instance.
- nat
Gateway StringId - ID of the NAT gateway to which the DNAT rule belongs.
- port
Type String - Port type of the DNAT rule. specified: Specified port. any: Any port, i.e., IP mapping.
- protocol String
- Protocol type. tcp: Forwards TCP protocol packets. udp: Forwards UDP protocol packets.
- status String
- Status of the DNAT rule. Creating: Creating. Deleting: Deleting. Available: Available.
- dnat
Entry stringId - ID of the DNAT rule.
- dnat
Entry stringName - Name of the DNAT rule.
- external
Ip string - IP address used by the NAT gateway for network address translation. If the NAT gateway is a public NAT gateway, enter its bound public IP address. If the NAT gateway is a private NAT gateway, enter its transit IP address.
- external
Port string - Port or port range that receives requests from the public network.
- id string
- Uniquely identifies the resource.
- internal
Ip string - Private IP address of the cloud server instance.
- internal
Port string - Port or port range of the private IP address of the cloud server instance.
- nat
Gateway stringId - ID of the NAT gateway to which the DNAT rule belongs.
- port
Type string - Port type of the DNAT rule. specified: Specified port. any: Any port, i.e., IP mapping.
- protocol string
- Protocol type. tcp: Forwards TCP protocol packets. udp: Forwards UDP protocol packets.
- status string
- Status of the DNAT rule. Creating: Creating. Deleting: Deleting. Available: Available.
- dnat_
entry_ strid - ID of the DNAT rule.
- dnat_
entry_ strname - Name of the DNAT rule.
- external_
ip str - IP address used by the NAT gateway for network address translation. If the NAT gateway is a public NAT gateway, enter its bound public IP address. If the NAT gateway is a private NAT gateway, enter its transit IP address.
- external_
port str - Port or port range that receives requests from the public network.
- id str
- Uniquely identifies the resource.
- internal_
ip str - Private IP address of the cloud server instance.
- internal_
port str - Port or port range of the private IP address of the cloud server instance.
- nat_
gateway_ strid - ID of the NAT gateway to which the DNAT rule belongs.
- port_
type str - Port type of the DNAT rule. specified: Specified port. any: Any port, i.e., IP mapping.
- protocol str
- Protocol type. tcp: Forwards TCP protocol packets. udp: Forwards UDP protocol packets.
- status str
- Status of the DNAT rule. Creating: Creating. Deleting: Deleting. Available: Available.
- dnat
Entry StringId - ID of the DNAT rule.
- dnat
Entry StringName - Name of the DNAT rule.
- external
Ip String - IP address used by the NAT gateway for network address translation. If the NAT gateway is a public NAT gateway, enter its bound public IP address. If the NAT gateway is a private NAT gateway, enter its transit IP address.
- external
Port String - Port or port range that receives requests from the public network.
- id String
- Uniquely identifies the resource.
- internal
Ip String - Private IP address of the cloud server instance.
- internal
Port String - Port or port range of the private IP address of the cloud server instance.
- nat
Gateway StringId - ID of the NAT gateway to which the DNAT rule belongs.
- port
Type String - Port type of the DNAT rule. specified: Specified port. any: Any port, i.e., IP mapping.
- protocol String
- Protocol type. tcp: Forwards TCP protocol packets. udp: Forwards UDP protocol packets.
- status String
- Status of the DNAT rule. Creating: Creating. Deleting: Deleting. Available: Available.
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
