Name | Type | Description | Notes |
---|---|---|---|
ContinuousAnalysis | *DiscoveredContinuousAnalysis | Whether the resource is continuously analyzed. | [optional] [default to null] |
LastAnalysisTime | time.Time | The last time continuous analysis was done for this resource. Deprecated, do not use. | [optional] [default to null] |
AnalysisStatus | *DiscoveredAnalysisStatus | The status of discovery for the resource. | [optional] [default to null] |
AnalysisStatusError | *RpcStatus | When an error is encountered this will contain a LocalizedMessage under details to show to the user. The LocalizedMessage is output only and populated by the API. | [optional] [default to null] |