Uses of Class
software.amazon.awscdk.services.codebuild.BuildSpec
Packages that use BuildSpec
Package
Description
CDK Pipelines
AWS Amplify Construct Library
AWS CodeBuild Construct Library
-
Uses of BuildSpec in software.amazon.awscdk.pipelines
Methods in software.amazon.awscdk.pipelines that return BuildSpecModifier and TypeMethodDescriptiondefault BuildSpecCodeBuildOptions.getPartialBuildSpec()Partial buildspec, will be combined with other buildspecs that apply.final BuildSpecCodeBuildOptions.Jsii$Proxy.getPartialBuildSpec()CodeBuildStep.getPartialBuildSpec()Additional configuration that can only be configured via BuildSpec.default BuildSpecCodeBuildStepProps.getPartialBuildSpec()Additional configuration that can only be configured via BuildSpec.final BuildSpecCodeBuildStepProps.Jsii$Proxy.getPartialBuildSpec()Methods in software.amazon.awscdk.pipelines with parameters of type BuildSpecModifier and TypeMethodDescriptionCodeBuildOptions.Builder.partialBuildSpec(BuildSpec partialBuildSpec) Sets the value ofCodeBuildOptions.getPartialBuildSpec()CodeBuildStep.Builder.partialBuildSpec(BuildSpec partialBuildSpec) Additional configuration that can only be configured via BuildSpec.CodeBuildStepProps.Builder.partialBuildSpec(BuildSpec partialBuildSpec) Sets the value ofCodeBuildStepProps.getPartialBuildSpec() -
Uses of BuildSpec in software.amazon.awscdk.services.amplify.alpha
Methods in software.amazon.awscdk.services.amplify.alpha that return BuildSpecModifier and TypeMethodDescriptiondefault BuildSpecAppProps.getBuildSpec()(experimental) BuildSpec for the application.final BuildSpecAppProps.Jsii$Proxy.getBuildSpec()default BuildSpecAutoBranchCreation.getBuildSpec()(experimental) Build spec for the auto created branch.final BuildSpecAutoBranchCreation.Jsii$Proxy.getBuildSpec()default BuildSpecBranchOptions.getBuildSpec()(experimental) BuildSpec for the branch.final BuildSpecBranchOptions.Jsii$Proxy.getBuildSpec()final BuildSpecBranchProps.Jsii$Proxy.getBuildSpec()Methods in software.amazon.awscdk.services.amplify.alpha with parameters of type BuildSpecModifier and TypeMethodDescription(experimental) BuildSpec for the application.Sets the value ofAppProps.getBuildSpec()Sets the value ofAutoBranchCreation.getBuildSpec()(experimental) BuildSpec for the branch.Sets the value ofBranchOptions.getBuildSpec()Sets the value ofBranchOptions.getBuildSpec() -
Uses of BuildSpec in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return BuildSpecModifier and TypeMethodDescriptionstatic BuildSpecUse the contents of a local file as the build spec string.static BuildSpecBuildSpec.fromObject(Map<String, ? extends Object> value) static BuildSpecBuildSpec.fromObjectToYaml(Map<String, ? extends Object> value) Create a buildspec from an object that will be rendered as YAML in the resulting CloudFormation template.static BuildSpecBuildSpec.fromSourceFilename(String filename) Use a file from the source as buildspec.default BuildSpecCommonProjectProps.getBuildSpec()Filename or contents of buildspec in JSON format.final BuildSpecCommonProjectProps.Jsii$Proxy.getBuildSpec()final BuildSpecPipelineProjectProps.Jsii$Proxy.getBuildSpec()final BuildSpecProjectProps.Jsii$Proxy.getBuildSpec()default BuildSpecIBindableBuildImage.Jsii$Default.runScriptBuildspec(String entrypoint) Make a buildspec to run the indicated script.final BuildSpecIBindableBuildImage.Jsii$Proxy.runScriptBuildspec(String entrypoint) Make a buildspec to run the indicated script.default BuildSpecIBuildImage.Jsii$Default.runScriptBuildspec(String entrypoint) Make a buildspec to run the indicated script.final BuildSpecIBuildImage.Jsii$Proxy.runScriptBuildspec(String entrypoint) Make a buildspec to run the indicated script.IBuildImage.runScriptBuildspec(String entrypoint) Make a buildspec to run the indicated script.LinuxArmBuildImage.runScriptBuildspec(String entrypoint) Make a buildspec to run the indicated script.LinuxArmLambdaBuildImage.runScriptBuildspec(String entrypoint) Make a buildspec to run the indicated script.LinuxBuildImage.runScriptBuildspec(String entrypoint) Make a buildspec to run the indicated script.LinuxGpuBuildImage.runScriptBuildspec(String entrypoint) Make a buildspec to run the indicated script.LinuxLambdaBuildImage.runScriptBuildspec(String entrypoint) Make a buildspec to run the indicated script.MacBuildImage.runScriptBuildspec(String entrypoint) Make a buildspec to run the indicated script.WindowsBuildImage.runScriptBuildspec(String entrypoint) Make a buildspec to run the indicated script.Methods in software.amazon.awscdk.services.codebuild with parameters of type BuildSpecModifier and TypeMethodDescriptionSets the value ofCommonProjectProps.getBuildSpec()Filename or contents of buildspec in JSON format.Sets the value ofCommonProjectProps.getBuildSpec()Filename or contents of buildspec in JSON format.Sets the value ofCommonProjectProps.getBuildSpec()