Interface IotThingGroupProperties

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    IotThingGroupProperties.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:53.395Z")
    @Stability(Stable)
    public interface IotThingGroupProperties
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getAttributePayload

        @Stability(Stable)
        @Nullable
        default IotThingGroupPropertiesAttributePayload getAttributePayload()
        attribute_payload block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/iot_thing_group#attribute_payload IotThingGroup#attribute_payload}

      • getDescription

        @Stability(Stable)
        @Nullable
        default String getDescription()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/iot_thing_group#description IotThingGroup#description}.