Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.deadline.CfnFleetMixinProps.Builder
Packages that use CfnFleetMixinProps.Builder
-
Uses of CfnFleetMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.deadline
Methods in software.amazon.awscdk.cfnpropertymixins.services.deadline that return CfnFleetMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnFleetMixinProps.BuilderCfnFleetMixinProps.builder()CfnFleetMixinProps.Builder.configuration(CfnFleetPropsMixin.FleetConfigurationProperty configuration) Sets the value ofCfnFleetMixinProps.getConfiguration()CfnFleetMixinProps.Builder.configuration(IResolvable configuration) Sets the value ofCfnFleetMixinProps.getConfiguration()CfnFleetMixinProps.Builder.description(String description) Sets the value ofCfnFleetMixinProps.getDescription()CfnFleetMixinProps.Builder.displayName(String displayName) Sets the value ofCfnFleetMixinProps.getDisplayName()Sets the value ofCfnFleetMixinProps.getFarmId()CfnFleetMixinProps.Builder.hostConfiguration(CfnFleetPropsMixin.HostConfigurationProperty hostConfiguration) Sets the value ofCfnFleetMixinProps.getHostConfiguration()CfnFleetMixinProps.Builder.hostConfiguration(IResolvable hostConfiguration) Sets the value ofCfnFleetMixinProps.getHostConfiguration()CfnFleetMixinProps.Builder.maxWorkerCount(Number maxWorkerCount) Sets the value ofCfnFleetMixinProps.getMaxWorkerCount()CfnFleetMixinProps.Builder.minWorkerCount(Number minWorkerCount) Sets the value ofCfnFleetMixinProps.getMinWorkerCount()Sets the value ofCfnFleetMixinProps.getRoleArn()Sets the value ofCfnFleetMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.deadline with parameters of type CfnFleetMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFleetMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFleetMixinProps.Builder.