toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
ServerlessEndpointArgs
/
ServerlessEndpointArgs
Serverless
Endpoint
Args
constructor
(
authMode
:
Output
<
Either
<
String
,
ServerlessInferenceEndpointAuthMode
>
>
,
contentSafety
:
Output
<
ContentSafetyArgs
>
?
=
null
,
modelSettings
:
Output
<
ModelSettingsArgs
>
?
=
null
)