toggle menu
pulumi-cloudflare-kotlin
6.0.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
GetZeroTrustGatewayPolicyRuleSettingsL4override
Get
Zero
Trust
Gateway
Policy
Rule
Settings
L4override
data
class
GetZeroTrustGatewayPolicyRuleSettingsL4override
(
val
ip
:
String
,
val
port
:
Int
)
Members
Constructors
Get
Zero
Trust
Gateway
Policy
Rule
Settings
L4override
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
IPv4 or IPv6 address.
port
Link copied to clipboard
val
port
:
Int
A port number to use for TCP/UDP overrides.