Uses of Class
software.amazon.awscdk.services.deadline.CfnFleet.Builder
-
Uses of CfnFleet.Builder in software.amazon.awscdk.services.deadline
Modifier and TypeMethodDescriptionCfnFleet.Builder.configuration
(IResolvable configuration) The configuration details for the fleet.CfnFleet.Builder.configuration
(CfnFleet.FleetConfigurationProperty configuration) The configuration details for the fleet.static CfnFleet.Builder
CfnFleet.Builder.description
(String description) A description that helps identify what the fleet is used for.CfnFleet.Builder.displayName
(String displayName) The display name of the fleet summary to update.The farm ID.CfnFleet.Builder.maxWorkerCount
(Number maxWorkerCount) The maximum number of workers specified in the fleet.CfnFleet.Builder.minWorkerCount
(Number minWorkerCount) The minimum number of workers in the fleet.The IAM role that workers in the fleet use when processing jobs.The tags to add to your fleet.