ALIYUN::EAIS::ClientInstanceAttachment类型用于将弹性加速计算实例挂载到用户的ECS实例上。
语法
{
"Type": "ALIYUN::EAIS::ClientInstanceAttachment",
"Properties": {
"InstanceId": String,
"ClientInstanceId": String
}
}
属性
属性名称 | 类型 | 必须 | 允许更新 | 描述 | 约束 |
InstanceId | String | 是 | 否 | EAIS实例ID。 | 无 |
ClientInstanceId | String | 是 | 否 | 待绑定的ECS或ECI实例ID。 | 无 |
返回值
Fn::GetAtt
ClientInstanceId:ECS或ECI实例ID。
InstanceId:EAIS实例ID。
VSwitchId:交换机ID。