toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.scheduler.kotlin.inputs
/
OAuthAuthenticationArgs
/
OAuthAuthenticationArgs
OAuth
Authentication
Args
constructor
(
audience
:
Output
<
String
>
?
=
null
,
clientId
:
Output
<
String
>
?
=
null
,
secret
:
Output
<
String
>
?
=
null
,
tenant
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
)