Uses of Interface
software.amazon.awscdk.services.codepipeline.actions.JenkinsProviderAttributes
Packages that use JenkinsProviderAttributes
-
Uses of JenkinsProviderAttributes in software.amazon.awscdk.services.codepipeline.actions
Classes in software.amazon.awscdk.services.codepipeline.actions that implement JenkinsProviderAttributesModifier and TypeClassDescriptionstatic final classAn implementation forJenkinsProviderAttributesMethods in software.amazon.awscdk.services.codepipeline.actions that return JenkinsProviderAttributesModifier and TypeMethodDescriptionJenkinsProviderAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.codepipeline.actions with parameters of type JenkinsProviderAttributesModifier and TypeMethodDescriptionstatic IJenkinsProviderJenkinsProvider.fromJenkinsProviderAttributes(software.constructs.Construct scope, String id, JenkinsProviderAttributes attrs) Import a Jenkins provider registered either outside the CDK, or in a different CDK Stack.