toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appinsights.kotlin
/
ApiKeyArgs
/
ApiKeyArgs
Api
Key
Args
constructor
(
applicationInsightsId
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
readPermissions
:
Output
<
List
<
String
>
>
?
=
null
,
writePermissions
:
Output
<
List
<
String
>
>
?
=
null
)