Uses of Class
io.github.cdklabs.cdkpipelines.github.GitHubActionRoleProps.Builder
-
-
Uses of GitHubActionRoleProps.Builder in io.github.cdklabs.cdkpipelines.github
Methods in io.github.cdklabs.cdkpipelines.github that return GitHubActionRoleProps.Builder Modifier and Type Method Description static GitHubActionRoleProps.BuilderGitHubActionRoleProps. builder()GitHubActionRoleProps.BuilderGitHubActionRoleProps.Builder. provider(software.amazon.awscdk.services.iam.IOpenIdConnectProvider provider)Sets the value ofGitHubActionRoleProps.getProvider()GitHubActionRoleProps.BuilderGitHubActionRoleProps.Builder. repos(List<String> repos)Sets the value ofGitHubActionRoleProps.getRepos()GitHubActionRoleProps.BuilderGitHubActionRoleProps.Builder. roleName(String roleName)Sets the value ofGitHubActionRoleProps.getRoleName()Constructors in io.github.cdklabs.cdkpipelines.github with parameters of type GitHubActionRoleProps.Builder Constructor Description Jsii$Proxy(GitHubActionRoleProps.Builder builder)Constructor that initializes the object based on literal property values passed by theGitHubActionRoleProps.Builder.
-