Fleet - AWS RoboMaker

Fleet

Information about a fleet.

Contents

arn

The Amazon Resource Name (ARN) of the fleet.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1224.

Pattern: arn:.*

Required: No

createdAt

The time, in milliseconds since the epoch, when the fleet was created.

Type: Timestamp

Required: No

lastDeploymentJob

The Amazon Resource Name (ARN) of the last deployment job.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1224.

Pattern: arn:.*

Required: No

lastDeploymentStatus

The status of the last fleet deployment.

Type: String

Valid Values: Pending | Preparing | InProgress | Failed | Succeeded | Canceled

Required: No

lastDeploymentTime

The time of the last deployment.

Type: Timestamp

Required: No

name

The name of the fleet.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

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: