AwsPrincipalAssociationRow
- Stability:
stable
Pairs the logical Dataspine principal id with the concrete IAM ARN that workloads may assume when operating on behalf of the parent application.
- Qualified id:
com.dataspine.controlplane.AwsPrincipalAssociationRow@1 - Kind:
struct
Properties
| Name | Type | Description |
|---|---|---|
principal_id | Uuid | Dataspine principal referenced by the association. |
iam_principal_arn | String | IAM principal ARN linked to the Dataspine principal. |