ALIYUN::EAIS::ClientInstanceAttachment is used to attach an Elastic Accelerated Computing Instances (EAIS) instance to an Elastic Compute Service (ECS) instance or elastic container instance of a user.
Syntax
{
"Type": "ALIYUN::EAIS::ClientInstanceAttachment",
"Properties": {
"InstanceId": String,
"ClientInstanceId": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
InstanceId | String | Yes | No | The ID of the EAIS instance. | None. |
ClientInstanceId | String | Yes | No | The ID of the ECS instance or elastic container instance to which you want to attach the EAIS instance. | None. |
Return values
Fn::GetAtt
ClientInstanceId: the ID of the ECS instance or elastic container instance.
InstanceId: the ID of the EAIS instance.
VSwitchId: the vSwitch ID.