View ROS resource types and their properties, return values, and sample templates in the ROS console. Use resource type properties to define resource configurations in stack templates.
Procedure
-
Log on to the ROS console.
-
In the left-side navigation pane, click Resource Types.
The Resource Types page lists all resource types that ROS supports.
-
Find a resource type and click the Type value or View Details in the Actions column. The Properties, Return Values, and Sample Templates tabs display the resource type details.
-
Properties
The Properties tab lists the properties you use to define resources in a stack template, such as Elastic Compute Service (ECS) instance type, image, and security group. Each property has the following fields:
Field
Description
Name
Property name.
Type
Data type of valid values.
Required
Whether the property is required.
Updatable
Whether the property can be updated. If updatable, modify the value in the template to update the created stack and resource instance.
Description
Property description.
Constraint
Valid value range.
-
Return Values
The Return Values tab lists values available after resource creation, such as ECS instance ID, private IP address, and public IP address.
-
Sample Templates
The Sample Templates tab provides a ready-to-use template for creating resources.
-