Uses of Interface
io.github.cdklabs.cdkpipelines.github.AddGitHubStageOptions
-
-
Uses of AddGitHubStageOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement AddGitHubStageOptions Modifier and Type Class Description static classAddGitHubStageOptions.Jsii$ProxyAn implementation forAddGitHubStageOptionsMethods in io.github.cdklabs.cdkpipelines.github that return AddGitHubStageOptions Modifier and Type Method Description AddGitHubStageOptionsAddGitHubStageOptions.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.cdkpipelines.github with parameters of type AddGitHubStageOptions Modifier and Type Method Description software.amazon.awscdk.pipelines.StageDeploymentGitHubWorkflow. addStageWithGitHubOptions(software.amazon.awscdk.Stage stage, AddGitHubStageOptions options)Deploy a single Stage by itself with options for further GitHub configuration.
-