AppComponentCompliance
Defines the compliance of an AppComponent against the resiliency policy.
Contents
- appComponentName
-
Name of the AppComponent.
Type: String
Pattern:
^\S{1,255}$
Required: No
- compliance
-
The compliance of the AppComponent against the resiliency policy.
Type: String to DisruptionCompliance object map
Valid Keys:
Software | Hardware | AZ | Region
Required: No
- cost
-
The cost for the application.
Type: Cost object
Required: No
- message
-
The compliance message.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: No
- resiliencyScore
-
The current resiliency score for the application.
Type: ResiliencyScore object
Required: No
- status
-
Status of the action.
Type: String
Valid Values:
PolicyBreached | PolicyMet | NotApplicable | MissingPolicy
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: