toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.hpc.kotlin.inputs
/
CacheDefaultAccessPolicyAccessRuleArgs
/
CacheDefaultAccessPolicyAccessRuleArgs
Cache
Default
Access
Policy
Access
Rule
Args
constructor
(
access
:
Output
<
String
>
,
anonymousGid
:
Output
<
Int
>
?
=
null
,
anonymousUid
:
Output
<
Int
>
?
=
null
,
filter
:
Output
<
String
>
?
=
null
,
rootSquashEnabled
:
Output
<
Boolean
>
?
=
null
,
scope
:
Output
<
String
>
,
submountAccessEnabled
:
Output
<
Boolean
>
?
=
null
,
suidEnabled
:
Output
<
Boolean
>
?
=
null
)