Uses of Interface
software.amazon.awscdk.services.ec2.IFlowLogRef
Packages that use IFlowLogRef
-
Uses of IFlowLogRef in software.amazon.awscdk.services.ec2
Subinterfaces of IFlowLogRef in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptioninterface
A FlowLog.static interface
Internal default implementation forIFlowLog
.static interface
Internal default implementation forIFlowLogRef
.Classes in software.amazon.awscdk.services.ec2 that implement IFlowLogRefModifier and TypeClassDescriptionclass
Specifies a VPC flow log that captures IP traffic for a specified network interface, subnet, or VPC.class
A VPC flow log.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.ec2 that return IFlowLogRefModifier and TypeMethodDescriptionstatic IFlowLogRef
CfnFlowLog.fromFlowLogId
(software.constructs.Construct scope, String id, String flowLogId) Creates a new IFlowLogRef from a flowLogId.