Class MantaBackend

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-05T13:17:20.407Z") @Stability(Deprecated) @Deprecated public class MantaBackend extends TerraformBackend
Deprecated.
CDK for Terraform no longer supports the manta backend. Terraform deprecated manta in v1.2.3 and removed it in v1.3.
  • Constructor Details

    • MantaBackend

      protected MantaBackend(software.amazon.jsii.JsiiObjectRef objRef)
      Deprecated.
    • MantaBackend

      protected MantaBackend(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      Deprecated.
    • MantaBackend

      @Stability(Deprecated) @Deprecated public MantaBackend(@NotNull software.constructs.Construct scope, @NotNull MantaBackendConfig props)
      Deprecated.
      Parameters:
      scope - This parameter is required.
      props - This parameter is required.
  • Method Details