You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/reference/resources/radius/radius.core/2025-08-01-preview/environments/index.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,8 @@ description: "Detailed reference documentation for radius.core/environments@2025
52
52
53
53
| Property | Type | Description |
54
54
|----------|------|-------------|
55
-
|**scope**| string | Target scope for AWS resources to be deployed into. For example: '/planes/aws/aws/accounts/000000000000/regions/us-west-2'. <br />_(Required)_|
55
+
|**accountId**| string | AWS account ID for AWS resources to be deployed into. <br />_(Required)_|
56
+
|**region**| string | AWS region for AWS resources to be deployed into. <br />_(Required)_|
0 commit comments