toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.inputs
/
OrganizationSecurityPolicyRuleMatchConfigLayer4ConfigArgsBuilder
Organization
Security
Policy
Rule
Match
Config
Layer4Config
Args
Builder
class
OrganizationSecurityPolicyRuleMatchConfigLayer4ConfigArgsBuilder
Builder for
OrganizationSecurityPolicyRuleMatchConfigLayer4ConfigArgs
.
Members
Functions
ip
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"rgodxruqccqdjvhc"
)
suspend
fun
ipProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bwyxehctvmspqipl"
)
suspend
fun
ipProtocol
(
value
:
String
)
ports
Link copied to clipboard
@
JvmName
(
name
=
"knjpbvicywfbvojr"
)
suspend
fun
ports
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"vginncmbuawcltph"
)
suspend
fun
ports
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"lyxdrtwwclnoiiyo"
)
suspend
fun
ports
(
vararg
values
:
String
)
@
JvmName
(
name
=
"sxwsbklwataayfxk"
)
suspend
fun
ports
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"lbgujlpkragtsjar"
)
suspend
fun
ports
(
value
:
List
<
String
>
?
)