Class VaultAwsIam


  • @Restricted(org.kohsuke.accmod.restrictions.ProtectedExternally.class)
    public class VaultAwsIam
    extends Object
    • Constructor Detail

      • VaultAwsIam

        public VaultAwsIam​(@NonNull
                           String role,
                           @NonNull
                           String serverId)
    • Method Detail

      • getRole

        @NonNull
        public String getRole()
      • getServerId

        @NonNull
        public String getServerId()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object