Class GcsBackend

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.020Z") @Stability(Experimental) public class GcsBackend extends TerraformBackend
  • Constructor Details

    • GcsBackend

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

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

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