DefaultAction type
Defines values for DefaultAction.
KnownDefaultAction can be used interchangeably with DefaultAction,
this enum contains the known values that the service supports.
Known values supported by the service
Allow: Represents allow action.
Deny: Represents deny action.
type DefaultAction = string