Uses of Class
software.amazon.awscdk.services.ec2.FlowLog
Packages that use FlowLog
-
Uses of FlowLog in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return FlowLogModifier and TypeMethodDescriptionIVpc.addFlowLog(String id) Adds a new Flow Log to this VPC.IVpc.addFlowLog(String id, FlowLogOptions options) Adds a new Flow Log to this VPC.default FlowLogIVpc.Jsii$Default.addFlowLog(String id, FlowLogOptions options) Adds a new Flow Log to this VPC.final FlowLogIVpc.Jsii$Proxy.addFlowLog(String id) Adds a new Flow Log to this VPC.final FlowLogIVpc.Jsii$Proxy.addFlowLog(String id, FlowLogOptions options) Adds a new Flow Log to this VPC.Vpc.addFlowLog(String id) Adds a new flow log to this VPC.Vpc.addFlowLog(String id, FlowLogOptions options) Adds a new flow log to this VPC.FlowLog.Builder.build()Methods in software.amazon.awscdk.services.ec2 with parameters of type FlowLogModifier and TypeMethodDescriptionabstract FlowLogDestinationConfigGenerates a flow log destination configuration.