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