Skip to main content

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

NameTypeDescription
application_idUuidApplication id from the create request.
principal_idUuidPrincipal id from the create request.
iam_principal_arnStringIAM principal ARN that was associated.

Back to Control Plane