awscala
awscala
awscala.ec2
EC2
EC2
EC2Client
Instance
Instance
InstanceType0
InstanceWithKeyPair
IpPermission
IpPermission
KeyPair
KeyPair
RunInstancesRequest
SSHEnabledInstance
SecurityGroup
SecurityGroup
UserIdGroupPair
UserIdGroupPair
awscala
/
awscala.ec2
/
SSHEnabledInstance
SSHEnabledInstance
case
class
SSHEnabledInstance
(instance:
Instance
)
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
ssh
[T](f:
SshClient
=>
Result
[T], keyPairFilePath:
String
):
Result
[T]
def
ssh
[T](f:
SshClient
=>
Result
[T], keyPairFile:
File
):
Result
[T]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product