public class EC2IamProfileData extends Object
EC2IamProfileData(String name, String arn)
boolean
equals(Object o)
String
getArn()
getName()
int
hashCode()
com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
toIamInstanceProfileSpecification()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public EC2IamProfileData(String name, String arn)
public String getName()
public String getArn()
public com.amazonaws.services.ec2.model.IamInstanceProfileSpecification toIamInstanceProfileSpecification()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2011–2015. All rights reserved.