DeleteHubRequest: { deleteDevices?: boolean; hubId: string; region?: Region }

Type declaration

  • OptionaldeleteDevices?: boolean

    Defines whether to force the deletion of devices added to this Hub or reject the operation.

  • hubId: string

    Hub ID.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.