

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::KafkaConnect::ConnectorOperation
<a name="aws-resource-kafkaconnect-connectoroperation"></a>

<a name="aws-resource-kafkaconnect-connectoroperation-description"></a>The `AWS::KafkaConnect::ConnectorOperation` resource Property description not available. for KafkaConnect.

## Syntax
<a name="aws-resource-kafkaconnect-connectoroperation-syntax"></a>

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

### JSON
<a name="aws-resource-kafkaconnect-connectoroperation-syntax.json"></a>

```
{
  "Type" : "AWS::KafkaConnect::ConnectorOperation"
}
```

### YAML
<a name="aws-resource-kafkaconnect-connectoroperation-syntax.yaml"></a>

```
Type: AWS::KafkaConnect::ConnectorOperation
```

## Return values
<a name="aws-resource-kafkaconnect-connectoroperation-return-values"></a>

### Ref
<a name="aws-resource-kafkaconnect-connectoroperation-return-values-ref"></a>

### Fn::GetAtt
<a name="aws-resource-kafkaconnect-connectoroperation-return-values-fn--getatt"></a>

#### 
<a name="aws-resource-kafkaconnect-connectoroperation-return-values-fn--getatt-fn--getatt"></a>

`ConnectorArn`  <a name="ConnectorArn-fn::getatt"></a>
Property description not available.

`ConnectorOperationArn`  <a name="ConnectorOperationArn-fn::getatt"></a>
The Amazon Resource Name (ARN) of the connector operation.

`ConnectorOperationState`  <a name="ConnectorOperationState-fn::getatt"></a>
The state of the connector operation.

`ConnectorOperationType`  <a name="ConnectorOperationType-fn::getatt"></a>
The type of connector operation performed.

`CreationTime`  <a name="CreationTime-fn::getatt"></a>
The time when operation was created.

`EndTime`  <a name="EndTime-fn::getatt"></a>
The time when operation ended.

`OperationSteps`  <a name="OperationSteps-fn::getatt"></a>
Property description not available.