Show / Hide Table of Contents

Interface IFlowLogRef

(experimental) Indicates that this resource can be referenced as a FlowLog.

Inherited Members
IEnvironmentAware.Env
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

IFlowLogReference

Remarks

Stability: Experimental

Back to top Generated by DocFX