Class SwiftBackend

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-02-05T09:47:54.010Z") @Stability(Deprecated) @Deprecated public class SwiftBackend extends TerraformBackend
Deprecated.
CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
  • Constructor Details

    • SwiftBackend

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

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

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