ServiceAccountSubject holds detailed information for service-account-kind subject.
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | `name` is the name of matching ServiceAccount objects, or "*" to match regardless of name. Required. | |
| namespace | str | `namespace` is the namespace of matching ServiceAccount objects. Required. |