CreateApplicationAwsPrincipalAssociationResponse
- Stability:
stable
Returns the identifiers and ARN persisted by the control plane so callers can confirm the binding matches their request.
- Qualified id:
com.dataspine.controlplane.CreateApplicationAwsPrincipalAssociationResponse@1 - Kind:
struct
Properties
| Name | Type | Description |
|---|---|---|
application_id | Uuid | Application id from the create request. |
principal_id | Uuid | Principal id from the create request. |
iam_principal_arn | String | IAM principal ARN that was associated. |