@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T15:10:39.441-05:00") public class IamRole extends Object
| Constructor and Description |
|---|
IamRole() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getIamRoleDescription()
A description of the IAM role
|
String |
getIamRoleName()
The name of the IAM role
|
int |
hashCode() |
void |
setIamRoleDescription(String iamRoleDescription) |
void |
setIamRoleName(String iamRoleName) |
String |
toString() |
public String getIamRoleName()
public void setIamRoleName(String iamRoleName)
public String getIamRoleDescription()
public void setIamRoleDescription(String iamRoleDescription)
Copyright © 2017. All rights reserved.