Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pcs.CfnClusterPropsMixin.Builder
Packages that use CfnClusterPropsMixin.Builder
-
Uses of CfnClusterPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.pcs
Methods in software.amazon.awscdk.cfnpropertymixins.services.pcs that return CfnClusterPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnClusterPropsMixin.BuilderCfnClusterPropsMixin.Builder.create()static CfnClusterPropsMixin.BuilderCfnClusterPropsMixin.Builder.create(CfnPropertyMixinOptions options) The name that identifies the cluster.CfnClusterPropsMixin.Builder.networking(CfnClusterPropsMixin.NetworkingProperty networking) The networking configuration for the cluster's control plane.CfnClusterPropsMixin.Builder.networking(IResolvable networking) The networking configuration for the cluster's control plane.CfnClusterPropsMixin.Builder.scheduler(CfnClusterPropsMixin.SchedulerProperty scheduler) The cluster management and job scheduling software associated with the cluster.CfnClusterPropsMixin.Builder.scheduler(IResolvable scheduler) The cluster management and job scheduling software associated with the cluster.The size of the cluster.CfnClusterPropsMixin.Builder.slurmConfiguration(CfnClusterPropsMixin.SlurmConfigurationProperty slurmConfiguration) Additional options related to the Slurm scheduler.CfnClusterPropsMixin.Builder.slurmConfiguration(IResolvable slurmConfiguration) Additional options related to the Slurm scheduler.1 or more tags added to the resource.