ElasticUnixAccessRule type

Unix access rule
KnownElasticUnixAccessRule can be used interchangeably with ElasticUnixAccessRule, this enum contains the known values that the service supports.

Known values supported by the service

ReadOnly: Clients connecting with this rule will only have read access to the volume
ReadWrite: Clients connecting with this rule will have full read and write access to the volume
NoAccess: Clients connecting with this rule will have no access to the volume

type ElasticUnixAccessRule = string