Instance
In this article:
Instance#
Describes an instance.
Contents#
amiLaunchIndex
Type: String
Required: No
architecture — Type of the architecture.
Type: String
Required: No
blockDeviceMapping – Information about block devices.
Type: List of InstanceBlockDeviceMapping objects
Required: No
DnsName — The public DNS name of the instance.
Type: String
Required: No
groupSet — The security groups for the instance.
Type: List of GroupIdentifier objects
Required: No
highAvailability — High Availability Mode.
Type: Boolean
Required: No
imageDescription — The description of the image.
Type: String
Required: No
imageId — The image ID.
Type: String
Required: No
instanceId — The ID of the instance.
Type: String
Required: No
instanceLifecycle
Type: String
Required: No
instanceState — The current state of the instance.
Type: InstanceState object
Required: No
instanceType — The Instance type.
Type: String
Required: No
ipAddress — The public IPv4 address assigned to the instance.
Type: String
Required: No
keyName — The name of the SSH key pair.
Type: String
Required: No
launchTime — The time the instance was launched.
Type: Timestamp
Required: No
monitoring — The monitoring for the instance.
Type: Monitoring object
Required: No
networkInterfaceSet — The network interfaces for the instance.
Type: List of InstanceNetworkInterface objects
Required: No
placement — The placement of the instance.
Type: Placement object
Required: No
platform
Type: String
Required: No
privateDnsName — The private DNS name assigned to the Instance.
Type: String
Required: No
privateIpAddress — The private IP address.
Type: String
Required: No
productCodes
Required: No
reason
Type: String
Required: No
remoteConsole — The remote console type.
Type: String
Required: No
rootDeviceName — The name of the root (boot) device of the instance.
Required: No
rootDeviceType — The root device type.
Type: String
Valid values:
ebs
Required: No
sourceDestCheck — Controls whether source/destination checking is enabled on the instance.
Type: Boolean
Required: No
subnetId — The ID of the subnet.
Type: String
Required: No
switchesSet — Attached virtual switches.
Type: List of VirtualSwitch
Required: No
tagSet — The instance-related tags.
Type: List of Tag objects
Required: No
virtualizationType — The virtualization type.
Type: String
Possible values:
hvm
|hvm-legacy
Required: No
vpcId — The ID of the VPC.
Type: String
Required: No