| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IFlowLog.Jsii$Default
Internal default implementation for
IFlowLog. |
| Modifier and Type | Class and Description |
|---|---|
class |
FlowLog
(experimental) A VPC flow log.
|
static class |
IFlowLog.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static IFlowLog |
FlowLog.fromFlowLogId(software.constructs.Construct scope,
String id,
String flowLogId)
(experimental) Import a Flow Log by it's Id.
|
Copyright © 2021. All rights reserved.