In the Resource Orchestration Service (ROS) console, you can view supported resource types and the resource type details. When creating a resource stack template, you can set the template information according to the Properties information of the resource type and specify the specific requirements on the resources.
- Log on to the ROS console.
Click Resource Type from the left-side navigation pane. In the Resource Type List, you can view all resource types supported by ROS.
Click the name of a resource type or Details from the Operation column to view the resource type details. For example, click ALIYUN::ApiGateway::Group to go to the ALIYUN::ApiGateway::Group details page.
The Attributes and Properties of the resource type are displayed on the page.
Attributes displays the instance attribute value obtained through the resource stack after ROS creates the resource. Properties displays the specific requirements on the resources specified by you when you create a resource stack template.The metadata of each attributes includes the following items.Name Description key Attribute name type Value type required Required or not immutable Immutable or not update_allowed Allowed update or not. If the value is true, you can update the resource stack and modify the attribute in the template. description Description constraints Value range schema Subattribute - Click Template Examples from the left-side navigation pane to view how to specify the required resource in the template.