pulumi-google-native-kotlin
0.31.0.0
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
=
"kyugvdngcvxsovly"
)
suspend
fun
ipProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ynohwldsjtvvijju"
)
suspend
fun
ipProtocol
(
value
:
String
?
)
ports
Link copied to clipboard
@
JvmName
(
name
=
"teocabrlhqdkkmfa"
)
suspend
fun
ports
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"jihkjowdpalqjrjb"
)
suspend
fun
ports
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ghjhwcifcymenpxm"
)
suspend
fun
ports
(
vararg
values
:
String
)
@
JvmName
(
name
=
"pfsmwimhfijmpslq"
)
suspend
fun
ports
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"sjhyjptcjxlmennl"
)
suspend
fun
ports
(
value
:
List
<
String
>
?
)