pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.keyvault.kotlin.outputs
/
PermissionsResponse
/
PermissionsResponse
Permissions
Response
fun
PermissionsResponse
(
certificates
:
List
<
String
>
?
=
null
,
keys
:
List
<
String
>
?
=
null
,
secrets
:
List
<
String
>
?
=
null
,
storage
:
List
<
String
>
?
=
null
)