1VM::EC2::Spot::LaunchSpUesceirfiCcoanttiroinb(u3t)ed PerVlM:D:oEcCu2m:e:nStpaotti:o:nLaunchSpecification(3)
2
3
4

NAME

6       VM::EC2::Spot::LaunchSpecification - Object describing an Amazon EC2
7       spot instance launch specification
8

SYNOPSIS

10       See "SPOT INSTANCES" in VM::EC2, and VM::EC2::Spot::InstanceRequest.
11

DESCRIPTION

13       This object represents an Amazon EC2 spot instance launch
14       specification, which is returned by a VM::EC2::Spot::InstanceRequest
15       object's launchSpecification() method. It provides information about
16       the spot instance request.
17

METHODS

19       These object methods are supported:
20
21        imageId           -- the ID of the image to be used for the request
22        keyName           -- the ssh keyname for instances created by the request
23        groupSet          -- a list of VM::EC2::Group objects representing the launch
24                             groups for spot instances created under this request.
25        addressingType    -- Deprecated and undocumented, but present in the EC2 API
26        instanceType      -- type of instances created by the request
27        placement         -- availability zone for instances created by the request
28        kernelId          -- kernel ID to be used for instances launched by the request
29        ramdiskId         -- ramdisk ID to be used for instances launched by the request
30        blockDeviceMapping -- List of VM::EC2::BlockDevice::Mapping objects describing
31                             the block devices to be attached to instances launched by the
32                             request.
33        monitoring        -- A true value if detailed monitoring was requested for these
34                             instances.
35        subnetId          -- Subnet ID in which to place instances launched under this
36                             request (VPC only).
37

SEE ALSO

39       VM::EC2 VM::EC2::Generic VM::EC2::Spot::InstanceRequest VM::EC2::Error
40

AUTHOR

42       Lincoln Stein <lincoln.stein@gmail.com>.
43
44       Copyright (c) 2011 Ontario Institute for Cancer Research
45
46       This package and its accompanying libraries is free software; you can
47       redistribute it and/or modify it under the terms of the GPL (either
48       version 1, or at your option, any later version) or the Artistic
49       License 2.0.  Refer to LICENSE for the full license text. In addition,
50       please see DISCLAIMER.txt for disclaimers of warranty.
51
52
53
54perl v5.32.0                      2020-07-V2M8::EC2::Spot::LaunchSpecification(3)
Impressum