toil.lib.generatedEC2Lists

Attributes

E2Instances

regionDict

ec2InstancesByRegion

Classes

InstanceType

Module Contents

class toil.lib.generatedEC2Lists.InstanceType(name, cores, memory, disks, disk_capacity, architecture)[source]
Parameters:
__slots__ = ('name', 'cores', 'memory', 'disks', 'disk_capacity', 'architecture')
__str__()[source]

Return str(self).

Return type:

str

__eq__(other)[source]

Return self==value.

Parameters:

other (object)

Return type:

bool

toil.lib.generatedEC2Lists.E2Instances
toil.lib.generatedEC2Lists.regionDict
toil.lib.generatedEC2Lists.ec2InstancesByRegion