toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.pvtz.kotlin.outputs
/
RuleForwardIp
Rule
Forward
Ip
data
class
RuleForwardIp
(
val
ip
:
String
,
val
port
:
Int
)
Members
Constructors
Rule
Forward
Ip
Link copied to clipboard
constructor
(
ip
:
String
,
port
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ip
Link copied to clipboard
val
ip
:
String
The ip of the forwarding destination.
port
Link copied to clipboard
val
port
:
Int
The port of the forwarding destination.