Class IotThingGroupPropertiesOutputReference

  • All Implemented Interfaces:
    com.hashicorp.cdktf.IInterpolatingParent, com.hashicorp.cdktf.IResolvable, com.hashicorp.cdktf.ITerraformAddressable, software.amazon.jsii.JsiiSerializable

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:53.396Z")
    @Stability(Stable)
    public class IotThingGroupPropertiesOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • IotThingGroupPropertiesOutputReference

        protected IotThingGroupPropertiesOutputReference​(software.amazon.jsii.JsiiObjectRef objRef)
      • IotThingGroupPropertiesOutputReference

        protected IotThingGroupPropertiesOutputReference​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • IotThingGroupPropertiesOutputReference

        @Stability(Stable)
        public IotThingGroupPropertiesOutputReference​(@NotNull
                                                      com.hashicorp.cdktf.IInterpolatingParent terraformResource,
                                                      @NotNull
                                                      String terraformAttribute)
        Parameters:
        terraformResource - The parent resource. This parameter is required.
        terraformAttribute - The attribute on the parent resource this class is referencing. This parameter is required.
    • Method Detail

      • resetAttributePayload

        @Stability(Stable)
        public void resetAttributePayload()
      • resetDescription

        @Stability(Stable)
        public void resetDescription()
      • getDescriptionInput

        @Stability(Stable)
        @Nullable
        public String getDescriptionInput()
      • getDescription

        @Stability(Stable)
        @NotNull
        public String getDescription()
      • setDescription

        @Stability(Stable)
        public void setDescription​(@NotNull
                                   String value)