pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.alpha.kotlin.inputs
/
SecurityPolicyRuleMatcherConfigDestinationPortArgsBuilder
Security
Policy
Rule
Matcher
Config
Destination
Port
Args
Builder
class
SecurityPolicyRuleMatcherConfigDestinationPortArgsBuilder
Builder for
SecurityPolicyRuleMatcherConfigDestinationPortArgs
.
Functions
Functions
ip
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"awxrnillrppguobx"
)
suspend
fun
ipProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xvkdsyxhyvbmcsno"
)
suspend
fun
ipProtocol
(
value
:
String
?
)
ports
Link copied to clipboard
@
JvmName
(
name
=
"eayftdmwylivjbop"
)
suspend
fun
ports
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"djkdgminwfnxnbgc"
)
suspend
fun
ports
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ntlpkavmltfekwfl"
)
suspend
fun
ports
(
vararg
values
:
String
)
@
JvmName
(
name
=
"xdptfnirvbclynek"
)
suspend
fun
ports
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ntaodaremalssqxy"
)
suspend
fun
ports
(
value
:
List
<
String
>
?
)