Safe Haskell | None |
---|---|
Language | Haskell2010 |
Stratosphere.Resources.EC2FlowLog
Description
- data EC2FlowLog = EC2FlowLog {}
- ec2FlowLog :: Val Text -> Val Text -> Val Text -> Val Text -> Val Text -> EC2FlowLog
- ecflDeliverLogsPermissionArn :: Lens' EC2FlowLog (Val Text)
- ecflLogGroupName :: Lens' EC2FlowLog (Val Text)
- ecflResourceId :: Lens' EC2FlowLog (Val Text)
- ecflResourceType :: Lens' EC2FlowLog (Val Text)
- ecflTrafficType :: Lens' EC2FlowLog (Val Text)
Documentation
data EC2FlowLog #
Full data type definition for EC2FlowLog. See ec2FlowLog
for a more
convenient constructor.
Constructors
EC2FlowLog | |
Instances
Constructor for EC2FlowLog
containing required fields as arguments.
ecflLogGroupName :: Lens' EC2FlowLog (Val Text) #
ecflResourceId :: Lens' EC2FlowLog (Val Text) #
ecflResourceType :: Lens' EC2FlowLog (Val Text) #