Uses of Class
software.amazon.awscdk.services.codebuild.UntrustedCodeBoundaryPolicy.Builder
Packages that use UntrustedCodeBoundaryPolicy.Builder
-
Uses of UntrustedCodeBoundaryPolicy.Builder in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return UntrustedCodeBoundaryPolicy.BuilderModifier and TypeMethodDescriptionUntrustedCodeBoundaryPolicy.Builder.additionalStatements(List<? extends PolicyStatement> additionalStatements) Additional statements to add to the default set of statements.UntrustedCodeBoundaryPolicy.Builder.managedPolicyName(String managedPolicyName) The name of the managed policy.