Fleet

class Fleet : KotlinCustomResource

AWS::RoboMaker::Fleet resource creates an AWS RoboMaker fleet. Fleets contain robots and can receive deployments.

Properties

Link copied to clipboard
val arn: Output<String>
Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>?

The name of the fleet.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<FleetTags>?
Link copied to clipboard
val urn: Output<String>