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 |
Documentation
data IntegrateServices Source #
Describes service integrations with VPC Flow logs.
See: newIntegrateServices
smart constructor.
IntegrateServices' | |
|
Instances
newIntegrateServices :: IntegrateServices Source #
Create a value of IntegrateServices
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:athenaIntegrations:IntegrateServices'
, integrateServices_athenaIntegrations
- Information about the integration with Amazon Athena.
integrateServices_athenaIntegrations :: Lens' IntegrateServices (Maybe (NonEmpty AthenaIntegration)) Source #
Information about the integration with Amazon Athena.