

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::EKS::Capability AwsIdc
<a name="aws-properties-eks-capability-awsidc"></a>

<a name="aws-properties-eks-capability-awsidc-description"></a>The `AwsIdc` property type specifies Property description not available. for an [AWS::EKS::Capability](aws-resource-eks-capability.md).

## Syntax
<a name="aws-properties-eks-capability-awsidc-syntax"></a>

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

### JSON
<a name="aws-properties-eks-capability-awsidc-syntax.json"></a>

```
{
  "[IdcInstanceArn](#cfn-eks-capability-awsidc-idcinstancearn)" : String,
  "[IdcManagedApplicationArn](#cfn-eks-capability-awsidc-idcmanagedapplicationarn)" : String,
  "[IdcRegion](#cfn-eks-capability-awsidc-idcregion)" : String
}
```

### YAML
<a name="aws-properties-eks-capability-awsidc-syntax.yaml"></a>

```
  [IdcInstanceArn](#cfn-eks-capability-awsidc-idcinstancearn): String
  [IdcManagedApplicationArn](#cfn-eks-capability-awsidc-idcmanagedapplicationarn): String
  [IdcRegion](#cfn-eks-capability-awsidc-idcregion): String
```

## Properties
<a name="aws-properties-eks-capability-awsidc-properties"></a>

`IdcInstanceArn`  <a name="cfn-eks-capability-awsidc-idcinstancearn"></a>
Property description not available.  
*Required*: Yes  
*Type*: String  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

`IdcManagedApplicationArn`  <a name="cfn-eks-capability-awsidc-idcmanagedapplicationarn"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

`IdcRegion`  <a name="cfn-eks-capability-awsidc-idcregion"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)