Class AzurermBackend

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.98.0 (build 00b106d)", date="2024-07-01T08:06:00.286Z") @Stability(Experimental) public class AzurermBackend extends TerraformBackend
  • Constructor Details

    • AzurermBackend

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

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

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