Package-level declarations

Types

Link copied to clipboard
enum ClusterEndpointType : Enum<ClusterEndpointType> , ConvertibleToJava<ClusterEndpointType>

Indicates the type of endpoint running at the specific IP address.

Link copied to clipboard
enum ClusterSchedulerPropertiesType : Enum<ClusterSchedulerPropertiesType> , ConvertibleToJava<ClusterSchedulerPropertiesType>

The software AWS PCS uses to manage cluster scaling and job scheduling.

Link copied to clipboard
enum ClusterSize : Enum<ClusterSize> , ConvertibleToJava<ClusterSize>

The size of the cluster.

Link copied to clipboard
enum ClusterStatus : Enum<ClusterStatus> , ConvertibleToJava<ClusterStatus>

The provisioning status of the cluster. The provisioning status doesn't indicate the overall health of the cluster.

Link copied to clipboard
enum ComputeNodeGroupPurchaseOption : Enum<ComputeNodeGroupPurchaseOption> , ConvertibleToJava<ComputeNodeGroupPurchaseOption>

Specifies how EC2 instances are purchased on your behalf. AWS PCS supports On-Demand and Spot instances. For more information, see Instance purchasing options in the Amazon Elastic Compute Cloud User Guide. If you don't provide this option, it defaults to On-Demand.

enum ComputeNodeGroupSpotOptionsPropertiesAllocationStrategy : Enum<ComputeNodeGroupSpotOptionsPropertiesAllocationStrategy> , ConvertibleToJava<ComputeNodeGroupSpotOptionsPropertiesAllocationStrategy>

The Amazon EC2 allocation strategy AWS PCS uses to provision EC2 instances. AWS PCS supports lowest price, capacity optimized, and price capacity optimized. If you don't provide this option, it defaults to price capacity optimized.

Link copied to clipboard
enum ComputeNodeGroupStatus : Enum<ComputeNodeGroupStatus> , ConvertibleToJava<ComputeNodeGroupStatus>

The provisioning status of the compute node group. The provisioning status doesn't indicate the overall health of the compute node group.

Link copied to clipboard
enum QueueStatus : Enum<QueueStatus> , ConvertibleToJava<QueueStatus>

The provisioning status of the queue. The provisioning status doesn't indicate the overall health of the queue.