1VM::EC2::LaunchConfigurUasteironC(o3n)tributed Perl DocuVmMe:n:tEaCt2i:o:nLaunchConfiguration(3)
2
3
4

NAME

6       VM::EC2::LaunchConfiguration - Object describing a Launch Configuration
7

SYNOPSIS

9         use VM::EC2;
10
11         $ec2  = VM::EC2->new(...);
12         @lcs  = $ec2->describe_launch_configurations();
13

DESCRIPTION

15       This object represents a launch configuration. It is returned by
16       "VM::EC2-"describe_launch_configurations()>.
17

METHODS

19       These properties are supported:
20
21         block_device_mappings
22         created_time
23         ebs_optimized
24         iam_instance_profile
25         image_id
26         instance_monitoring
27         instance_type
28         kernel_id
29         key_name
30         launch_configuration_arn
31         launch_configuration_name
32         ramdisk_id
33         security_groups
34         spot_price
35         user_data
36

SEE ALSO

38       VM::EC2 VM::EC2::Generic
39

AUTHOR

41       Jose Luis Martinez
42
43
44
45perl v5.32.0                      2020-07-28   VM::EC2::LaunchConfiguration(3)
Impressum