Package | Description |
---|---|
io.druid.indexing.overlord.autoscaling.ec2 |
Modifier and Type | Method and Description |
---|---|
EC2IamProfileData |
EC2NodeData.getIamProfile() |
Constructor and Description |
---|
EC2NodeData(String amiId,
String instanceType,
int minInstances,
int maxInstances,
List<String> securityGroupIds,
String keyName,
String subnetId,
EC2IamProfileData iamProfile,
Boolean associatePublicIpAddress) |
Copyright © 2011–2015. All rights reserved.