

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# Instance
<a name="API_devicemanagement_Instance"></a>

インスタンスの説明。現在、Amazon EC2インスタンスのみがサポートされているインスタンスタイプです。

## 内容
<a name="API_devicemanagement_Instance_Contents"></a>

 ** amiLaunchIndex **   <a name="Snowball-Type-devicemanagement_Instance-amiLaunchIndex"></a>
Amazon Machine Image (AMI) 起動インデックス。起動グループでこのインスタンスを検索するために使用できます。  
タイプ: 整数  
必須：いいえ

 ** blockDeviceMappings **   <a name="Snowball-Type-devicemanagement_Instance-blockDeviceMappings"></a>
インスタンスのブロックデバイスマッピングのエントリ。  
型: [InstanceBlockDeviceMapping](API_devicemanagement_InstanceBlockDeviceMapping.md) オブジェクトの配列  
必須：いいえ

 ** cpuOptions **   <a name="Snowball-Type-devicemanagement_Instance-cpuOptions"></a>
インスタンスCPUのオプション。  
型: [CpuOptions](API_devicemanagement_CpuOptions.md) オブジェクト  
必須：いいえ

 ** createdAt **   <a name="Snowball-Type-devicemanagement_Instance-createdAt"></a>
インスタンスが作成された日時。  
型: タイムスタンプ  
必須：いいえ

 ** imageId **   <a name="Snowball-Type-devicemanagement_Instance-imageId"></a>
インスタンスの起動AMIに使用される の ID。  
型: 文字列  
必須: いいえ

 ** instanceId **   <a name="Snowball-Type-devicemanagement_Instance-instanceId"></a>
インスタンスの ID。  
型: 文字列  
必須: いいえ

 ** instanceType **   <a name="Snowball-Type-devicemanagement_Instance-instanceType"></a>
インスタンスタイプ。  
型: 文字列  
必須: いいえ

 ** privateIpAddress **   <a name="Snowball-Type-devicemanagement_Instance-privateIpAddress"></a>
インスタンスに割り当てられたプライベートIPv4アドレス。  
型: 文字列  
必須: いいえ

 ** publicIpAddress **   <a name="Snowball-Type-devicemanagement_Instance-publicIpAddress"></a>
インスタンスに割り当てられたパブリックIPv4アドレス。  
型: 文字列  
必須: いいえ

 ** rootDeviceName **   <a name="Snowball-Type-devicemanagement_Instance-rootDeviceName"></a>
ルートデバイスボリュームのデバイス名 (例: `/dev/sda1`)。  
型: 文字列  
必須: いいえ

 ** securityGroups **   <a name="Snowball-Type-devicemanagement_Instance-securityGroups"></a>
インスタンスのセキュリティグループ。  
型: [SecurityGroupIdentifier](API_devicemanagement_SecurityGroupIdentifier.md) オブジェクトの配列  
必須：いいえ

 ** state **   <a name="Snowball-Type-devicemanagement_Instance-state"></a>
インスタンスの現在の状態の説明。  
型: [InstanceState](API_devicemanagement_InstanceState.md) オブジェクト  
必須：いいえ

 ** updatedAt **   <a name="Snowball-Type-devicemanagement_Instance-updatedAt"></a>
インスタンスが前回更新された日時。  
型: タイムスタンプ  
必須：いいえ

## 以下の資料も参照してください。
<a name="API_devicemanagement_Instance_SeeAlso"></a>

言語固有の のいずれかAPIでこれを使用する方法の詳細については AWS SDKs、以下を参照してください。
+  [AWS SDK C\$1\$1 用](https://docs.aws.amazon.com/goto/SdkForCpp/snow-device-management-2021-08-04/Instance) 
+  [AWS SDK Java V2 用](https://docs.aws.amazon.com/goto/SdkForJavaV2/snow-device-management-2021-08-04/Instance) 
+  [AWS SDK Ruby V3 用](https://docs.aws.amazon.com/goto/SdkForRubyV3/snow-device-management-2021-08-04/Instance) 