AccountAssignmentsCreateResponse
AccountAssignmentsCreateResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_assignment_id optional | 할당 ID Example : b2f9a7d3c1e5b8f4d0a6c9e2f7b3d1a8 | any of [string, null] | |
| permission_set_id required | 권한 세트 ID Example : e8d4b9f2c1a7e5d3f0b6c9a2d8e4f7b1 | string | |
| principal_id optional | 주체 ID Example : 138c2fc8c29a449dbfa8681f8f1d78e2 | any of [string, null] | |
| principal_type optional | 주체 유형 Example : USER | any of [enum (USER, GROUP), null] | |
| role_srn optional | 권한 세트 설명 Example : Permissions for administrators | any of [string, null] | |
| target_account_id required | 할당된 계정 ID Example : 3265ab469f0d406d83073da3e11e7a6c | string |