Class DependabotRegistry.Jsii$Proxy

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Jsii$Proxy​(DependabotRegistry.Builder builder)
      Constructor that initializes the object based on literal property values passed by the DependabotRegistry.Builder.
      protected Jsii$Proxy​(software.amazon.jsii.JsiiObjectRef objRef)
      Constructor that initializes the object based on values retrieved from the JsiiObject.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.fasterxml.jackson.databind.JsonNode $jsii$toJson()  
      boolean equals​(Object o)  
      String getKey()
      (experimental) A reference to a Dependabot secret containing an access key for this registry.
      String getOrganization()
      (experimental) Used with the hex-organization registry type.
      String getPassword()
      (experimental) A reference to a Dependabot secret containing the password for the specified user.
      Boolean getReplacesBase()
      (experimental) For registries with type: python-index, if the boolean value is true, pip esolves dependencies by using the specified URL rather than the base URL of the Python Package Index (by default https://pypi.org/simple).
      String getToken()
      (experimental) Secret token for dependabot access e.g.
      DependabotRegistryType getType()
      (experimental) Registry type e.g.
      String getUrl()
      (experimental) Url for the registry e.g.
      String getUsername()
      (experimental) The username that Dependabot uses to access the registry.
      int hashCode()  
      • Methods inherited from class software.amazon.jsii.JsiiObject

        jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet