@Generated(value="jsii-pacmak/1.70.0 (build 03c2f6f)", date="2022-11-01T13:16:44.930Z") @Stability(value=Experimental) public interface IJenkinsProvider extends software.amazon.jsii.JsiiSerializable, 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 |
|---|---|
String |
getProviderName() |
String |
getServerUrl() |
String |
getVersion() |
getNodeCopyright © 2022. All rights reserved.