| Field | Type | Required | Description |
|---|---|---|---|
roleId |
String | ✔️ | A unique identifier for the role. |
force |
Optional<Boolean> | ➖ | Determines whether the role should be deleted when it has associated principals. - true: Deletes the role even if it has associated principals.- false (default): Prevents deletion if the role has associated principals. You must manually unassociate the principals before deleting the role. |