Libraries
»
plat
(0.0.1)
»
Index
»
Plat
»
Role
»
Cpu
»
#ec2
Method: Plat::Role::Cpu#ec2
Defined in:
lib/plat/role/cpu.rb
#
ec2
⇒
Object
4 5 6
# File 'lib/plat/role/cpu.rb', line 4
def
ec2
@ec2
||=
AWS
::
EC2
.
new
(
layout
.
aws_options
)
end