@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:37.540Z") @Stability(value=Stable) public interface IJenkinsProvider extends software.amazon.jsii.JsiiSerializable, software.constructs.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() |
Copyright © 2022. All rights reserved.