Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Synopsis
- newtype CopyProtectionAction where
Documentation
newtype CopyProtectionAction Source #
The action to take on copy and redistribution control XDS packets. If you select PASSTHROUGH, packets will not be changed. If you select STRIP, any packets will be removed in output captions.
pattern CopyProtectionAction_PASSTHROUGH :: CopyProtectionAction | |
pattern CopyProtectionAction_STRIP :: CopyProtectionAction |