DeviceFleetSummary
Summary of the device fleet.
Contents
- DeviceFleetArn
-
Amazon Resource Name (ARN) of the device fleet.
Type: String
Pattern:
^arn:aws[a-z\-]*:iam::\d{12}:device-fleet/?[a-zA-Z_0-9+=,.@\-_/]+$
Required: Yes
- DeviceFleetName
-
Name of the device fleet.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}$
Required: Yes
- CreationTime
-
Timestamp of when the device fleet was created.
Type: Timestamp
Required: No
- LastModifiedTime
-
Timestamp of when the device fleet was last updated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: