Variable CompleteInstanceConst Complete Instance : { attributes : { changeIndication : Attribute < ResourceMonitoring . ChangeIndication , any > ; condition : Attribute < number , any > & { isConditional : true ; mandatoryIf : [ ] | [ { condition : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; degradationDirection : FixedAttribute < ResourceMonitoring . DegradationDirection , any > & { isConditional : true ; mandatoryIf : [ ] | [ { condition : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; inPlaceIndicator : OptionalAttribute < boolean , any > ; lastChangedTime : OptionalWritableAttribute < number | null , any > ; replacementProductList : FixedAttribute < TypeFromFields [] , any > & { isConditional : true ; mandatoryIf : [ ] | [ { replacementProductList : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; } ; commands : { resetCondition : OptionalCommand < void , void , any > ; } ; features : { condition : BitFlag ; replacementProductList : BitFlag ; warning : BitFlag ; } ; name : "ResourceMonitoring" ; revision : 1 ; } Type declaration Readonlyattributes : { changeIndication : Attribute < ResourceMonitoring . ChangeIndication , any > ; condition : Attribute < number , any > & { isConditional : true ; mandatoryIf : [ ] | [ { condition : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; degradationDirection : FixedAttribute < ResourceMonitoring . DegradationDirection , any > & { isConditional : true ; mandatoryIf : [ ] | [ { condition : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; inPlaceIndicator : OptionalAttribute < boolean , any > ; lastChangedTime : OptionalWritableAttribute < number | null , any > ; replacementProductList : FixedAttribute < TypeFromFields [] , any > & { isConditional : true ; mandatoryIf : [ ] | [ { replacementProductList : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; } Readonlycondition : Attribute < number , any > & { isConditional : true ; mandatoryIf : [ ] | [ { condition : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } Readonlydegradation Direction : FixedAttribute < ResourceMonitoring . DegradationDirection , any > & { isConditional : true ; mandatoryIf : [ ] | [ { condition : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } Readonlyin Place Indicator : OptionalAttribute < boolean , any > Readonlyreplacement Product List : FixedAttribute < TypeFromFields [] , any > & { isConditional : true ; mandatoryIf : [ ] | [ { replacementProductList : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } Readonlycommands : { resetCondition : OptionalCommand < void , void , any > ; } Readonlyfeatures : { condition : BitFlag ; replacementProductList : BitFlag ; warning : BitFlag ; } Readonlyname : "ResourceMonitoring" Readonlyrevision : 1 Defined in packages/types/dist/esm/clusters/resource-monitoring.d.ts:258
This attribute shall be populated with a value from ChangeIndicationEnum that is indicative of the current requirement to change the resource.