public class EC2IamProfileData extends Object
Constructor and Description |
---|
EC2IamProfileData(String name,
String arn) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getArn() |
String |
getName() |
int |
hashCode() |
com.amazonaws.services.ec2.model.IamInstanceProfileSpecification |
toIamInstanceProfileSpecification() |
String |
toString() |
Copyright © 2011–2017. All rights reserved.