Interface FeatureFlagReportProperties

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    FeatureFlagReportProperties.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.114.1 (build 8a29f60)",
               date="2025-10-30T14:06:59.967Z")
    @Stability(Stable)
    public interface FeatureFlagReportProperties
    extends software.amazon.jsii.JsiiSerializable
    Artifact properties for a feature flag report.

    A feature flag report is small enough that all the properties can be inlined here, and doesn't need an additional file.