com.amazonaws.util
Class EC2MetadataUtils.IAMInfo
java.lang.Object
com.amazonaws.util.EC2MetadataUtils.IAMInfo
- Enclosing class:
- EC2MetadataUtils
public static class EC2MetadataUtils.IAMInfo
- extends Object
Information about the last time the instance profile was updated,
including the instance's LastUpdated date, InstanceProfileArn, and
InstanceProfileId.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
code
public String code
message
public String message
lastUpdated
public String lastUpdated
instanceProfileArn
public String instanceProfileArn
instanceProfileId
public String instanceProfileId
EC2MetadataUtils.IAMInfo
public EC2MetadataUtils.IAMInfo()
Copyright © 2016. All rights reserved.