Uses of Interface
software.amazon.awscdk.services.ec2.IFlowLog
Packages that use IFlowLog
-
Uses of IFlowLog in software.amazon.awscdk.services.ec2
Subinterfaces of IFlowLog in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIFlowLog
.Classes in software.amazon.awscdk.services.ec2 that implement IFlowLogModifier and TypeClassDescriptionclass
A VPC flow log.static final class
A proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.ec2 that return IFlowLogModifier and TypeMethodDescriptionstatic IFlowLog
FlowLog.fromFlowLogId
(software.constructs.Construct scope, String id, String flowLogId) Import a Flow Log by it's Id.