Uses of Interface
io.github.cdklabs.projen.gitlab.Secret
-
Packages that use Secret Package Description io.github.cdklabs.projen.gitlab -
-
Uses of Secret in io.github.cdklabs.projen.gitlab
Classes in io.github.cdklabs.projen.gitlab that implement Secret Modifier and Type Class Description static classSecret.Jsii$ProxyAn implementation forSecretMethods in io.github.cdklabs.projen.gitlab that return Secret Modifier and Type Method Description SecretSecret.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.gitlab that return types with arguments of type Secret Modifier and Type Method Description default Map<String,Map<String,Secret>>Job. getSecrets()(experimental) CI/CD secrets.Map<String,Map<String,Secret>>Job.Jsii$Proxy. getSecrets()Method parameters in io.github.cdklabs.projen.gitlab with type arguments of type Secret Modifier and Type Method Description Job.BuilderJob.Builder. secrets(Map<String,? extends Map<String,? extends Secret>> secrets)Sets the value ofJob.getSecrets()
-