@Generated(value="jsii-pacmak/1.63.2 (build a8a8833)", date="2022-08-17T17:31:21.901Z") public interface IJenkinsProvider extends IConstruct
If you want to create a new Jenkins provider managed alongside your CDK code, instantiate the {@link JenkinsProvider} class directly.
If you want to reference an already registered provider, use the {@link JenkinsProvider#fromJenkinsProviderAttributes} method.
Modifier and Type | Interface and Description |
---|---|
static interface |
IJenkinsProvider.Jsii$Default
Internal default implementation for
IJenkinsProvider . |
static class |
IJenkinsProvider.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getProviderName() |
java.lang.String |
getServerUrl() |
java.lang.String |
getVersion() |
getNode