FleetSummary
The summary of the fleet.
Contents
- CompanyCode
-
The identifier used by users to sign into the Amazon WorkLink app.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 32.
Required: No
- CreatedTime
-
The time when the fleet was created.
Type: Timestamp
Required: No
- DisplayName
-
The name of the fleet to display.
Type: String
Length Constraints: Maximum length of 100.
Required: No
- FleetArn
-
The Amazon Resource Name (ARN) of the fleet.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Required: No
- FleetName
-
The name of the fleet.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 48.
Pattern:
^[a-z0-9](?:[a-z0-9\-]{0,46}[a-z0-9])?$
Required: No
- FleetStatus
-
The status of the fleet.
Type: String
Valid Values:
CREATING | ACTIVE | DELETING | DELETED | FAILED_TO_CREATE | FAILED_TO_DELETE
Required: No
- LastUpdatedTime
-
The time when the fleet was last updated.
Type: Timestamp
Required: No
- Tags
-
The tags attached to the resource. A tag is a key-value pair.
Type: String to string map
Map Entries: Maximum number of 50 items.
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Key Pattern:
^(?!aws:)[a-zA-Z+-=._:/]+$
Value Length Constraints: Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: