Package software.amazon.awscdk.services.pcs
AWS::PCS Construct Library
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.pcs.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for PCS construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::PCS resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::PCS.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionCreates an AWS PCS cluster resource.The accounting configuration includes configurable settings for Slurm accounting.A builder for
CfnCluster.AccountingProperty
An implementation forCfnCluster.AccountingProperty
The shared Slurm key for authentication, also known as the cluster secret .A builder forCfnCluster.AuthKeyProperty
An implementation forCfnCluster.AuthKeyProperty
A fluent builder forCfnCluster
.An endpoint available for interaction with the scheduler.A builder forCfnCluster.EndpointProperty
An implementation forCfnCluster.EndpointProperty
An error that occurred during resource creation.A builder forCfnCluster.ErrorInfoProperty
An implementation forCfnCluster.ErrorInfoProperty
The networking configuration for the cluster's control plane.A builder forCfnCluster.NetworkingProperty
An implementation forCfnCluster.NetworkingProperty
The cluster management and job scheduling software associated with the cluster.A builder forCfnCluster.SchedulerProperty
An implementation forCfnCluster.SchedulerProperty
Additional options related to the Slurm scheduler.A builder forCfnCluster.SlurmConfigurationProperty
An implementation forCfnCluster.SlurmConfigurationProperty
Additional settings that directly map to Slurm settings.A builder forCfnCluster.SlurmCustomSettingProperty
An implementation forCfnCluster.SlurmCustomSettingProperty
Properties for defining aCfnCluster
.A builder forCfnClusterProps
An implementation forCfnClusterProps
Creates an AWS PCS compute node group resource.A fluent builder forCfnComputeNodeGroup
.An Amazon EC2 launch template AWS PCS uses to launch compute nodes.A builder forCfnComputeNodeGroup.CustomLaunchTemplateProperty
An implementation forCfnComputeNodeGroup.CustomLaunchTemplateProperty
An error that occurred during resource creation.A builder forCfnComputeNodeGroup.ErrorInfoProperty
An implementation forCfnComputeNodeGroup.ErrorInfoProperty
An EC2 instance configuration AWS PCS uses to launch compute nodes.A builder forCfnComputeNodeGroup.InstanceConfigProperty
An implementation forCfnComputeNodeGroup.InstanceConfigProperty
Specifies the boundaries of the compute node group auto scaling.A builder forCfnComputeNodeGroup.ScalingConfigurationProperty
An implementation forCfnComputeNodeGroup.ScalingConfigurationProperty
Additional options related to the Slurm scheduler.A builder forCfnComputeNodeGroup.SlurmConfigurationProperty
An implementation forCfnComputeNodeGroup.SlurmConfigurationProperty
Additional settings that directly map to Slurm settings.A builder forCfnComputeNodeGroup.SlurmCustomSettingProperty
An implementation forCfnComputeNodeGroup.SlurmCustomSettingProperty
Additional configuration when you specifySPOT
as thepurchaseOption
for theCreateComputeNodeGroup
API action.A builder forCfnComputeNodeGroup.SpotOptionsProperty
An implementation forCfnComputeNodeGroup.SpotOptionsProperty
Properties for defining aCfnComputeNodeGroup
.A builder forCfnComputeNodeGroupProps
An implementation forCfnComputeNodeGroupProps
Creates an AWS PCS queue resource.A fluent builder forCfnQueue
.The compute node group configuration for a queue.A builder forCfnQueue.ComputeNodeGroupConfigurationProperty
An implementation forCfnQueue.ComputeNodeGroupConfigurationProperty
An error that occurred during resource creation.A builder forCfnQueue.ErrorInfoProperty
An implementation forCfnQueue.ErrorInfoProperty
Properties for defining aCfnQueue
.A builder forCfnQueueProps
An implementation forCfnQueueProps
A reference to a Cluster resource.A builder forClusterReference
An implementation forClusterReference
A reference to a ComputeNodeGroup resource.A builder forComputeNodeGroupReference
An implementation forComputeNodeGroupReference
(experimental) Indicates that this resource can be referenced as a Cluster.Internal default implementation forIClusterRef
.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a ComputeNodeGroup.Internal default implementation forIComputeNodeGroupRef
.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a Queue.Internal default implementation forIQueueRef
.A proxy class which represents a concrete javascript instance of this type.A reference to a Queue resource.A builder forQueueReference
An implementation forQueueReference