| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.DataSync.Types.EndpointType
Description
Documentation
newtype EndpointType Source #
Constructors
| EndpointType' | |
Fields | |
Bundled Patterns
| pattern EndpointType_FIPS :: EndpointType | |
| pattern EndpointType_PRIVATE_LINK :: EndpointType | |
| pattern EndpointType_PUBLIC :: EndpointType |