pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearning.kotlin.inputs
/
InputPortArgs
Input
Port
Args
data
class
InputPortArgs
(
val
type
:
Output
<
Either
<
String
,
InputPortType
>
>
?
=
null
)
:
ConvertibleToJava
<
InputPortArgs
>
Asset input port
Constructors
Functions
Properties
Constructors
Input
Port
Args
Link copied to clipboard
fun
InputPortArgs
(
type
:
Output
<
Either
<
String
,
InputPortType
>
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
InputPortArgs
Properties
type
Link copied to clipboard
val
type
:
Output
<
Either
<
String
,
InputPortType
>
>
?
=
null
Port data type.