@alicloud/ros-cdk-ecs 1.0.20 → 1.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3211,10 +3211,6 @@ export declare class RosInstanceGroup extends ros.RosResource {
3211
3211
  * @Attribute PublicIps: Public IP address list of created ecs instances.
3212
3212
  */
3213
3213
  readonly attrPublicIps: ros.IResolvable;
3214
- /**
3215
- * @Attribute RelatedOrderIds: The related order id list of created ecs instances
3216
- */
3217
- readonly attrRelatedOrderIds: ros.IResolvable;
3218
3214
  /**
3219
3215
  * @Attribute ZoneIds: Zone id of created instances.
3220
3216
  */
@@ -3904,10 +3900,6 @@ export declare class RosInstanceGroupClone extends ros.RosResource {
3904
3900
  * @Attribute PublicIps: Public IP address list of created ecs instances.
3905
3901
  */
3906
3902
  readonly attrPublicIps: ros.IResolvable;
3907
- /**
3908
- * @Attribute RelatedOrderIds: The related order id list of created ecs instances
3909
- */
3910
- readonly attrRelatedOrderIds: ros.IResolvable;
3911
3903
  /**
3912
3904
  * @Attribute ZoneIds: Zone id of created instances.
3913
3905
  */