| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static FlowLogProps.Builder |
FlowLogProps.builder() |
FlowLogProps.Builder |
FlowLogProps.Builder.destination(FlowLogDestination destination)
Sets the value of
FlowLogOptions.getDestination() |
FlowLogProps.Builder |
FlowLogProps.Builder.flowLogName(String flowLogName)
Sets the value of
FlowLogProps.getFlowLogName() |
FlowLogProps.Builder |
FlowLogProps.Builder.resourceType(FlowLogResourceType resourceType)
Sets the value of
FlowLogProps.getResourceType() |
FlowLogProps.Builder |
FlowLogProps.Builder.trafficType(FlowLogTrafficType trafficType)
Sets the value of
FlowLogOptions.getTrafficType() |
| Constructor and Description |
|---|
Jsii$Proxy(FlowLogProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
FlowLogProps.Builder. |
Copyright © 2022. All rights reserved.