Interface Engine

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

    @Generated(value="jsii-pacmak/1.96.0 (build 921e240)",
               date="2024-03-28T21:16:43.119Z")
    @Stability(Experimental)
    public interface Engine
    extends software.amazon.jsii.JsiiSerializable
    (experimental) The engine configuration for a secret.
    • Method Detail

      • getName

        @Stability(Experimental)
        @NotNull
        String getName()
        (experimental) Name of the secrets engine.
      • getPath

        @Stability(Experimental)
        @NotNull
        String getPath()
        (experimental) Path to the secrets engine.