Class IamRole

  • All Implemented Interfaces:
    com.netflix.spinnaker.clouddriver.aws.model.Role

    public class IamRole
    extends java.lang.Object
    implements com.netflix.spinnaker.clouddriver.aws.model.Role
    • Constructor Summary

      Constructors 
      Constructor Description
      IamRole()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface com.netflix.spinnaker.clouddriver.aws.model.Role

        getId, getName, getTrustRelationships
    • Constructor Detail

      • IamRole

        public IamRole()