toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.servicelinker.kotlin.inputs
/
AccessKeyInfoBaseArgs
/
AccessKeyInfoBaseArgs
Access
Key
Info
Base
Args
constructor
(
authMode
:
Output
<
Either
<
String
,
AuthMode
>
>
?
=
null
,
authType
:
Output
<
String
>
,
permissions
:
Output
<
List
<
Either
<
String
,
AccessKeyPermissions
>
>
>
?
=
null
)