Interface IFlowLog

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IDependable, IResource, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IFlowLog.Jsii$Default
All Known Implementing Classes:
FlowLog, IFlowLog.Jsii$Proxy

@Generated(value="jsii-pacmak/1.101.0 (build b95fe5d)", date="2024-07-12T19:34:00.888Z") @Stability(Stable) public interface IFlowLog extends software.amazon.jsii.JsiiSerializable, IResource
A FlowLog.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Internal default implementation for IFlowLog.
    static final class 
    A proxy class which represents a concrete javascript instance of this type.
  • Method Summary

    Modifier and Type
    Method
    Description
    The Id of the VPC Flow Log.

    Methods inherited from interface software.constructs.IConstruct

    getNode

    Methods inherited from interface software.amazon.awscdk.IResource

    applyRemovalPolicy, getEnv, getStack

    Methods inherited from interface software.amazon.jsii.JsiiSerializable

    $jsii$toJson
  • Method Details

    • getFlowLogId

      @Stability(Stable) @NotNull String getFlowLogId()
      The Id of the VPC Flow Log.