TwinProperties interface
Contiene las propiedades deseadas y notificadas para el gemelo.
Propiedades
desired | |
reported |
Detalles de las propiedades
desired
desired: {[key: string]: any}
Valor de propiedad
{[key: string]: any}
reported
reported: {[key: string]: any}
Valor de propiedad
{[key: string]: any}