toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.deviceregistry.kotlin.inputs
/
AuthenticationArgs
/
AuthenticationArgs
Authentication
Args
constructor
(
method
:
Output
<
Either
<
String
,
AuthenticationMethod
>
>
,
usernamePasswordCredentials
:
Output
<
UsernamePasswordCredentialsArgs
>
?
=
null
,
x509Credentials
:
Output
<
X509CredentialsArgs
>
?
=
null
)