Uses of Interface
io.github.cdklabs.projen.gitlab.IDToken
-
Packages that use IDToken Package Description io.github.cdklabs.projen.gitlab -
-
Uses of IDToken in io.github.cdklabs.projen.gitlab
Subinterfaces of IDToken in io.github.cdklabs.projen.gitlab Modifier and Type Interface Description static interfaceIDToken.Jsii$DefaultInternal default implementation forIDToken.Classes in io.github.cdklabs.projen.gitlab that implement IDToken Modifier and Type Class Description static classIDToken.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.Methods in io.github.cdklabs.projen.gitlab that return types with arguments of type IDToken Modifier and Type Method Description default Map<String,IDToken>Job. getIdTokens()(experimental) Configurable ID tokens (JSON Web Tokens) that are used for CI/CD authentication.Map<String,IDToken>Job.Jsii$Proxy. getIdTokens()Method parameters in io.github.cdklabs.projen.gitlab with type arguments of type IDToken Modifier and Type Method Description Job.BuilderJob.Builder. idTokens(Map<String,? extends IDToken> idTokens)Sets the value ofJob.getIdTokens()
-