ALIYUN::ENS::InstanceSecurityGroupAttachment
更新時間:
ALIYUN::ENS::InstanceSecurityGroupAttachment類型用于將一臺ENS實例加入到指定的安全組。
語法
{
"Type": "ALIYUN::ENS::InstanceSecurityGroupAttachment",
"Properties": {
"InstanceId": String,
"SecurityGroupId": String
}
}
屬性
屬性名稱 | 類型 | 必須 | 允許更新 | 描述 | 約束 |
InstanceId | String | 否 | 否 | 實例ID。 | 無 |
SecurityGroupId | String | 是 | 否 | 安全組ID。 | 無 |
返回值
Fn::GetAtt
InstanceId:實例ID。
SecurityGroupId:安全組ID。
示例
文檔內(nèi)容是否對您有幫助?