Uses of Class
software.amazon.awscdk.services.pcs.CfnQueueProps.Builder
Packages that use CfnQueueProps.Builder
-
Uses of CfnQueueProps.Builder in software.amazon.awscdk.services.pcs
Methods in software.amazon.awscdk.services.pcs that return CfnQueueProps.BuilderModifier and TypeMethodDescriptionstatic CfnQueueProps.BuilderCfnQueueProps.builder()Sets the value ofCfnQueueProps.getClusterId()CfnQueueProps.Builder.computeNodeGroupConfigurations(List<? extends Object> computeNodeGroupConfigurations) Sets the value ofCfnQueueProps.getComputeNodeGroupConfigurations()CfnQueueProps.Builder.computeNodeGroupConfigurations(IResolvable computeNodeGroupConfigurations) Sets the value ofCfnQueueProps.getComputeNodeGroupConfigurations()Sets the value ofCfnQueueProps.getName()CfnQueueProps.Builder.slurmConfiguration(IResolvable slurmConfiguration) Sets the value ofCfnQueueProps.getSlurmConfiguration()CfnQueueProps.Builder.slurmConfiguration(CfnQueue.SlurmConfigurationProperty slurmConfiguration) Sets the value ofCfnQueueProps.getSlurmConfiguration()Sets the value ofCfnQueueProps.getTags()Constructors in software.amazon.awscdk.services.pcs with parameters of type CfnQueueProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnQueueProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnQueueProps.Builder.