

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::SageMaker::Cluster InstanceRequirements
<a name="aws-properties-sagemaker-cluster-instancerequirements"></a>

<a name="aws-properties-sagemaker-cluster-instancerequirements-description"></a>The `InstanceRequirements` property type specifies Property description not available. for an [AWS::SageMaker::Cluster](aws-resource-sagemaker-cluster.md).

## Syntax
<a name="aws-properties-sagemaker-cluster-instancerequirements-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-sagemaker-cluster-instancerequirements-syntax.json"></a>

```
{
  "[InstanceTypes](#cfn-sagemaker-cluster-instancerequirements-instancetypes)" : {{[ String, ... ]}}
}
```

### YAML
<a name="aws-properties-sagemaker-cluster-instancerequirements-syntax.yaml"></a>

```
  [InstanceTypes](#cfn-sagemaker-cluster-instancerequirements-instancetypes): {{
    - String}}
```

## Properties
<a name="aws-properties-sagemaker-cluster-instancerequirements-properties"></a>

`InstanceTypes`  <a name="cfn-sagemaker-cluster-instancerequirements-instancetypes"></a>
Property description not available.  
*Required*: Yes  
*Type*: Array of String  
*Minimum*: `1`  
*Maximum*: `20`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)