@aws-quickstart/eks-blueprints
    Preparing search index...

    Interface AwsNetworkFlowMonitorAddOnProps

    interface AwsNetworkFlowMonitorAddOnProps {
        openMetrics?: string;
        openMetricsAddress?: string;
        openMetricsPort?: number;
    }
    Index

    Properties

    openMetrics?: string
    openMetricsAddress?: string
    openMetricsPort?: number