pulumi-google-native-kotlin
0.31.0.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.beta.kotlin.inputs
/
FirewallPolicyRuleMatcherLayer4ConfigArgsBuilder
Firewall
Policy
Rule
Matcher
Layer4Config
Args
Builder
class
FirewallPolicyRuleMatcherLayer4ConfigArgsBuilder
Builder for
FirewallPolicyRuleMatcherLayer4ConfigArgs
.
Functions
Functions
ip
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"kwgdktggcumuqhng"
)
suspend
fun
ipProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xtktuqhxwsjcmqdg"
)
suspend
fun
ipProtocol
(
value
:
String
?
)
ports
Link copied to clipboard
@
JvmName
(
name
=
"pcycsqinusoqtfqb"
)
suspend
fun
ports
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"jyuaiukbacnbgnfc"
)
suspend
fun
ports
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ujkimrsjlsogydyy"
)
suspend
fun
ports
(
vararg
values
:
String
)
@
JvmName
(
name
=
"fvtltxtsermmiwru"
)
suspend
fun
ports
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ayyfqdeokqlauvlu"
)
suspend
fun
ports
(
value
:
List
<
String
>
?
)