pulumi-azure-native-kotlin
2.10.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerinstance.kotlin.inputs
/
ContainerPortArgsBuilder
Container
Port
Args
Builder
class
ContainerPortArgsBuilder
Builder for
ContainerPortArgs
.
Functions
Functions
port
Link copied to clipboard
@
JvmName
(
name
=
"vqpnmdmcqiqprncb"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"dpubwpgunkhghryc"
)
suspend
fun
port
(
value
:
Int
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"uubxtuuanxitioxe"
)
fun
protocol
(
value
:
ContainerNetworkProtocol
)
@
JvmName
(
name
=
"ykyuyucusysstiny"
)
suspend
fun
protocol
(
value
:
Either
<
String
,
ContainerNetworkProtocol
>
?
)
@
JvmName
(
name
=
"nhusyahplansfttm"
)
suspend
fun
protocol
(
value
:
Output
<
Either
<
String
,
ContainerNetworkProtocol
>
>
)
@
JvmName
(
name
=
"obljvjhpttttpvff"
)
fun
protocol
(
value
:
String
)