mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Documented aws_api_gateway_usage_plan.api_stages attributes as required (#13930)
This commit is contained in:
parent
c38d5470a5
commit
414060c83b
@ -72,8 +72,8 @@ The API Gateway Usage Plan argument layout is a structure composed of several su
|
||||
|
||||
#### Api Stages arguments
|
||||
|
||||
* `api_id` (Optional) - API Id of the associated API stage in a usage plan.
|
||||
* `stage` (Optional) - API stage name of the associated API stage in a usage plan.
|
||||
* `api_id` (Required) - API Id of the associated API stage in a usage plan.
|
||||
* `stage` (Required) - API stage name of the associated API stage in a usage plan.
|
||||
|
||||
#### Quota Settings Arguments
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user