Description
Clones a reserved instance.
Syntax
Action: ACS::ECS::CloneReservedInstance
Properties:
regionId: String
reservedInstanceId: String
period: Number
periodUnit: String
offeringType: StringAttributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | No | {{ ACS::RegionId }} | |
reservedInstanceId | The reserved instance ID. | String | Yes | ||
period | The duration of the reserved instance. | Number | Yes | ||
periodUnit | The unit of the duration of the reserved instance. | String | Yes | ||
offeringType | The payment type of the reserved instance. | String | No | All Upfront |
Output
Output item | Description | Type |
reservedInstanceId | String |
References
For more information, see ACS::ECS::CloneReservedInstance.yml at GitHub.