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