

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::Glue::ConnectionType CursorConfiguration
<a name="aws-properties-glue-connectiontype-cursorconfiguration"></a>

<a name="aws-properties-glue-connectiontype-cursorconfiguration-description"></a>The `CursorConfiguration` property type specifies Property description not available. for an [AWS::Glue::ConnectionType](aws-resource-glue-connectiontype.md).

## Syntax
<a name="aws-properties-glue-connectiontype-cursorconfiguration-syntax"></a>

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

### JSON
<a name="aws-properties-glue-connectiontype-cursorconfiguration-syntax.json"></a>

```
{
  "[LimitParameter](#cfn-glue-connectiontype-cursorconfiguration-limitparameter)" : {{ExtractedParameter}},
  "[NextPage](#cfn-glue-connectiontype-cursorconfiguration-nextpage)" : {{ExtractedParameter}}
}
```

### YAML
<a name="aws-properties-glue-connectiontype-cursorconfiguration-syntax.yaml"></a>

```
  [LimitParameter](#cfn-glue-connectiontype-cursorconfiguration-limitparameter): {{
    ExtractedParameter}}
  [NextPage](#cfn-glue-connectiontype-cursorconfiguration-nextpage): {{
    ExtractedParameter}}
```

## Properties
<a name="aws-properties-glue-connectiontype-cursorconfiguration-properties"></a>

`LimitParameter`  <a name="cfn-glue-connectiontype-cursorconfiguration-limitparameter"></a>
Property description not available.  
*Required*: No  
*Type*: [ExtractedParameter](aws-properties-glue-connectiontype-extractedparameter.md)  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

`NextPage`  <a name="cfn-glue-connectiontype-cursorconfiguration-nextpage"></a>
Property description not available.  
*Required*: Yes  
*Type*: [ExtractedParameter](aws-properties-glue-connectiontype-extractedparameter.md)  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)