Interface IFlowLog
A FlowLog.
Namespace: Amazon.CDK.AWS.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IFlowLog : IResource
Syntax (vb)
Public Interface IFlowLog
Inherits IResource, IConstruct, IDependable
Synopsis
Properties
FlowLogId | The Id of the VPC Flow Log. |
Properties
FlowLogId
The Id of the VPC Flow Log.
string FlowLogId { get; }
Property Value
System.String
Remarks
Attribute: true