@Generated public class InstanceProfile extends Object
Constructor and Description |
---|
InstanceProfile() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getIamRoleArn() |
String |
getInstanceProfileArn() |
Boolean |
getIsMetaInstanceProfile() |
int |
hashCode() |
InstanceProfile |
setIamRoleArn(String iamRoleArn) |
InstanceProfile |
setInstanceProfileArn(String instanceProfileArn) |
InstanceProfile |
setIsMetaInstanceProfile(Boolean isMetaInstanceProfile) |
String |
toString() |
public InstanceProfile setIamRoleArn(String iamRoleArn)
public String getIamRoleArn()
public InstanceProfile setInstanceProfileArn(String instanceProfileArn)
public String getInstanceProfileArn()
public InstanceProfile setIsMetaInstanceProfile(Boolean isMetaInstanceProfile)
public Boolean getIsMetaInstanceProfile()
Copyright © 2023. All rights reserved.