Class BooleanListList

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

@Generated(value="jsii-pacmak/1.91.0 (build 1b1f239)", date="2023-12-20T16:43:16.078Z") @Stability(Experimental) public class BooleanListList extends ComplexList
  • Constructor Details

    • BooleanListList

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

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

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