# IResourceWithConstruct Properties

- Package: [Aspire.Hosting.AWS](/reference/api/csharp/aspire.hosting.aws.md)
- Type: [IResourceWithConstruct](/reference/api/csharp/aspire.hosting.aws/iresourcewithconstruct.md)
- Kind: `Properties`
- Members: `1`

## Construct

- Name: `Construct`
- Modifiers: `abstract` `get`
- Returns: `IConstruct`

```csharp
public abstract IConstruct Construct { get; }
```
