Uses of Class
software.amazon.awscdk.services.ec2.CfnFlowLogProps.Builder
Packages that use CfnFlowLogProps.Builder
-
Uses of CfnFlowLogProps.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnFlowLogProps.BuilderModifier and TypeMethodDescriptionstatic CfnFlowLogProps.BuilderCfnFlowLogProps.builder()CfnFlowLogProps.Builder.deliverLogsPermissionArn(String deliverLogsPermissionArn) Sets the value ofCfnFlowLogProps.getDeliverLogsPermissionArn()CfnFlowLogProps.Builder.destinationOptions(Object destinationOptions) Sets the value ofCfnFlowLogProps.getDestinationOptions()CfnFlowLogProps.Builder.logDestination(String logDestination) Sets the value ofCfnFlowLogProps.getLogDestination()CfnFlowLogProps.Builder.logDestinationType(String logDestinationType) Sets the value ofCfnFlowLogProps.getLogDestinationType()Sets the value ofCfnFlowLogProps.getLogFormat()CfnFlowLogProps.Builder.logGroupName(String logGroupName) Sets the value ofCfnFlowLogProps.getLogGroupName()CfnFlowLogProps.Builder.maxAggregationInterval(Number maxAggregationInterval) Sets the value ofCfnFlowLogProps.getMaxAggregationInterval()CfnFlowLogProps.Builder.resourceId(String resourceId) Sets the value ofCfnFlowLogProps.getResourceId()CfnFlowLogProps.Builder.resourceType(String resourceType) Sets the value ofCfnFlowLogProps.getResourceType()Sets the value ofCfnFlowLogProps.getTags()CfnFlowLogProps.Builder.trafficType(String trafficType) Sets the value ofCfnFlowLogProps.getTrafficType()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnFlowLogProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFlowLogProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFlowLogProps.Builder.