AccountAssignmentsCreateResponse
AccountAssignmentsCreateResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_assignment_id optional | Assignment ID Example : b2f9a7d3c1e5b8f4d0a6c9e2f7b3d1a8 | any of [string, null] | |
| permission_set_id required | Permission Set ID Example : e8d4b9f2c1a7e5d3f0b6c9a2d8e4f7b1 | string | |
| principal_id optional | Principal ID Example : 138c2fc8c29a449dbfa8681f8f1d78e2 | any of [string, null] | |
| principal_type optional | Principal Type Example : USER | any of [enum (USER, GROUP), null] | |
| role_srn optional | Permission Set Description Example : Permissions for administrators | any of [string, null] | |
| target_account_id required | Assigned Account ID Example : 3265ab469f0d406d83073da3e11e7a6c | string |