pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
InferenceEndpointArgs
/
InferenceEndpointArgs
Inference
Endpoint
Args
fun
InferenceEndpointArgs
(
authMode
:
Output
<
Either
<
String
,
AuthMode
>
>
,
description
:
Output
<
String
>
?
=
null
,
groupId
:
Output
<
String
>
,
properties
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)