Uses of Class
software.amazon.awscdk.services.ec2.FlowLogOptions.Builder
-
Uses of FlowLogOptions.Builder in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionstatic FlowLogOptions.Builder
FlowLogOptions.builder()
FlowLogOptions.Builder.destination
(FlowLogDestination destination) Sets the value ofFlowLogOptions.getDestination()
FlowLogOptions.Builder.trafficType
(FlowLogTrafficType trafficType) Sets the value ofFlowLogOptions.getTrafficType()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(FlowLogOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theFlowLogOptions.Builder
.