CollectionGroupDetail
Details about a collection group.
Contents
- arn
-
The Amazon Resource Name (ARN) of the collection group.
Type: String
Required: No
- capacityLimits
-
The capacity limits for the collection group, in OpenSearch Compute Units (OCUs).
Type: CollectionGroupCapacityLimits object
Required: No
- createdDate
-
The Epoch time when the collection group was created.
Type: Long
Required: No
- description
-
The description of the collection group.
Type: String
Required: No
- id
-
The unique identifier of the collection group.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 40.
Pattern:
[a-z0-9]{3,40}Required: No
- name
-
The name of the collection group.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 32.
Pattern:
[a-z][a-z0-9-]+Required: No
- numberOfCollections
-
The number of collections associated with the collection group.
Type: Integer
Required: No
- standbyReplicas
-
Indicates whether standby replicas are used for the collection group.
Type: String
Valid Values:
ENABLED | DISABLEDRequired: No
-
A map of key-value pairs associated with the collection group.
Type: Array of Tag objects
Array Members: Minimum number of 0 items. Maximum number of 50 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: