Class VaultEnvironmentProperties.GcpGceProperties

    • Constructor Detail

      • GcpGceProperties

        public GcpGceProperties()
    • Method Detail

      • getGcpPath

        public String getGcpPath()
      • getRole

        public String getRole()
      • getServiceAccount

        public String getServiceAccount()
      • setGcpPath

        public void setGcpPath​(String gcpPath)
      • setRole

        public void setRole​(String role)
      • setServiceAccount

        public void setServiceAccount​(String serviceAccount)