Package org.cdk8s

Interface IAnyProducer

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Subinterfaces:
    IAnyProducer.Jsii$Default
    All Known Implementing Classes:
    IAnyProducer.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.79.0 (build b22f628)",
               date="2023-03-31T00:09:48.613Z")
    @Stability(Stable)
    public interface IAnyProducer
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • produce

        @Stability(Stable)
        @NotNull
        Object produce()