GroupSummary
A structure containing some information about a group.
Contents
- Arn
-
The ARN of the group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
arn:(aws[a-zA-Z-]*)?:synthetics:[a-z]{2}((-gov)|(-iso(b?)))?-[a-z]+-\d{1}:\d{12}:group:[0-9a-z]+
Required: No
- Id
-
The unique ID of the group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
- Name
-
The name of the group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: