AppMonitorSummary
A structure that includes some data about app monitors and their settings.
Contents
- Created
-
The date and time that the app monitor was created.
Type: String
Length Constraints: Fixed length of 19.
Required: No
- Id
-
The unique ID of this app monitor.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$
Required: No
- LastModified
-
The date and time of the most recent changes to this app monitor's configuration.
Type: String
Length Constraints: Fixed length of 19.
Required: No
- Name
-
The name of this app monitor.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^(?!\.)[\.\-_#A-Za-z0-9]+$
Required: No
- State
-
The current state of this app monitor.
Type: String
Valid Values:
CREATED | DELETING | ACTIVE
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: