Class DataTerraformRemoteStateManta

java.lang.Object
software.amazon.jsii.JsiiObject
software.constructs.Construct
com.hashicorp.cdktf.TerraformElement
com.hashicorp.cdktf.TerraformRemoteState
com.hashicorp.cdktf.DataTerraformRemoteStateManta
All Implemented Interfaces:
ITerraformAddressable, software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, software.constructs.IDependable

@Generated(value="jsii-pacmak/1.87.0 (build 9892444)", date="2023-10-13T15:37:51.419Z") @Stability(Deprecated) @Deprecated public class DataTerraformRemoteStateManta extends TerraformRemoteState
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

    • DataTerraformRemoteStateManta

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

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

      @Stability(Deprecated) @Deprecated public DataTerraformRemoteStateManta(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull DataTerraformRemoteStateMantaConfig config)
      Deprecated.
      Parameters:
      scope - This parameter is required.
      id - This parameter is required.
      config - This parameter is required.