Uses of Class
software.amazon.awscdk.services.ec2.FlowLog.Builder
-
Uses of FlowLog.Builder in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionstatic FlowLog.Builder
FlowLog.Builder.destination
(FlowLogDestination destination) Specifies the type of destination to which the flow log data is to be published.FlowLog.Builder.flowLogName
(String flowLogName) The name of the FlowLog.FlowLog.Builder.resourceType
(FlowLogResourceType resourceType) The type of resource for which to create the flow log.FlowLog.Builder.trafficType
(FlowLogTrafficType trafficType) The type of traffic to log.