BillingViewHealthStatus
Represents the health status of a billing view, including a status code and optional reasons for the status.
Contents
- statusCode
-
The current health status code of the billing view.
Type: String
Valid Values:
HEALTHY | UNHEALTHY | CREATING | UPDATING
Required: No
- statusReasons
-
A list of reasons explaining the current health status, if applicable.
Type: Array of strings
Valid Values:
SOURCE_VIEW_UNHEALTHY | SOURCE_VIEW_UPDATING | SOURCE_VIEW_ACCESS_DENIED | SOURCE_VIEW_NOT_FOUND | CYCLIC_DEPENDENCY | SOURCE_VIEW_DEPTH_EXCEEDED | AGGREGATE_SOURCE | VIEW_OWNER_NOT_MANAGEMENT_ACCOUNT
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: