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