toggle menu
pulumi-azure-native-kotlin
3.0.1.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
=
"wvsjohfeopdkcvkj"
)
suspend
fun
portEnd
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"xhgsxkqoxksxqypl"
)
suspend
fun
portEnd
(
value
:
Int
?
)
port
Start
Link copied to clipboard
@
JvmName
(
name
=
"hjrubekpyebswskw"
)
suspend
fun
portStart
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"cceqpwgwldofmwoc"
)
suspend
fun
portStart
(
value
:
Int
?
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"hbdhlxlnpwfiuhlq"
)
fun
protocol
(
value
:
Protocol
)
@
JvmName
(
name
=
"ncetafrsnsvhfoac"
)
suspend
fun
protocol
(
value
:
Either
<
String
,
Protocol
>
?
)
@
JvmName
(
name
=
"ispcgmiigrgolbsa"
)
suspend
fun
protocol
(
value
:
Output
<
Either
<
String
,
Protocol
>
>
)
@
JvmName
(
name
=
"vducmdanmpbtahde"
)
fun
protocol
(
value
:
String
)