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