pulumi-google-native-kotlin
0.31.1.1
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
=
"moklgbvrugyrgbbm"
)
suspend
fun
ipProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"edchpufenqqlfnmf"
)
suspend
fun
ipProtocol
(
value
:
String
?
)
ports
Link copied to clipboard
@
JvmName
(
name
=
"mohvsyagjdepytps"
)
suspend
fun
ports
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ahajsuxyiamkrmiu"
)
suspend
fun
ports
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"pivsworxtjbondfb"
)
suspend
fun
ports
(
vararg
values
:
String
)
@
JvmName
(
name
=
"cowwhvlmwgrnioih"
)
suspend
fun
ports
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"exqrrkusidpxmfsl"
)
suspend
fun
ports
(
value
:
List
<
String
>
?
)