Uses of Interface
software.aws.awsprototypingsdk.pipeline.IsDefaultBranchProps
-
-
Uses of IsDefaultBranchProps in software.aws.awsprototypingsdk.pipeline
Classes in software.aws.awsprototypingsdk.pipeline that implement IsDefaultBranchProps Modifier and Type Class Description static classIsDefaultBranchProps.Jsii$ProxyAn implementation forIsDefaultBranchPropsMethods in software.aws.awsprototypingsdk.pipeline that return IsDefaultBranchProps Modifier and Type Method Description IsDefaultBranchPropsIsDefaultBranchProps.Builder. build()Builds the configured instance.Methods in software.aws.awsprototypingsdk.pipeline with parameters of type IsDefaultBranchProps Modifier and Type Method Description static StringPDKPipeline. getBranchPrefix(IsDefaultBranchProps props)A helper function to create a branch prefix.static BooleanPDKPipeline. isDefaultBranch(IsDefaultBranchProps props)A helper function to determine if the current branch is the default branch.
-