アクション
ACS::ECS::AllocateEipAddressAndAttachToInstance
説明
Elastic IP アドレス (EIP) を作成し、ECS インスタンスに関連付けます。
構文
Action: ACS::ECS::AllocateEipAddressAndAttachToInstance
Properties:
regionId: String
instanceId: String
internetChargeType: String
bandwidth: Number
tags: Json属性
属性 | 説明 | タイプ | 必須 | デフォルト値 | 制限 |
regionId | リージョン ID。 | String | いいえ | {{ ACS::RegionId }} | |
instanceId | ECS インスタンスの ID。 | String | はい | ||
internetChargeType | EIP の課金方法。 | String | いいえ | PayByBandwidth | |
bandwidth | EIP の最大帯域幅。 | Number | いいえ | 5 | |
tags | タグ。 | Json | いいえ | [{'Key': 'oos_generate', 'Value': '{{ACS::ExecutionId}}'}] |
出力
出力項目 | 説明 | タイプ |
instanceAndAllocationId | String |
参照
詳細については、GitHub の ACS::ECS::AllocateEipAddressAndAttachToInstance.yml をご参照ください。