AccessLevel type
The Access Level, accepted values include None, Read, Write.
KnownAccessLevel can be used interchangeably with AccessLevel,
this enum contains the known values that the service supports.
Known values supported by the service
None
Read
Write
type AccessLevel = string