VolumeExportPolicyRuleArgs

fun VolumeExportPolicyRuleArgs(allowedClients: Output<List<String>>, protocolsEnabled: Output<String>? = null, rootAccessEnabled: Output<Boolean>? = null, ruleIndex: Output<Int>, unixReadOnly: Output<Boolean>? = null, unixReadWrite: Output<Boolean>? = null)