toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
InferenceEndpointArgs
/
InferenceEndpointArgs
Inference
Endpoint
Args
constructor
(
authMode
:
Output
<
Either
<
String
,
AuthMode
>
>
,
description
:
Output
<
String
>
?
=
null
,
groupId
:
Output
<
String
>
,
properties
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)