Models
Schema: `CreateComputeAssignmentRequest`
- Type:
object - Required fields:
principal_id,principal_type
Properties
| Name | Type | Required | Description |
|---|---|---|---|
fallback_local |
boolean |
false |
- |
is_default |
boolean |
false |
- |
principal_id |
string |
true |
- |
principal_type |
ComputeAssignmentPrincipalType |
true |
- |