Class StringListMap

java.lang.Object
software.amazon.jsii.JsiiObject
com.hashicorp.cdktf.ComplexMap
com.hashicorp.cdktf.StringListMap
All Implemented Interfaces:
IResolvable, ITerraformAddressable, software.amazon.jsii.JsiiSerializable

@Generated(value="jsii-pacmak/1.91.0 (build 1b1f239)", date="2023-12-07T11:27:10.034Z") @Stability(Experimental) public class StringListMap extends ComplexMap
  • Constructor Details

    • StringListMap

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

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

      @Stability(Experimental) public StringListMap(@NotNull IInterpolatingParent terraformResource, @NotNull String terraformAttribute)
      Parameters:
      terraformResource - This parameter is required.
      terraformAttribute - This parameter is required.
  • Method Details