Interface IFlowLogRef
(experimental) Indicates that this resource can be referenced as a FlowLog.
Inherited Members
Namespace: Amazon.CDK.Interfaces.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IFlowLogRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IFlowLogRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| FlowLogRef | (experimental) A reference to a FlowLog resource. |
Properties
FlowLogRef
(experimental) A reference to a FlowLog resource.
IFlowLogReference FlowLogRef { get; }
Property Value
Remarks
Stability: Experimental