Uses of Class
software.amazon.awscdk.services.pcs.CfnClusterProps.Builder
Packages that use CfnClusterProps.Builder
-
Uses of CfnClusterProps.Builder in software.amazon.awscdk.services.pcs
Methods in software.amazon.awscdk.services.pcs that return CfnClusterProps.BuilderModifier and TypeMethodDescriptionstatic CfnClusterProps.BuilderCfnClusterProps.builder()Sets the value ofCfnClusterProps.getName()CfnClusterProps.Builder.networking(IResolvable networking) Sets the value ofCfnClusterProps.getNetworking()CfnClusterProps.Builder.networking(CfnCluster.NetworkingProperty networking) Sets the value ofCfnClusterProps.getNetworking()CfnClusterProps.Builder.scheduler(IResolvable scheduler) Sets the value ofCfnClusterProps.getScheduler()CfnClusterProps.Builder.scheduler(CfnCluster.SchedulerProperty scheduler) Sets the value ofCfnClusterProps.getScheduler()Sets the value ofCfnClusterProps.getSize()CfnClusterProps.Builder.slurmConfiguration(IResolvable slurmConfiguration) Sets the value ofCfnClusterProps.getSlurmConfiguration()CfnClusterProps.Builder.slurmConfiguration(CfnCluster.SlurmConfigurationProperty slurmConfiguration) Sets the value ofCfnClusterProps.getSlurmConfiguration()Sets the value ofCfnClusterProps.getTags()Constructors in software.amazon.awscdk.services.pcs with parameters of type CfnClusterProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnClusterProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnClusterProps.Builder.