> ## Documentation Index
> Fetch the complete documentation index at: https://cdktn.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Go: IInterpolatingParent

> CDKTN Core API Reference for IInterpolatingParent in Go.

* *Implemented By:* <a href="#cdktn.AnyMapList">AnyMapList</a>, <a href="#cdktn.BooleanMapList">BooleanMapList</a>, <a href="#cdktn.ComplexComputedList">ComplexComputedList</a>, <a href="#cdktn.ComplexObject">ComplexObject</a>, <a href="#cdktn.DataResource">DataResource</a>, <a href="#cdktn.MapList">MapList</a>, <a href="#cdktn.NumberMapList">NumberMapList</a>, <a href="#cdktn.StringMapList">StringMapList</a>, <a href="#cdktn.TerraformDataSource">TerraformDataSource</a>, <a href="#cdktn.TerraformResource">TerraformResource</a>, <a href="#cdktn.IInterpolatingParent">IInterpolatingParent</a>

## Methods <a name="Methods" id="Methods" />

| **Name**                                                                                                   | **Description**   |
| ---------------------------------------------------------------------------------------------------------- | ----------------- |
| <code><a href="#cdktn.IInterpolatingParent.interpolationForAttribute">InterpolationForAttribute</a></code> | *No description.* |

***

### `InterpolationForAttribute` <a name="InterpolationForAttribute" id="cdktn.IInterpolatingParent.interpolationForAttribute" />

```go theme={null}
func InterpolationForAttribute(terraformAttribute *string) IResolvable
```

#### `terraformAttribute`<sup>Required</sup> <a name="terraformAttribute" id="cdktn.IInterpolatingParent.interpolationForAttribute.parameter.terraformAttribute" />

* *Type:* \*string

***
