1Net::Amazon::EC2::RunniUnsgeIrnsCtoanntcreisb(u3t)ed PerNletD:o:cAummaeznotna:t:iEoCn2::RunningInstances(3)
2
3
4

NAME

6       Net::Amazon::EC2::RunningInstances
7

DESCRIPTION

9       A class representing a running instance.
10

ATTRIBUTES

12       ami_launch_index (optional)
13           The AMI launch index, which can be used to find this instance
14           within the launch group.
15
16       dns_name (optional)
17           The public DNS name assigned to the instance. This DNS name is
18           contactable from outside the Amazon EC2 network.  This element
19           remains empty until the instance enters a running state.
20
21       image_id (required)
22           The image id of the AMI currently running in this instance.
23
24       kernel_id (required)
25           The kernel id of the AKI currently running in this instance.
26
27       ramdisk_id (required)
28           The ramdisk id of the ARI loaded in this instance.
29
30       instance_id (required)
31           The instance id of the launched instance.
32
33       instance_state (required)
34           An Net::Amazon::EC2::InstanceState object.
35
36       instance_type (required)
37           The type of instance launched.
38
39       key_name (optional)
40           The key pair name the instance was launched with.
41
42       launch_time (required)
43           The time the instance was started.
44
45       placement (required)
46           A Net::Amazon::EC2::PlacementResponse object.
47
48       private_dns_name (optional)
49           The private DNS name assigned to the instance. This DNS name can
50           only be used inside the Amazon EC2 network.  This element remains
51           empty until the instance enters a running state.
52
53       product_codes (optional)
54           An array ref of Net::Amazon::EC2::ProductCode objects.
55
56       reason (optional)
57           The reason for the most recent state transition.
58
59       platform (optional)
60           The operating system for this instance.
61
62       monitoring (optional)
63           The state of monitoring on this instance.
64
65       subnet_id (optional)
66           Specifies the subnet ID in which the instance is running (Amazon
67           Virtual Private Cloud).
68
69       vpc_id (optional)
70           Specifies the VPC in which the instance is running (Amazon Virtual
71           Private Cloud).
72
73       private_ip_address (optional)
74           Specifies the private IP address that is assigned to the instance
75           (Amazon VPC).
76
77       ip_address (optional)
78           Specifies the IP address of the instance.
79
80       state_reason (optional)
81           The reason for the state change.
82
83           A Net::Amazon::EC2::StateReason object.
84
85       architecture (optional)
86           The architecture of the image.
87
88       root_device_name (optional)
89           The root device name (e.g., /dev/sda1).
90
91       root_device_type (optional)
92           The root device type used by the AMI. The AMI can use an Amazon EBS
93           or instance store root device.
94
95       block_device_mapping (optional)
96           An array ref of Net::Amazon::EC2::BlockDeviceMapping objects.
97
98       tag_set (optional)
99           An array ref of Net::Amazon::EC2::TagSet objects.
100
101       name (optional)
102           The instance name from tags.
103

AUTHOR

105       Jeff Kim <cpan@chosec.com>
106
108       Copyright (c) 2006-2010 Jeff Kim. This program is free software; you
109       can redistribute it and/or modify it under the same terms as Perl
110       itself.
111
112
113
114perl v5.28.1                      2018-04-N0e3t::Amazon::EC2::RunningInstances(3)
Impressum