ALIYUN::ENS::InstanceSecurityGroupAttachment は、Edge Node Service (ENS) インスタンスをセキュリティグループに追加するために使用されます。
構文
{
"Type": "ALIYUN::ENS::InstanceSecurityGroupAttachment",
"Properties": {
"InstanceId": String,
"SecurityGroupId": String
}
}プロパティ
プロパティ | タイプ | 必須 | 編集可能 | 説明 | 制約 |
InstanceId | String | いいえ | いいえ | インスタンス ID。 | なし。 |
SecurityGroupId | String | はい | いいえ | セキュリティグループの ID。 | なし。 |
戻り値
Fn::GetAtt
InstanceId: インスタンス ID。
SecurityGroupId: セキュリティグループの ID。