Uses of Interface
software.amazon.awscdk.interfaces.ec2.IFlowLogRef
Packages that use IFlowLogRef
Package
Description
Amazon EC2 Construct Library
-
Uses of IFlowLogRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of IFlowLogRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIFlowLogRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement IFlowLogRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IFlowLogRef in software.amazon.awscdk.services.ec2
Subinterfaces of IFlowLogRef in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptioninterfaceA FlowLog.static interfaceInternal default implementation forIFlowLog.Classes in software.amazon.awscdk.services.ec2 that implement IFlowLogRefModifier and TypeClassDescriptionclassSpecifies a VPC flow log that captures IP traffic for a specified network interface, subnet, or VPC.classA VPC flow log.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.ec2 that return IFlowLogRefModifier and TypeMethodDescriptionstatic IFlowLogRefCfnFlowLog.fromFlowLogId(software.constructs.Construct scope, String id, String flowLogId) Creates a new IFlowLogRef from a flowLogId.