Values.ApplicationPolicyStatementSourcePolicy statement applied to the application.
type nonrec t = {actions : string list;For the list of actions supported for this operation, see Application Permissions.
*)principalOrgIDs : string list option;An array of PrinciplalOrgIDs, which corresponds to AWS IAM aws:PrincipalOrgID global condition key.
*)principals : string list;An array of AWS account IDs, or * to make the application public.
*)statementId : string option;A unique ID for the statement.
*)}