@Generated(value="jsii-pacmak/0.20.8 (build bd5ef4d)", date="2019-11-25T14:22:25.784Z") @Stability(value=Stable) 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 JenkinsProvider class directly.
If you want to reference an already registered provider,
use the JenkinsProvider.fromJenkinsProviderAttributes(software.amazon.awscdk.core.Construct, java.lang.String, software.amazon.awscdk.services.codepipeline.actions.JenkinsProviderAttributes) method.
| Modifier and Type | Interface and Description |
|---|---|
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 © 2019. All rights reserved.