toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.inputs
/
PortRangeArgsBuilder
Port
Range
Args
Builder
class
PortRangeArgsBuilder
Builder for
PortRangeArgs
.
Members
Functions
port
End
Link copied to clipboard
@
JvmName
(
name
=
"xubxttwqwrdcsupm"
)
suspend
fun
portEnd
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"oytwcjqfahhnyndf"
)
suspend
fun
portEnd
(
value
:
Int
?
)
port
Start
Link copied to clipboard
@
JvmName
(
name
=
"sxeyqviblgfgsdrq"
)
suspend
fun
portStart
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"nveeecksajjsdrdi"
)
suspend
fun
portStart
(
value
:
Int
?
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"debptgiujhgaroxp"
)
fun
protocol
(
value
:
Protocol
)
@
JvmName
(
name
=
"ietnynidmemubxdo"
)
suspend
fun
protocol
(
value
:
Either
<
String
,
Protocol
>
?
)
@
JvmName
(
name
=
"fowghxoujptwisur"
)
suspend
fun
protocol
(
value
:
Output
<
Either
<
String
,
Protocol
>
>
)
@
JvmName
(
name
=
"vuybxvwvptjpmvap"
)
fun
protocol
(
value
:
String
)