Uses of Interface
io.github.cdklabs.cdkpipelines.github.GitHubWorkflowProps
-
-
Uses of GitHubWorkflowProps in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement GitHubWorkflowProps Modifier and Type Class Description static classGitHubWorkflowProps.Jsii$ProxyAn implementation forGitHubWorkflowPropsMethods in io.github.cdklabs.cdkpipelines.github that return GitHubWorkflowProps Modifier and Type Method Description GitHubWorkflowPropsGitHubWorkflowProps.Builder. build()Builds the configured instance.Constructors in io.github.cdklabs.cdkpipelines.github with parameters of type GitHubWorkflowProps Constructor Description GitHubWorkflow(software.constructs.Construct scope, String id, GitHubWorkflowProps props)
-