# IStackResource Properties

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

## Stack

- Name: `Stack`
- Modifiers: `abstract` `get`
- Returns: `Stack`

```csharp
public abstract Stack Stack { get; }
```
