pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
EndpointArgs
/
EndpointArgs
Endpoint
Args
fun
EndpointArgs
(
hostIp
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
protocol
:
Output
<
Either
<
String
,
Protocol
>
>
?
=
null
,
published
:
Output
<
Int
>
?
=
null
,
target
:
Output
<
Int
>
?
=
null
)