Class PgBackend

java.lang.Object
software.amazon.jsii.JsiiObject
software.constructs.Construct
All Implemented Interfaces:
software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, software.constructs.IDependable

@Generated(value="jsii-pacmak/1.93.0 (build 1706ca5)", date="2024-01-15T15:38:01.062Z") @Stability(Experimental) public class PgBackend extends TerraformBackend
  • Constructor Details

    • PgBackend

      protected PgBackend(software.amazon.jsii.JsiiObjectRef objRef)
    • PgBackend

      protected PgBackend(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
    • PgBackend

      @Stability(Experimental) public PgBackend(@NotNull software.constructs.Construct scope, @NotNull PgBackendConfig props)
      Parameters:
      scope - This parameter is required.
      props - This parameter is required.
  • Method Details