Class GetInstanceProfileResult


  • public final class GetInstanceProfileResult
    extends java.lang.Object
    • Method Detail

      • arn

        public java.lang.String arn()
        Returns:
        ARN.
      • createDate

        public java.lang.String createDate()
        Returns:
        String representation of the date the instance profile was created.
      • id

        public java.lang.String id()
        Returns:
        The provider-assigned unique ID for this managed resource.
      • name

        public java.lang.String name()
      • path

        public java.lang.String path()
        Returns:
        Path to the instance profile.
      • roleArn

        public java.lang.String roleArn()
        Returns:
        Role ARN associated with this instance profile.
      • roleId

        public java.lang.String roleId()
        Returns:
        Role ID associated with this instance profile.
      • roleName

        public java.lang.String roleName()
        Returns:
        Role name associated with this instance profile.