toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.netapp.kotlin.inputs
/
VolumeGroupOracleVolumeExportPolicyRuleArgs
/
VolumeGroupOracleVolumeExportPolicyRuleArgs
Volume
Group
Oracle
Volume
Export
Policy
Rule
Args
constructor
(
allowedClients
:
Output
<
String
>
,
nfsv3Enabled
:
Output
<
Boolean
>
,
nfsv41Enabled
:
Output
<
Boolean
>
,
rootAccessEnabled
:
Output
<
Boolean
>
?
=
null
,
ruleIndex
:
Output
<
Int
>
,
unixReadOnly
:
Output
<
Boolean
>
?
=
null
,
unixReadWrite
:
Output
<
Boolean
>
?
=
null
)