pulumi-azure-native-kotlin
1.104.0.1
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
=
"gpqvhqktvlhltlqw"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"qvlrtrpaoxeoqjka"
)
suspend
fun
port
(
value
:
Int
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"minecfylkbsloksl"
)
fun
protocol
(
value
:
ContainerNetworkProtocol
)
@
JvmName
(
name
=
"ampaagoqhxqvtwkl"
)
suspend
fun
protocol
(
value
:
Either
<
String
,
ContainerNetworkProtocol
>
?
)
@
JvmName
(
name
=
"gixqnqydanfgwjpr"
)
suspend
fun
protocol
(
value
:
Output
<
Either
<
String
,
ContainerNetworkProtocol
>
>
)
@
JvmName
(
name
=
"qgdrhaqmspnpmfnj"
)
fun
protocol
(
value
:
String
)