# DefaultAgentCoreRuntimeRoleAttribute

- Kind: `class`
- Package: [Aspire.Hosting.AWS](/reference/api/csharp/aspire.hosting.aws.md)
- Version: `13.6.0`
- Namespace: `Aspire.Hosting.AWS.Deployment`
- Target framework: `net10.0`
- Inherits: `Attribute`

Represents the base class for custom attributes.

## Definition

```csharp
namespace Aspire.Hosting.AWS.Deployment;

public class DefaultAgentCoreRuntimeRoleAttribute
    : System.Attribute
{
    // ...
}
```

## Constructors

- [DefaultAgentCoreRuntimeRoleAttribute](/reference/api/csharp/aspire.hosting.aws/defaultagentcoreruntimeroleattribute/constructors.md#constructor)
