@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:10.870Z") @Stability(value=Experimental) 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 © 2021. All rights reserved.