ResourceHealthMetadataProperties Class
ResourceHealthMetadata resource specific properties.
Constructor
ResourceHealthMetadataProperties(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
category
|
The category that the resource matches in the RHC Policy File. |
|
signal_availability
|
Is there a health signal for the resource. |
Attributes
category
The category that the resource matches in the RHC Policy File.
category: str | None
signal_availability
Is there a health signal for the resource.
signal_availability: bool | None