ApplicationSummary
Summary information about the Application.
Contents
- Arn
-
The Amazon Resource Name (ARN) of the Application.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
^arn:aws:[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:[A-Za-z0-9_/.-]{0,63}:[A-Za-z0-9_/.-]{0,63}:[A-Za-z0-9][A-Za-z0-9:_/+=,@.-]{0,1023}$
Required: No
- CreatedTime
-
The time when the application was created.
Type: Timestamp
Required: No
- Id
-
A unique identifier for the Application.
Type: String
Pattern:
[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}
Required: No
- LastModifiedTime
-
The time when the application was last modified.
Type: Timestamp
Required: No
- Name
-
The name of the application.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[a-zA-Z0-9\/\._ \-]+$
Required: No
- Namespace
-
The namespace of the application.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 32.
Pattern:
^[a-zA-Z0-9\/\._\-]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: