VolumeExportPolicyRuleArgs

constructor(allowedClients: Output<List<String>>, kerberos5ReadOnlyEnabled: Output<Boolean>? = null, kerberos5ReadWriteEnabled: Output<Boolean>? = null, kerberos5iReadOnlyEnabled: Output<Boolean>? = null, kerberos5iReadWriteEnabled: Output<Boolean>? = null, kerberos5pReadOnlyEnabled: Output<Boolean>? = null, kerberos5pReadWriteEnabled: Output<Boolean>? = null, protocolsEnabled: Output<String>? = null, rootAccessEnabled: Output<Boolean>? = null, ruleIndex: Output<Int>, unixReadOnly: Output<Boolean>? = null, unixReadWrite: Output<Boolean>? = null)