org.kuali.common.deploy.aws.model
Class EC2Context
java.lang.Object
org.kuali.common.deploy.aws.model.EC2Context
public class EC2Context
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EC2Context
public EC2Context(String ami,
String securityGroup,
String type)
getAmi
public String getAmi()
getSecurityGroup
public String getSecurityGroup()
getType
public String getType()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.