- getArtifactIdentifier() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.ArtifactIdentifier``
- getArtifactIdentifier() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.ArtifactIdentifier``
- getArtifactName() - Method in interface software.amazon.awscdk.services.codebuild.CommonPipelineBuildActionProps
-
The name of the build's output artifact
- getArtifactName() - Method in class software.amazon.awscdk.services.codebuild.CommonPipelineBuildActionProps.Jsii$Proxy
-
The name of the build's output artifact
- getArtifactName() - Method in class software.amazon.awscdk.services.codebuild.PipelineBuildActionProps.Jsii$Proxy
-
The name of the build's output artifact
- getArtifacts() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Artifacts``
- getArtifacts() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Artifacts``
- getArtifacts() - Method in interface software.amazon.awscdk.services.codebuild.ProjectProps
-
Defines where build artifacts will be stored.
- getArtifacts() - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
Defines where build artifacts will be stored.
- getAuth() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.Auth``
- getAuth() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.Auth``
- getBadge() - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
Indicates whether AWS CodeBuild generates a publicly accessible URL for
your project's build badge.
- getBadge() - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
Indicates whether AWS CodeBuild generates a publicly accessible URL for
your project's build badge.
- getBadge() - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
Indicates whether AWS CodeBuild generates a publicly accessible URL for
your project's build badge.
- getBadge() - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
Indicates whether AWS CodeBuild generates a publicly accessible URL for
your project's build badge.
- getBadgeEnabled() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.BadgeEnabled``
- getBadgeEnabled() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.BadgeEnabled``
- getBucket() - Method in interface software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps
-
The name of the output bucket.
- getBucket() - Method in class software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps.Jsii$Proxy
-
The name of the output bucket.
- getBucket() - Method in class software.amazon.awscdk.services.codebuild.S3BucketSource
-
- getBuildImage() - Method in interface software.amazon.awscdk.services.codebuild.BuildEnvironment
-
The image used for the builds.
- getBuildImage() - Method in class software.amazon.awscdk.services.codebuild.BuildEnvironment.Jsii$Proxy
-
The image used for the builds.
- getBuildScriptAsset() - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
Run a script from an asset as build script
If supplied together with buildSpec, the asset script will be run
_after_ the existing commands in buildspec.
- getBuildScriptAsset() - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
Run a script from an asset as build script
If supplied together with buildSpec, the asset script will be run
_after_ the existing commands in buildspec.
- getBuildScriptAsset() - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
Run a script from an asset as build script
If supplied together with buildSpec, the asset script will be run
_after_ the existing commands in buildspec.
- getBuildScriptAsset() - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
Run a script from an asset as build script
If supplied together with buildSpec, the asset script will be run
_after_ the existing commands in buildspec.
- getBuildScriptAssetEntrypoint() - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
The script in the asset to run.
- getBuildScriptAssetEntrypoint() - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
The script in the asset to run.
- getBuildScriptAssetEntrypoint() - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
The script in the asset to run.
- getBuildScriptAssetEntrypoint() - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
The script in the asset to run.
- getBuildSpec() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.BuildSpec``
- getBuildSpec() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.BuildSpec``
- getBuildSpec() - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
Filename or contents of buildspec in JSON format.
- getBuildSpec() - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
Filename or contents of buildspec in JSON format.
- getBuildSpec() - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
Filename or contents of buildspec in JSON format.
- getBuildSpec() - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
Filename or contents of buildspec in JSON format.
- getCache() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Cache``
- getCache() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Cache``
- getCacheBucket() - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
Bucket to store cached source artifacts
If not specified, source artifacts will not be cached.
- getCacheBucket() - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
Bucket to store cached source artifacts
If not specified, source artifacts will not be cached.
- getCacheBucket() - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
Bucket to store cached source artifacts
If not specified, source artifacts will not be cached.
- getCacheBucket() - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
Bucket to store cached source artifacts
If not specified, source artifacts will not be cached.
- getCacheDir() - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
Subdirectory to store cached artifacts
- getCacheDir() - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
Subdirectory to store cached artifacts
- getCacheDir() - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
Subdirectory to store cached artifacts
- getCacheDir() - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
Subdirectory to store cached artifacts
- getCertificate() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty
-
``ProjectResource.EnvironmentProperty.Certificate``
- getCertificate() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentProperty.Certificate``
- getCloneUrl() - Method in class software.amazon.awscdk.services.codebuild.GitHubEnterpriseSource
-
- getCloudWatchLogs() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.LogsConfigProperty
-
``ProjectResource.LogsConfigProperty.CloudWatchLogs``
- getCloudWatchLogs() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.LogsConfigProperty.Jsii$Proxy
-
``ProjectResource.LogsConfigProperty.CloudWatchLogs``
- getComputeType() - Method in interface software.amazon.awscdk.services.codebuild.BuildEnvironment
-
The type of compute to use for this build.
- getComputeType() - Method in class software.amazon.awscdk.services.codebuild.BuildEnvironment.Jsii$Proxy
-
The type of compute to use for this build.
- getComputeType() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty
-
``ProjectResource.EnvironmentProperty.ComputeType``
- getComputeType() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentProperty.ComputeType``
- getDefaultComputeType() - Method in interface software.amazon.awscdk.services.codebuild.IBuildImage
-
The default
ComputeType to use with this image,
if one was not specified in
BuildEnvironment#computeType explicitly.
- getDefaultComputeType() - Method in class software.amazon.awscdk.services.codebuild.IBuildImage.Jsii$Proxy
-
The default
ComputeType to use with this image,
if one was not specified in
BuildEnvironment#computeType explicitly.
- getDefaultComputeType() - Method in class software.amazon.awscdk.services.codebuild.LinuxBuildImage
-
The default
ComputeType to use with this image,
if one was not specified in
BuildEnvironment#computeType explicitly.
- getDefaultComputeType() - Method in class software.amazon.awscdk.services.codebuild.WindowsBuildImage
-
The default
ComputeType to use with this image,
if one was not specified in
BuildEnvironment#computeType explicitly.
- getDependencies() - Method in class software.amazon.awscdk.services.codebuild.$Module
-
- getDescription() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Description``
- getDescription() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Description``
- getDescription() - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
A description of the project.
- getDescription() - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
A description of the project.
- getDescription() - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
A description of the project.
- getDescription() - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
A description of the project.
- getEncryptionDisabled() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.EncryptionDisabled``
- getEncryptionDisabled() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.EncryptionDisabled``
- getEncryptionKey() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.EncryptionKey``
- getEncryptionKey() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.EncryptionKey``
- getEncryptionKey() - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
Encryption key to use to read and write artifacts
If not specified, a role will be created.
- getEncryptionKey() - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
Encryption key to use to read and write artifacts
If not specified, a role will be created.
- getEncryptionKey() - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
Encryption key to use to read and write artifacts
If not specified, a role will be created.
- getEncryptionKey() - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
Encryption key to use to read and write artifacts
If not specified, a role will be created.
- getEnvironment() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Environment``
- getEnvironment() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Environment``
- getEnvironment() - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
Build environment to use for the build.
- getEnvironment() - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
Build environment to use for the build.
- getEnvironment() - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
Build environment to use for the build.
- getEnvironment() - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
Build environment to use for the build.
- getEnvironmentVariables() - Method in interface software.amazon.awscdk.services.codebuild.BuildEnvironment
-
The environment variables that your builds can use.
- getEnvironmentVariables() - Method in class software.amazon.awscdk.services.codebuild.BuildEnvironment.Jsii$Proxy
-
The environment variables that your builds can use.
- getEnvironmentVariables() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty
-
``ProjectResource.EnvironmentProperty.EnvironmentVariables``
- getEnvironmentVariables() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentProperty.EnvironmentVariables``
- getEnvironmentVariables() - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
Additional environment variables to add to the build environment.
- getEnvironmentVariables() - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
Additional environment variables to add to the build environment.
- getEnvironmentVariables() - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
Additional environment variables to add to the build environment.
- getEnvironmentVariables() - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
Additional environment variables to add to the build environment.
- getGitCloneDepth() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.GitCloneDepth``
- getGitCloneDepth() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.GitCloneDepth``
- getGroupName() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty
-
``ProjectResource.CloudWatchLogsConfigProperty.GroupName``
- getGroupName() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty.Jsii$Proxy
-
``ProjectResource.CloudWatchLogsConfigProperty.GroupName``
- getHttpsCloneUrl() - Method in class software.amazon.awscdk.services.codebuild.BitBucketSource
-
- getHttpscloneUrl() - Method in class software.amazon.awscdk.services.codebuild.GitHubSource
-
- getImage() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty
-
``ProjectResource.EnvironmentProperty.Image``
- getImage() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentProperty.Image``
- getImageId() - Method in interface software.amazon.awscdk.services.codebuild.IBuildImage
-
The Docker image identifier that the build environment uses.
- getImageId() - Method in class software.amazon.awscdk.services.codebuild.IBuildImage.Jsii$Proxy
-
The Docker image identifier that the build environment uses.
- getImageId() - Method in class software.amazon.awscdk.services.codebuild.LinuxBuildImage
-
- getImageId() - Method in class software.amazon.awscdk.services.codebuild.WindowsBuildImage
-
- getIncludeBuildId() - Method in interface software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps
-
Indicates if the build ID should be included in the path.
- getIncludeBuildId() - Method in class software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps.Jsii$Proxy
-
Indicates if the build ID should be included in the path.
- getInputArtifact() - Method in interface software.amazon.awscdk.services.codebuild.CommonPipelineBuildActionProps
-
The source to use as input for this build
- getInputArtifact() - Method in class software.amazon.awscdk.services.codebuild.CommonPipelineBuildActionProps.Jsii$Proxy
-
The source to use as input for this build
- getInputArtifact() - Method in class software.amazon.awscdk.services.codebuild.PipelineBuildActionProps.Jsii$Proxy
-
The source to use as input for this build
- getInsecureSsl() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.InsecureSsl``
- getInsecureSsl() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.InsecureSsl``
- getLocation() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.Location``
- getLocation() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.Location``
- getLocation() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectCacheProperty
-
``ProjectResource.ProjectCacheProperty.Location``
- getLocation() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectCacheProperty.Jsii$Proxy
-
``ProjectResource.ProjectCacheProperty.Location``
- getLocation() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.S3LogsConfigProperty
-
``ProjectResource.S3LogsConfigProperty.Location``
- getLocation() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.S3LogsConfigProperty.Jsii$Proxy
-
``ProjectResource.S3LogsConfigProperty.Location``
- getLocation() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.Location``
- getLocation() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.Location``
- getLogsConfig() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.LogsConfig``
- getLogsConfig() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.LogsConfig``
- getName() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.Name``
- getName() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.Name``
- getName() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty
-
``ProjectResource.EnvironmentVariableProperty.Name``
- getName() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentVariableProperty.Name``
- getName() - Method in interface software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps
-
The name of the build output ZIP file or folder inside the bucket.
- getName() - Method in class software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps.Jsii$Proxy
-
The name of the build output ZIP file or folder inside the bucket.
- getNamespaceType() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.NamespaceType``
- getNamespaceType() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.NamespaceType``
- getOauthToken() - Method in class software.amazon.awscdk.services.codebuild.GitHubSource
-
- getOverrideArtifactName() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.OverrideArtifactName``
- getOverrideArtifactName() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.OverrideArtifactName``
- getPackageZip() - Method in interface software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps
-
If this is true, all build output will be packaged into a single .zip file.
- getPackageZip() - Method in class software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps.Jsii$Proxy
-
If this is true, all build output will be packaged into a single .zip file.
- getPackaging() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.Packaging``
- getPackaging() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.Packaging``
- getPath() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.Path``
- getPath() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.Path``
- getPath() - Method in interface software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps
-
The path inside of the bucket for the build output .zip file or folder.
- getPath() - Method in class software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps.Jsii$Proxy
-
The path inside of the bucket for the build output .zip file or folder.
- getPath() - Method in class software.amazon.awscdk.services.codebuild.S3BucketSource
-
- getPrivileged() - Method in interface software.amazon.awscdk.services.codebuild.BuildEnvironment
-
Indicates how the project builds Docker images.
- getPrivileged() - Method in class software.amazon.awscdk.services.codebuild.BuildEnvironment.Jsii$Proxy
-
Indicates how the project builds Docker images.
- getPrivilegedMode() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty
-
``ProjectResource.EnvironmentProperty.PrivilegedMode``
- getPrivilegedMode() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentProperty.PrivilegedMode``
- getProject() - Method in interface software.amazon.awscdk.services.codebuild.PipelineBuildActionProps
-
The build project
- getProject() - Method in class software.amazon.awscdk.services.codebuild.PipelineBuildActionProps.Jsii$Proxy
-
The build project
- getProjectArn() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource
-
- getProjectArn() - Method in class software.amazon.awscdk.services.codebuild.Project
-
The ARN of the project.
- getProjectArn() - Method in class software.amazon.awscdk.services.codebuild.ProjectRef
-
The ARN of this Project.
- getProjectName() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource
-
- getProjectName() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Name``
- getProjectName() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Name``
- getProjectName() - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
The physical, human-readable name of the CodeBuild Project.
- getProjectName() - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
The physical, human-readable name of the CodeBuild Project.
- getProjectName() - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
The physical, human-readable name of the CodeBuild Project.
- getProjectName() - Method in class software.amazon.awscdk.services.codebuild.Project
-
The name of the project.
- getProjectName() - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
The physical, human-readable name of the CodeBuild Project.
- getProjectName() - Method in class software.amazon.awscdk.services.codebuild.ProjectRef
-
The human-visible name of this Project.
- getProjectName() - Method in interface software.amazon.awscdk.services.codebuild.ProjectRefProps
-
The human-readable name of the CodeBuild Project we're referencing.
- getProjectName() - Method in class software.amazon.awscdk.services.codebuild.ProjectRefProps.Jsii$Proxy
-
The human-readable name of the CodeBuild Project we're referencing.
- getPropertyOverrides() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource
-
- getProps() - Method in class software.amazon.awscdk.services.codebuild.S3BucketBuildArtifacts
-
- getRepo() - Method in class software.amazon.awscdk.services.codebuild.CodeCommitSource
-
- getReportBuildStatus() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.ReportBuildStatus``
- getReportBuildStatus() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.ReportBuildStatus``
- getResource() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceAuthProperty
-
``ProjectResource.SourceAuthProperty.Resource``
- getResource() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceAuthProperty.Jsii$Proxy
-
``ProjectResource.SourceAuthProperty.Resource``
- getRole() - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
Service Role to assume while running the build.
- getRole() - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
Service Role to assume while running the build.
- getRole() - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
Service Role to assume while running the build.
- getRole() - Method in class software.amazon.awscdk.services.codebuild.Project
-
The IAM role for this project.
- getRole() - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
Service Role to assume while running the build.
- getRole() - Method in class software.amazon.awscdk.services.codebuild.ProjectRef
-
The IAM service Role of this Project.
- getS3Logs() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.LogsConfigProperty
-
``ProjectResource.LogsConfigProperty.S3Logs``
- getS3Logs() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.LogsConfigProperty.Jsii$Proxy
-
``ProjectResource.LogsConfigProperty.S3Logs``
- getSecondaryArtifacts() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.SecondaryArtifacts``
- getSecondaryArtifacts() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.SecondaryArtifacts``
- getSecondarySources() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.SecondarySources``
- getSecondarySources() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.SecondarySources``
- getSecurityGroupIds() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty
-
``ProjectResource.VpcConfigProperty.SecurityGroupIds``
- getSecurityGroupIds() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty.Jsii$Proxy
-
``ProjectResource.VpcConfigProperty.SecurityGroupIds``
- getServiceRole() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.ServiceRole``
- getServiceRole() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.ServiceRole``
- getSource() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Source``
- getSource() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Source``
- getSource() - Method in interface software.amazon.awscdk.services.codebuild.ProjectProps
-
The source of the build.
- getSource() - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
The source of the build.
- getSourceIdentifier() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.SourceIdentifier``
- getSourceIdentifier() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.SourceIdentifier``
- getStage() - Method in class software.amazon.awscdk.services.codebuild.PipelineBuildActionProps.Jsii$Proxy
-
The Pipeline Stage to add this Action to.
- getStatus() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty
-
``ProjectResource.CloudWatchLogsConfigProperty.Status``
- getStatus() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty.Jsii$Proxy
-
``ProjectResource.CloudWatchLogsConfigProperty.Status``
- getStatus() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.S3LogsConfigProperty
-
``ProjectResource.S3LogsConfigProperty.Status``
- getStatus() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.S3LogsConfigProperty.Jsii$Proxy
-
``ProjectResource.S3LogsConfigProperty.Status``
- getStreamName() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty
-
``ProjectResource.CloudWatchLogsConfigProperty.StreamName``
- getStreamName() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty.Jsii$Proxy
-
``ProjectResource.CloudWatchLogsConfigProperty.StreamName``
- getSubnets() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty
-
``ProjectResource.VpcConfigProperty.Subnets``
- getSubnets() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty.Jsii$Proxy
-
``ProjectResource.VpcConfigProperty.Subnets``
- getTags() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Tags``
- getTags() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Tags``
- getTimeout() - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
The number of minutes after which AWS CodeBuild stops the build if it's
not complete.
- getTimeout() - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
The number of minutes after which AWS CodeBuild stops the build if it's
not complete.
- getTimeout() - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
The number of minutes after which AWS CodeBuild stops the build if it's
not complete.
- getTimeout() - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
The number of minutes after which AWS CodeBuild stops the build if it's
not complete.
- getTimeoutInMinutes() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.TimeoutInMinutes``
- getTimeoutInMinutes() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.TimeoutInMinutes``
- getTriggers() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Triggers``
- getTriggers() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Triggers``
- getType() - Method in interface software.amazon.awscdk.services.codebuild.BuildEnvironmentVariable
-
The type of environment variable.
- getType() - Method in class software.amazon.awscdk.services.codebuild.BuildEnvironmentVariable.Jsii$Proxy
-
The type of environment variable.
- getType() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.Type``
- getType() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.Type``
- getType() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty
-
``ProjectResource.EnvironmentProperty.Type``
- getType() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentProperty.Type``
- getType() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty
-
``ProjectResource.EnvironmentVariableProperty.Type``
- getType() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentVariableProperty.Type``
- getType() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectCacheProperty
-
``ProjectResource.ProjectCacheProperty.Type``
- getType() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectCacheProperty.Jsii$Proxy
-
``ProjectResource.ProjectCacheProperty.Type``
- getType() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceAuthProperty
-
``ProjectResource.SourceAuthProperty.Type``
- getType() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceAuthProperty.Jsii$Proxy
-
``ProjectResource.SourceAuthProperty.Type``
- getType() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.Type``
- getType() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.Type``
- getType() - Method in interface software.amazon.awscdk.services.codebuild.IBuildImage
-
The type of build environment.
- getType() - Method in class software.amazon.awscdk.services.codebuild.IBuildImage.Jsii$Proxy
-
The type of build environment.
- getType() - Method in class software.amazon.awscdk.services.codebuild.LinuxBuildImage
-
The type of build environment.
- getType() - Method in class software.amazon.awscdk.services.codebuild.WindowsBuildImage
-
The type of build environment.
- getValue() - Method in interface software.amazon.awscdk.services.codebuild.BuildEnvironmentVariable
-
The value of the environment variable (or the name of the parameter in
the SSM parameter store.)
- getValue() - Method in class software.amazon.awscdk.services.codebuild.BuildEnvironmentVariable.Jsii$Proxy
-
The value of the environment variable (or the name of the parameter in
the SSM parameter store.)
- getValue() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty
-
``ProjectResource.EnvironmentVariableProperty.Value``
- getValue() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentVariableProperty.Value``
- getVpcConfig() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.VpcConfig``
- getVpcConfig() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.VpcConfig``
- getVpcId() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty
-
``ProjectResource.VpcConfigProperty.VpcId``
- getVpcId() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty.Jsii$Proxy
-
``ProjectResource.VpcConfigProperty.VpcId``
- getWebhook() - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectTriggersProperty
-
``ProjectResource.ProjectTriggersProperty.Webhook``
- getWebhook() - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectTriggersProperty.Jsii$Proxy
-
``ProjectResource.ProjectTriggersProperty.Webhook``
- GitHubEnterpriseSource - Class in software.amazon.awscdk.services.codebuild
-
GitHub Enterprice Source definition for a CodeBuild project
- GitHubEnterpriseSource(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.codebuild.GitHubEnterpriseSource
-
- GitHubEnterpriseSource(String) - Constructor for class software.amazon.awscdk.services.codebuild.GitHubEnterpriseSource
-
- GitHubSource - Class in software.amazon.awscdk.services.codebuild
-
GitHub Source definition for a CodeBuild project
- GitHubSource(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.codebuild.GitHubSource
-
- GitHubSource(String, Object) - Constructor for class software.amazon.awscdk.services.codebuild.GitHubSource
-
- GitHubSource(String) - Constructor for class software.amazon.awscdk.services.codebuild.GitHubSource
-
- S3BucketBuildArtifacts - Class in software.amazon.awscdk.services.codebuild
-
- S3BucketBuildArtifacts(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.codebuild.S3BucketBuildArtifacts
-
- S3BucketBuildArtifacts(S3BucketBuildArtifactsProps) - Constructor for class software.amazon.awscdk.services.codebuild.S3BucketBuildArtifacts
-
- S3BucketBuildArtifactsProps - Interface in software.amazon.awscdk.services.codebuild
-
- S3BucketBuildArtifactsProps.Builder - Class in software.amazon.awscdk.services.codebuild
-
- S3BucketBuildArtifactsProps.Jsii$Proxy - Class in software.amazon.awscdk.services.codebuild
-
A proxy class which represents a concrete javascript instance of this type.
- S3BucketSource - Class in software.amazon.awscdk.services.codebuild
-
S3 bucket definition for a CodeBuild project.
- S3BucketSource(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.codebuild.S3BucketSource
-
- S3BucketSource(BucketRef, String) - Constructor for class software.amazon.awscdk.services.codebuild.S3BucketSource
-
- setArtifactIdentifier(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.ArtifactIdentifier``
- setArtifactIdentifier(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.ArtifactIdentifier``
- setArtifactIdentifier(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.ArtifactIdentifier``
- setArtifactIdentifier(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.ArtifactIdentifier``
- setArtifactName(String) - Method in class software.amazon.awscdk.services.codebuild.CommonPipelineBuildActionProps.Jsii$Proxy
-
The name of the build's output artifact
- setArtifactName(String) - Method in interface software.amazon.awscdk.services.codebuild.CommonPipelineBuildActionProps
-
The name of the build's output artifact
- setArtifactName(String) - Method in class software.amazon.awscdk.services.codebuild.PipelineBuildActionProps.Jsii$Proxy
-
The name of the build's output artifact
- setArtifacts(ProjectResource.ArtifactsProperty) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Artifacts``
- setArtifacts(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Artifacts``
- setArtifacts(ProjectResource.ArtifactsProperty) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Artifacts``
- setArtifacts(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Artifacts``
- setArtifacts(BuildArtifacts) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
Defines where build artifacts will be stored.
- setArtifacts(BuildArtifacts) - Method in interface software.amazon.awscdk.services.codebuild.ProjectProps
-
Defines where build artifacts will be stored.
- setAuth(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.Auth``
- setAuth(ProjectResource.SourceAuthProperty) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.Auth``
- setAuth(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.Auth``
- setAuth(ProjectResource.SourceAuthProperty) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.Auth``
- setBadge(Boolean) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
Indicates whether AWS CodeBuild generates a publicly accessible URL for
your project's build badge.
- setBadge(Boolean) - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
Indicates whether AWS CodeBuild generates a publicly accessible URL for
your project's build badge.
- setBadge(Boolean) - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
Indicates whether AWS CodeBuild generates a publicly accessible URL for
your project's build badge.
- setBadge(Boolean) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
Indicates whether AWS CodeBuild generates a publicly accessible URL for
your project's build badge.
- setBadgeEnabled(Boolean) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.BadgeEnabled``
- setBadgeEnabled(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.BadgeEnabled``
- setBadgeEnabled(Boolean) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.BadgeEnabled``
- setBadgeEnabled(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.BadgeEnabled``
- setBucket(BucketRef) - Method in class software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps.Jsii$Proxy
-
The name of the output bucket.
- setBucket(BucketRef) - Method in interface software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps
-
The name of the output bucket.
- setBuildImage(IBuildImage) - Method in class software.amazon.awscdk.services.codebuild.BuildEnvironment.Jsii$Proxy
-
The image used for the builds.
- setBuildImage(IBuildImage) - Method in interface software.amazon.awscdk.services.codebuild.BuildEnvironment
-
The image used for the builds.
- setBuildScriptAsset(Asset) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
Run a script from an asset as build script
If supplied together with buildSpec, the asset script will be run
_after_ the existing commands in buildspec.
- setBuildScriptAsset(Asset) - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
Run a script from an asset as build script
If supplied together with buildSpec, the asset script will be run
_after_ the existing commands in buildspec.
- setBuildScriptAsset(Asset) - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
Run a script from an asset as build script
If supplied together with buildSpec, the asset script will be run
_after_ the existing commands in buildspec.
- setBuildScriptAsset(Asset) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
Run a script from an asset as build script
If supplied together with buildSpec, the asset script will be run
_after_ the existing commands in buildspec.
- setBuildScriptAssetEntrypoint(String) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
The script in the asset to run.
- setBuildScriptAssetEntrypoint(String) - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
The script in the asset to run.
- setBuildScriptAssetEntrypoint(String) - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
The script in the asset to run.
- setBuildScriptAssetEntrypoint(String) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
The script in the asset to run.
- setBuildSpec(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.BuildSpec``
- setBuildSpec(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.BuildSpec``
- setBuildSpec(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.BuildSpec``
- setBuildSpec(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.BuildSpec``
- setBuildSpec(Object) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
Filename or contents of buildspec in JSON format.
- setBuildSpec(Object) - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
Filename or contents of buildspec in JSON format.
- setBuildSpec(Object) - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
Filename or contents of buildspec in JSON format.
- setBuildSpec(Object) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
Filename or contents of buildspec in JSON format.
- setCache(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Cache``
- setCache(ProjectResource.ProjectCacheProperty) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Cache``
- setCache(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Cache``
- setCache(ProjectResource.ProjectCacheProperty) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Cache``
- setCacheBucket(BucketRef) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
Bucket to store cached source artifacts
If not specified, source artifacts will not be cached.
- setCacheBucket(BucketRef) - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
Bucket to store cached source artifacts
If not specified, source artifacts will not be cached.
- setCacheBucket(BucketRef) - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
Bucket to store cached source artifacts
If not specified, source artifacts will not be cached.
- setCacheBucket(BucketRef) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
Bucket to store cached source artifacts
If not specified, source artifacts will not be cached.
- setCacheDir(String) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
Subdirectory to store cached artifacts
- setCacheDir(String) - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
Subdirectory to store cached artifacts
- setCacheDir(String) - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
Subdirectory to store cached artifacts
- setCacheDir(String) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
Subdirectory to store cached artifacts
- setCertificate(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentProperty.Certificate``
- setCertificate(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentProperty.Certificate``
- setCertificate(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty
-
``ProjectResource.EnvironmentProperty.Certificate``
- setCertificate(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty
-
``ProjectResource.EnvironmentProperty.Certificate``
- setCloudWatchLogs(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.LogsConfigProperty.Jsii$Proxy
-
``ProjectResource.LogsConfigProperty.CloudWatchLogs``
- setCloudWatchLogs(ProjectResource.CloudWatchLogsConfigProperty) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.LogsConfigProperty.Jsii$Proxy
-
``ProjectResource.LogsConfigProperty.CloudWatchLogs``
- setCloudWatchLogs(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.LogsConfigProperty
-
``ProjectResource.LogsConfigProperty.CloudWatchLogs``
- setCloudWatchLogs(ProjectResource.CloudWatchLogsConfigProperty) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.LogsConfigProperty
-
``ProjectResource.LogsConfigProperty.CloudWatchLogs``
- setComputeType(ComputeType) - Method in class software.amazon.awscdk.services.codebuild.BuildEnvironment.Jsii$Proxy
-
The type of compute to use for this build.
- setComputeType(ComputeType) - Method in interface software.amazon.awscdk.services.codebuild.BuildEnvironment
-
The type of compute to use for this build.
- setComputeType(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentProperty.ComputeType``
- setComputeType(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentProperty.ComputeType``
- setComputeType(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty
-
``ProjectResource.EnvironmentProperty.ComputeType``
- setComputeType(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty
-
``ProjectResource.EnvironmentProperty.ComputeType``
- setDescription(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Description``
- setDescription(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Description``
- setDescription(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Description``
- setDescription(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Description``
- setDescription(String) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
A description of the project.
- setDescription(String) - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
A description of the project.
- setDescription(String) - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
A description of the project.
- setDescription(String) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
A description of the project.
- setEncryptionDisabled(Boolean) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.EncryptionDisabled``
- setEncryptionDisabled(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.EncryptionDisabled``
- setEncryptionDisabled(Boolean) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.EncryptionDisabled``
- setEncryptionDisabled(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.EncryptionDisabled``
- setEncryptionKey(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.EncryptionKey``
- setEncryptionKey(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.EncryptionKey``
- setEncryptionKey(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.EncryptionKey``
- setEncryptionKey(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.EncryptionKey``
- setEncryptionKey(EncryptionKeyRef) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
Encryption key to use to read and write artifacts
If not specified, a role will be created.
- setEncryptionKey(EncryptionKeyRef) - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
Encryption key to use to read and write artifacts
If not specified, a role will be created.
- setEncryptionKey(EncryptionKeyRef) - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
Encryption key to use to read and write artifacts
If not specified, a role will be created.
- setEncryptionKey(EncryptionKeyRef) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
Encryption key to use to read and write artifacts
If not specified, a role will be created.
- setEnvironment(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Environment``
- setEnvironment(ProjectResource.EnvironmentProperty) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Environment``
- setEnvironment(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Environment``
- setEnvironment(ProjectResource.EnvironmentProperty) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Environment``
- setEnvironment(BuildEnvironment) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
Build environment to use for the build.
- setEnvironment(BuildEnvironment) - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
Build environment to use for the build.
- setEnvironment(BuildEnvironment) - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
Build environment to use for the build.
- setEnvironment(BuildEnvironment) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
Build environment to use for the build.
- setEnvironmentVariables(Map<String, BuildEnvironmentVariable>) - Method in class software.amazon.awscdk.services.codebuild.BuildEnvironment.Jsii$Proxy
-
The environment variables that your builds can use.
- setEnvironmentVariables(Map<String, BuildEnvironmentVariable>) - Method in interface software.amazon.awscdk.services.codebuild.BuildEnvironment
-
The environment variables that your builds can use.
- setEnvironmentVariables(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentProperty.EnvironmentVariables``
- setEnvironmentVariables(List<Object>) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentProperty.EnvironmentVariables``
- setEnvironmentVariables(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty
-
``ProjectResource.EnvironmentProperty.EnvironmentVariables``
- setEnvironmentVariables(List<Object>) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty
-
``ProjectResource.EnvironmentProperty.EnvironmentVariables``
- setEnvironmentVariables(Map<String, BuildEnvironmentVariable>) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
Additional environment variables to add to the build environment.
- setEnvironmentVariables(Map<String, BuildEnvironmentVariable>) - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
Additional environment variables to add to the build environment.
- setEnvironmentVariables(Map<String, BuildEnvironmentVariable>) - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
Additional environment variables to add to the build environment.
- setEnvironmentVariables(Map<String, BuildEnvironmentVariable>) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
Additional environment variables to add to the build environment.
- setGitCloneDepth(Number) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.GitCloneDepth``
- setGitCloneDepth(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.GitCloneDepth``
- setGitCloneDepth(Number) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.GitCloneDepth``
- setGitCloneDepth(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.GitCloneDepth``
- setGroupName(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty.Jsii$Proxy
-
``ProjectResource.CloudWatchLogsConfigProperty.GroupName``
- setGroupName(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty.Jsii$Proxy
-
``ProjectResource.CloudWatchLogsConfigProperty.GroupName``
- setGroupName(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty
-
``ProjectResource.CloudWatchLogsConfigProperty.GroupName``
- setGroupName(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty
-
``ProjectResource.CloudWatchLogsConfigProperty.GroupName``
- setImage(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentProperty.Image``
- setImage(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentProperty.Image``
- setImage(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty
-
``ProjectResource.EnvironmentProperty.Image``
- setImage(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty
-
``ProjectResource.EnvironmentProperty.Image``
- setIncludeBuildId(Boolean) - Method in class software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps.Jsii$Proxy
-
Indicates if the build ID should be included in the path.
- setIncludeBuildId(Boolean) - Method in interface software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps
-
Indicates if the build ID should be included in the path.
- setInputArtifact(Artifact) - Method in class software.amazon.awscdk.services.codebuild.CommonPipelineBuildActionProps.Jsii$Proxy
-
The source to use as input for this build
- setInputArtifact(Artifact) - Method in interface software.amazon.awscdk.services.codebuild.CommonPipelineBuildActionProps
-
The source to use as input for this build
- setInputArtifact(Artifact) - Method in class software.amazon.awscdk.services.codebuild.PipelineBuildActionProps.Jsii$Proxy
-
The source to use as input for this build
- setInsecureSsl(Boolean) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.InsecureSsl``
- setInsecureSsl(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.InsecureSsl``
- setInsecureSsl(Boolean) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.InsecureSsl``
- setInsecureSsl(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.InsecureSsl``
- setLocation(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.Location``
- setLocation(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.Location``
- setLocation(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.Location``
- setLocation(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.Location``
- setLocation(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectCacheProperty.Jsii$Proxy
-
``ProjectResource.ProjectCacheProperty.Location``
- setLocation(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectCacheProperty.Jsii$Proxy
-
``ProjectResource.ProjectCacheProperty.Location``
- setLocation(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectCacheProperty
-
``ProjectResource.ProjectCacheProperty.Location``
- setLocation(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectCacheProperty
-
``ProjectResource.ProjectCacheProperty.Location``
- setLocation(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.S3LogsConfigProperty.Jsii$Proxy
-
``ProjectResource.S3LogsConfigProperty.Location``
- setLocation(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.S3LogsConfigProperty.Jsii$Proxy
-
``ProjectResource.S3LogsConfigProperty.Location``
- setLocation(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.S3LogsConfigProperty
-
``ProjectResource.S3LogsConfigProperty.Location``
- setLocation(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.S3LogsConfigProperty
-
``ProjectResource.S3LogsConfigProperty.Location``
- setLocation(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.Location``
- setLocation(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.Location``
- setLocation(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.Location``
- setLocation(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.Location``
- setLogsConfig(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.LogsConfig``
- setLogsConfig(ProjectResource.LogsConfigProperty) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.LogsConfig``
- setLogsConfig(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.LogsConfig``
- setLogsConfig(ProjectResource.LogsConfigProperty) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.LogsConfig``
- setName(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.Name``
- setName(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.Name``
- setName(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.Name``
- setName(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.Name``
- setName(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentVariableProperty.Name``
- setName(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentVariableProperty.Name``
- setName(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty
-
``ProjectResource.EnvironmentVariableProperty.Name``
- setName(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty
-
``ProjectResource.EnvironmentVariableProperty.Name``
- setName(String) - Method in class software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps.Jsii$Proxy
-
The name of the build output ZIP file or folder inside the bucket.
- setName(String) - Method in interface software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps
-
The name of the build output ZIP file or folder inside the bucket.
- setNamespaceType(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.NamespaceType``
- setNamespaceType(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.NamespaceType``
- setNamespaceType(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.NamespaceType``
- setNamespaceType(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.NamespaceType``
- setOverrideArtifactName(Boolean) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.OverrideArtifactName``
- setOverrideArtifactName(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.OverrideArtifactName``
- setOverrideArtifactName(Boolean) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.OverrideArtifactName``
- setOverrideArtifactName(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.OverrideArtifactName``
- setPackageZip(Boolean) - Method in class software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps.Jsii$Proxy
-
If this is true, all build output will be packaged into a single .zip file.
- setPackageZip(Boolean) - Method in interface software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps
-
If this is true, all build output will be packaged into a single .zip file.
- setPackaging(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.Packaging``
- setPackaging(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.Packaging``
- setPackaging(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.Packaging``
- setPackaging(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.Packaging``
- setPath(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.Path``
- setPath(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.Path``
- setPath(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.Path``
- setPath(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.Path``
- setPath(String) - Method in class software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps.Jsii$Proxy
-
The path inside of the bucket for the build output .zip file or folder.
- setPath(String) - Method in interface software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps
-
The path inside of the bucket for the build output .zip file or folder.
- setPrivileged(Boolean) - Method in class software.amazon.awscdk.services.codebuild.BuildEnvironment.Jsii$Proxy
-
Indicates how the project builds Docker images.
- setPrivileged(Boolean) - Method in interface software.amazon.awscdk.services.codebuild.BuildEnvironment
-
Indicates how the project builds Docker images.
- setPrivilegedMode(Boolean) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentProperty.PrivilegedMode``
- setPrivilegedMode(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentProperty.PrivilegedMode``
- setPrivilegedMode(Boolean) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty
-
``ProjectResource.EnvironmentProperty.PrivilegedMode``
- setPrivilegedMode(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty
-
``ProjectResource.EnvironmentProperty.PrivilegedMode``
- setProject(ProjectRef) - Method in class software.amazon.awscdk.services.codebuild.PipelineBuildActionProps.Jsii$Proxy
-
The build project
- setProject(ProjectRef) - Method in interface software.amazon.awscdk.services.codebuild.PipelineBuildActionProps
-
The build project
- setProjectName(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Name``
- setProjectName(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Name``
- setProjectName(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Name``
- setProjectName(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Name``
- setProjectName(String) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
The physical, human-readable name of the CodeBuild Project.
- setProjectName(String) - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
The physical, human-readable name of the CodeBuild Project.
- setProjectName(String) - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
The physical, human-readable name of the CodeBuild Project.
- setProjectName(String) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
The physical, human-readable name of the CodeBuild Project.
- setProjectName(String) - Method in class software.amazon.awscdk.services.codebuild.ProjectRefProps.Jsii$Proxy
-
The human-readable name of the CodeBuild Project we're referencing.
- setProjectName(String) - Method in interface software.amazon.awscdk.services.codebuild.ProjectRefProps
-
The human-readable name of the CodeBuild Project we're referencing.
- setReportBuildStatus(Boolean) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.ReportBuildStatus``
- setReportBuildStatus(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.ReportBuildStatus``
- setReportBuildStatus(Boolean) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.ReportBuildStatus``
- setReportBuildStatus(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.ReportBuildStatus``
- setResource(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceAuthProperty.Jsii$Proxy
-
``ProjectResource.SourceAuthProperty.Resource``
- setResource(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceAuthProperty.Jsii$Proxy
-
``ProjectResource.SourceAuthProperty.Resource``
- setResource(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceAuthProperty
-
``ProjectResource.SourceAuthProperty.Resource``
- setResource(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceAuthProperty
-
``ProjectResource.SourceAuthProperty.Resource``
- setRole(Role) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
Service Role to assume while running the build.
- setRole(Role) - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
Service Role to assume while running the build.
- setRole(Role) - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
Service Role to assume while running the build.
- setRole(Role) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
Service Role to assume while running the build.
- setS3Logs(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.LogsConfigProperty.Jsii$Proxy
-
``ProjectResource.LogsConfigProperty.S3Logs``
- setS3Logs(ProjectResource.S3LogsConfigProperty) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.LogsConfigProperty.Jsii$Proxy
-
``ProjectResource.LogsConfigProperty.S3Logs``
- setS3Logs(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.LogsConfigProperty
-
``ProjectResource.LogsConfigProperty.S3Logs``
- setS3Logs(ProjectResource.S3LogsConfigProperty) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.LogsConfigProperty
-
``ProjectResource.LogsConfigProperty.S3Logs``
- setSecondaryArtifacts(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.SecondaryArtifacts``
- setSecondaryArtifacts(List<Object>) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.SecondaryArtifacts``
- setSecondaryArtifacts(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.SecondaryArtifacts``
- setSecondaryArtifacts(List<Object>) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.SecondaryArtifacts``
- setSecondarySources(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.SecondarySources``
- setSecondarySources(List<Object>) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.SecondarySources``
- setSecondarySources(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.SecondarySources``
- setSecondarySources(List<Object>) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.SecondarySources``
- setSecurityGroupIds(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty.Jsii$Proxy
-
``ProjectResource.VpcConfigProperty.SecurityGroupIds``
- setSecurityGroupIds(List<Object>) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty.Jsii$Proxy
-
``ProjectResource.VpcConfigProperty.SecurityGroupIds``
- setSecurityGroupIds(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty
-
``ProjectResource.VpcConfigProperty.SecurityGroupIds``
- setSecurityGroupIds(List<Object>) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty
-
``ProjectResource.VpcConfigProperty.SecurityGroupIds``
- setServiceRole(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.ServiceRole``
- setServiceRole(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.ServiceRole``
- setServiceRole(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.ServiceRole``
- setServiceRole(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.ServiceRole``
- setSource(ProjectResource.SourceProperty) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Source``
- setSource(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Source``
- setSource(ProjectResource.SourceProperty) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Source``
- setSource(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Source``
- setSource(BuildSource) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
The source of the build.
- setSource(BuildSource) - Method in interface software.amazon.awscdk.services.codebuild.ProjectProps
-
The source of the build.
- setSourceIdentifier(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.SourceIdentifier``
- setSourceIdentifier(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.SourceIdentifier``
- setSourceIdentifier(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.SourceIdentifier``
- setSourceIdentifier(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.SourceIdentifier``
- setStage(IStage) - Method in class software.amazon.awscdk.services.codebuild.PipelineBuildActionProps.Jsii$Proxy
-
The Pipeline Stage to add this Action to.
- setStatus(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty.Jsii$Proxy
-
``ProjectResource.CloudWatchLogsConfigProperty.Status``
- setStatus(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty.Jsii$Proxy
-
``ProjectResource.CloudWatchLogsConfigProperty.Status``
- setStatus(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty
-
``ProjectResource.CloudWatchLogsConfigProperty.Status``
- setStatus(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty
-
``ProjectResource.CloudWatchLogsConfigProperty.Status``
- setStatus(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.S3LogsConfigProperty.Jsii$Proxy
-
``ProjectResource.S3LogsConfigProperty.Status``
- setStatus(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.S3LogsConfigProperty.Jsii$Proxy
-
``ProjectResource.S3LogsConfigProperty.Status``
- setStatus(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.S3LogsConfigProperty
-
``ProjectResource.S3LogsConfigProperty.Status``
- setStatus(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.S3LogsConfigProperty
-
``ProjectResource.S3LogsConfigProperty.Status``
- setStreamName(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty.Jsii$Proxy
-
``ProjectResource.CloudWatchLogsConfigProperty.StreamName``
- setStreamName(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty.Jsii$Proxy
-
``ProjectResource.CloudWatchLogsConfigProperty.StreamName``
- setStreamName(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty
-
``ProjectResource.CloudWatchLogsConfigProperty.StreamName``
- setStreamName(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty
-
``ProjectResource.CloudWatchLogsConfigProperty.StreamName``
- setSubnets(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty.Jsii$Proxy
-
``ProjectResource.VpcConfigProperty.Subnets``
- setSubnets(List<Object>) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty.Jsii$Proxy
-
``ProjectResource.VpcConfigProperty.Subnets``
- setSubnets(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty
-
``ProjectResource.VpcConfigProperty.Subnets``
- setSubnets(List<Object>) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty
-
``ProjectResource.VpcConfigProperty.Subnets``
- setTags(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Tags``
- setTags(List<Object>) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Tags``
- setTags(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Tags``
- setTags(List<Object>) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Tags``
- setTimeout(Number) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Jsii$Proxy
-
The number of minutes after which AWS CodeBuild stops the build if it's
not complete.
- setTimeout(Number) - Method in interface software.amazon.awscdk.services.codebuild.CommonProjectProps
-
The number of minutes after which AWS CodeBuild stops the build if it's
not complete.
- setTimeout(Number) - Method in class software.amazon.awscdk.services.codebuild.PipelineProjectProps.Jsii$Proxy
-
The number of minutes after which AWS CodeBuild stops the build if it's
not complete.
- setTimeout(Number) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Jsii$Proxy
-
The number of minutes after which AWS CodeBuild stops the build if it's
not complete.
- setTimeoutInMinutes(Number) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.TimeoutInMinutes``
- setTimeoutInMinutes(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.TimeoutInMinutes``
- setTimeoutInMinutes(Number) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.TimeoutInMinutes``
- setTimeoutInMinutes(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.TimeoutInMinutes``
- setTriggers(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Triggers``
- setTriggers(ProjectResource.ProjectTriggersProperty) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.Triggers``
- setTriggers(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Triggers``
- setTriggers(ProjectResource.ProjectTriggersProperty) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.Triggers``
- setType(BuildEnvironmentVariableType) - Method in class software.amazon.awscdk.services.codebuild.BuildEnvironmentVariable.Jsii$Proxy
-
The type of environment variable.
- setType(BuildEnvironmentVariableType) - Method in interface software.amazon.awscdk.services.codebuild.BuildEnvironmentVariable
-
The type of environment variable.
- setType(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.Type``
- setType(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Jsii$Proxy
-
``ProjectResource.ArtifactsProperty.Type``
- setType(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.Type``
- setType(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty
-
``ProjectResource.ArtifactsProperty.Type``
- setType(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentProperty.Type``
- setType(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentProperty.Type``
- setType(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty
-
``ProjectResource.EnvironmentProperty.Type``
- setType(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty
-
``ProjectResource.EnvironmentProperty.Type``
- setType(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentVariableProperty.Type``
- setType(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentVariableProperty.Type``
- setType(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty
-
``ProjectResource.EnvironmentVariableProperty.Type``
- setType(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty
-
``ProjectResource.EnvironmentVariableProperty.Type``
- setType(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectCacheProperty.Jsii$Proxy
-
``ProjectResource.ProjectCacheProperty.Type``
- setType(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectCacheProperty.Jsii$Proxy
-
``ProjectResource.ProjectCacheProperty.Type``
- setType(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectCacheProperty
-
``ProjectResource.ProjectCacheProperty.Type``
- setType(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectCacheProperty
-
``ProjectResource.ProjectCacheProperty.Type``
- setType(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceAuthProperty.Jsii$Proxy
-
``ProjectResource.SourceAuthProperty.Type``
- setType(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceAuthProperty.Jsii$Proxy
-
``ProjectResource.SourceAuthProperty.Type``
- setType(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceAuthProperty
-
``ProjectResource.SourceAuthProperty.Type``
- setType(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceAuthProperty
-
``ProjectResource.SourceAuthProperty.Type``
- setType(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.Type``
- setType(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Jsii$Proxy
-
``ProjectResource.SourceProperty.Type``
- setType(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.Type``
- setType(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty
-
``ProjectResource.SourceProperty.Type``
- setValue(Object) - Method in class software.amazon.awscdk.services.codebuild.BuildEnvironmentVariable.Jsii$Proxy
-
The value of the environment variable (or the name of the parameter in
the SSM parameter store.)
- setValue(Object) - Method in interface software.amazon.awscdk.services.codebuild.BuildEnvironmentVariable
-
The value of the environment variable (or the name of the parameter in
the SSM parameter store.)
- setValue(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentVariableProperty.Value``
- setValue(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty.Jsii$Proxy
-
``ProjectResource.EnvironmentVariableProperty.Value``
- setValue(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty
-
``ProjectResource.EnvironmentVariableProperty.Value``
- setValue(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty
-
``ProjectResource.EnvironmentVariableProperty.Value``
- setVpcConfig(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.VpcConfig``
- setVpcConfig(ProjectResource.VpcConfigProperty) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Jsii$Proxy
-
``AWS::CodeBuild::Project.VpcConfig``
- setVpcConfig(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.VpcConfig``
- setVpcConfig(ProjectResource.VpcConfigProperty) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps
-
``AWS::CodeBuild::Project.VpcConfig``
- setVpcId(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty.Jsii$Proxy
-
``ProjectResource.VpcConfigProperty.VpcId``
- setVpcId(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty.Jsii$Proxy
-
``ProjectResource.VpcConfigProperty.VpcId``
- setVpcId(String) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty
-
``ProjectResource.VpcConfigProperty.VpcId``
- setVpcId(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty
-
``ProjectResource.VpcConfigProperty.VpcId``
- setWebhook(Boolean) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectTriggersProperty.Jsii$Proxy
-
``ProjectResource.ProjectTriggersProperty.Webhook``
- setWebhook(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectTriggersProperty.Jsii$Proxy
-
``ProjectResource.ProjectTriggersProperty.Webhook``
- setWebhook(Boolean) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectTriggersProperty
-
``ProjectResource.ProjectTriggersProperty.Webhook``
- setWebhook(CloudFormationToken) - Method in interface software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectTriggersProperty
-
``ProjectResource.ProjectTriggersProperty.Webhook``
- software.amazon.awscdk.services.codebuild - package software.amazon.awscdk.services.codebuild
-
- software.amazon.awscdk.services.codebuild.cloudformation - package software.amazon.awscdk.services.codebuild.cloudformation
-
- SourceType - Enum in software.amazon.awscdk.services.codebuild
-
Source types for CodeBuild Project
- WIN_SERVER_CORE_2016_BASE - Static variable in class software.amazon.awscdk.services.codebuild.WindowsBuildImage
-
- WindowsBuildImage - Class in software.amazon.awscdk.services.codebuild
-
A CodeBuild image running Windows.
- WindowsBuildImage(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.codebuild.WindowsBuildImage
-
- WindowsBuildImage(String) - Constructor for class software.amazon.awscdk.services.codebuild.WindowsBuildImage
-
- withArtifactIdentifier(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Builder
-
Sets the value of ArtifactIdentifier
- withArtifactIdentifier(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Builder
-
Sets the value of ArtifactIdentifier
- withArtifactName(String) - Method in class software.amazon.awscdk.services.codebuild.CommonPipelineBuildActionProps.Builder
-
Sets the value of ArtifactName
- withArtifactName(String) - Method in class software.amazon.awscdk.services.codebuild.PipelineBuildActionProps.Builder
-
Sets the value of ArtifactName
- withArtifacts(ProjectResource.ArtifactsProperty) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of Artifacts
- withArtifacts(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of Artifacts
- withArtifacts(BuildArtifacts) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Builder
-
Sets the value of Artifacts
- withAuth(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Builder
-
Sets the value of Auth
- withAuth(ProjectResource.SourceAuthProperty) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Builder
-
Sets the value of Auth
- withBadge(Boolean) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Builder
-
Sets the value of Badge
- withBadge(Boolean) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Builder
-
Sets the value of Badge
- withBadgeEnabled(Boolean) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of BadgeEnabled
- withBadgeEnabled(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of BadgeEnabled
- withBucket(BucketRef) - Method in class software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps.Builder
-
Sets the value of Bucket
- withBuildImage(IBuildImage) - Method in class software.amazon.awscdk.services.codebuild.BuildEnvironment.Builder
-
Sets the value of BuildImage
- withBuildScriptAsset(Asset) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Builder
-
Sets the value of BuildScriptAsset
- withBuildScriptAsset(Asset) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Builder
-
Sets the value of BuildScriptAsset
- withBuildScriptAssetEntrypoint(String) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Builder
-
Sets the value of BuildScriptAssetEntrypoint
- withBuildScriptAssetEntrypoint(String) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Builder
-
Sets the value of BuildScriptAssetEntrypoint
- withBuildSpec(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Builder
-
Sets the value of BuildSpec
- withBuildSpec(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Builder
-
Sets the value of BuildSpec
- withBuildSpec(Object) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Builder
-
Sets the value of BuildSpec
- withBuildSpec(Object) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Builder
-
Sets the value of BuildSpec
- withCache(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of Cache
- withCache(ProjectResource.ProjectCacheProperty) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of Cache
- withCacheBucket(BucketRef) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Builder
-
Sets the value of CacheBucket
- withCacheBucket(BucketRef) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Builder
-
Sets the value of CacheBucket
- withCacheDir(String) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Builder
-
Sets the value of CacheDir
- withCacheDir(String) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Builder
-
Sets the value of CacheDir
- withCertificate(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Builder
-
Sets the value of Certificate
- withCertificate(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Builder
-
Sets the value of Certificate
- withCloudWatchLogs(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.LogsConfigProperty.Builder
-
Sets the value of CloudWatchLogs
- withCloudWatchLogs(ProjectResource.CloudWatchLogsConfigProperty) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.LogsConfigProperty.Builder
-
Sets the value of CloudWatchLogs
- withComputeType(ComputeType) - Method in class software.amazon.awscdk.services.codebuild.BuildEnvironment.Builder
-
Sets the value of ComputeType
- withComputeType(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Builder
-
Sets the value of ComputeType
- withComputeType(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Builder
-
Sets the value of ComputeType
- withDescription(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of Description
- withDescription(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of Description
- withDescription(String) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Builder
-
Sets the value of Description
- withDescription(String) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Builder
-
Sets the value of Description
- withEncryptionDisabled(Boolean) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Builder
-
Sets the value of EncryptionDisabled
- withEncryptionDisabled(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Builder
-
Sets the value of EncryptionDisabled
- withEncryptionKey(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of EncryptionKey
- withEncryptionKey(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of EncryptionKey
- withEncryptionKey(EncryptionKeyRef) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Builder
-
Sets the value of EncryptionKey
- withEncryptionKey(EncryptionKeyRef) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Builder
-
Sets the value of EncryptionKey
- withEnvironment(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of Environment
- withEnvironment(ProjectResource.EnvironmentProperty) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of Environment
- withEnvironment(BuildEnvironment) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Builder
-
Sets the value of Environment
- withEnvironment(BuildEnvironment) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Builder
-
Sets the value of Environment
- withEnvironmentVariables(Map<String, BuildEnvironmentVariable>) - Method in class software.amazon.awscdk.services.codebuild.BuildEnvironment.Builder
-
Sets the value of EnvironmentVariables
- withEnvironmentVariables(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Builder
-
Sets the value of EnvironmentVariables
- withEnvironmentVariables(List<Object>) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Builder
-
Sets the value of EnvironmentVariables
- withEnvironmentVariables(Map<String, BuildEnvironmentVariable>) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Builder
-
Sets the value of EnvironmentVariables
- withEnvironmentVariables(Map<String, BuildEnvironmentVariable>) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Builder
-
Sets the value of EnvironmentVariables
- withGitCloneDepth(Number) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Builder
-
Sets the value of GitCloneDepth
- withGitCloneDepth(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Builder
-
Sets the value of GitCloneDepth
- withGroupName(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty.Builder
-
Sets the value of GroupName
- withGroupName(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty.Builder
-
Sets the value of GroupName
- withImage(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Builder
-
Sets the value of Image
- withImage(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Builder
-
Sets the value of Image
- withIncludeBuildId(Boolean) - Method in class software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps.Builder
-
Sets the value of IncludeBuildId
- withInputArtifact(Artifact) - Method in class software.amazon.awscdk.services.codebuild.CommonPipelineBuildActionProps.Builder
-
Sets the value of InputArtifact
- withInputArtifact(Artifact) - Method in class software.amazon.awscdk.services.codebuild.PipelineBuildActionProps.Builder
-
Sets the value of InputArtifact
- withInsecureSsl(Boolean) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Builder
-
Sets the value of InsecureSsl
- withInsecureSsl(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Builder
-
Sets the value of InsecureSsl
- withLocation(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Builder
-
Sets the value of Location
- withLocation(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Builder
-
Sets the value of Location
- withLocation(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectCacheProperty.Builder
-
Sets the value of Location
- withLocation(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectCacheProperty.Builder
-
Sets the value of Location
- withLocation(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.S3LogsConfigProperty.Builder
-
Sets the value of Location
- withLocation(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.S3LogsConfigProperty.Builder
-
Sets the value of Location
- withLocation(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Builder
-
Sets the value of Location
- withLocation(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Builder
-
Sets the value of Location
- withLogsConfig(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of LogsConfig
- withLogsConfig(ProjectResource.LogsConfigProperty) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of LogsConfig
- withName(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Builder
-
Sets the value of Name
- withName(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Builder
-
Sets the value of Name
- withName(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty.Builder
-
Sets the value of Name
- withName(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty.Builder
-
Sets the value of Name
- withName(String) - Method in class software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps.Builder
-
Sets the value of Name
- withNamespaceType(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Builder
-
Sets the value of NamespaceType
- withNamespaceType(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Builder
-
Sets the value of NamespaceType
- withOverrideArtifactName(Boolean) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Builder
-
Sets the value of OverrideArtifactName
- withOverrideArtifactName(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Builder
-
Sets the value of OverrideArtifactName
- withPackageZip(Boolean) - Method in class software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps.Builder
-
Sets the value of PackageZip
- withPackaging(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Builder
-
Sets the value of Packaging
- withPackaging(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Builder
-
Sets the value of Packaging
- withPath(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Builder
-
Sets the value of Path
- withPath(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Builder
-
Sets the value of Path
- withPath(String) - Method in class software.amazon.awscdk.services.codebuild.S3BucketBuildArtifactsProps.Builder
-
Sets the value of Path
- withPrivileged(Boolean) - Method in class software.amazon.awscdk.services.codebuild.BuildEnvironment.Builder
-
Sets the value of Privileged
- withPrivilegedMode(Boolean) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Builder
-
Sets the value of PrivilegedMode
- withPrivilegedMode(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Builder
-
Sets the value of PrivilegedMode
- withProject(ProjectRef) - Method in class software.amazon.awscdk.services.codebuild.PipelineBuildActionProps.Builder
-
Sets the value of Project
- withProjectName(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of ProjectName
- withProjectName(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of ProjectName
- withProjectName(String) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Builder
-
Sets the value of ProjectName
- withProjectName(String) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Builder
-
Sets the value of ProjectName
- withProjectName(String) - Method in class software.amazon.awscdk.services.codebuild.ProjectRefProps.Builder
-
Sets the value of ProjectName
- withReportBuildStatus(Boolean) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Builder
-
Sets the value of ReportBuildStatus
- withReportBuildStatus(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Builder
-
Sets the value of ReportBuildStatus
- withResource(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceAuthProperty.Builder
-
Sets the value of Resource
- withResource(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceAuthProperty.Builder
-
Sets the value of Resource
- withRole(Role) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Builder
-
Sets the value of Role
- withRole(Role) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Builder
-
Sets the value of Role
- withS3Logs(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.LogsConfigProperty.Builder
-
Sets the value of S3Logs
- withS3Logs(ProjectResource.S3LogsConfigProperty) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.LogsConfigProperty.Builder
-
Sets the value of S3Logs
- withSecondaryArtifacts(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of SecondaryArtifacts
- withSecondaryArtifacts(List<Object>) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of SecondaryArtifacts
- withSecondarySources(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of SecondarySources
- withSecondarySources(List<Object>) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of SecondarySources
- withSecurityGroupIds(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty.Builder
-
Sets the value of SecurityGroupIds
- withSecurityGroupIds(List<Object>) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty.Builder
-
Sets the value of SecurityGroupIds
- withServiceRole(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of ServiceRole
- withServiceRole(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of ServiceRole
- withSource(ProjectResource.SourceProperty) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of Source
- withSource(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of Source
- withSource(BuildSource) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Builder
-
Sets the value of Source
- withSourceIdentifier(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Builder
-
Sets the value of SourceIdentifier
- withSourceIdentifier(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Builder
-
Sets the value of SourceIdentifier
- withStage(IStage) - Method in class software.amazon.awscdk.services.codebuild.PipelineBuildActionProps.Builder
-
Sets the value of Stage
- withStatus(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty.Builder
-
Sets the value of Status
- withStatus(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty.Builder
-
Sets the value of Status
- withStatus(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.S3LogsConfigProperty.Builder
-
Sets the value of Status
- withStatus(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.S3LogsConfigProperty.Builder
-
Sets the value of Status
- withStreamName(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty.Builder
-
Sets the value of StreamName
- withStreamName(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.CloudWatchLogsConfigProperty.Builder
-
Sets the value of StreamName
- withSubnets(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty.Builder
-
Sets the value of Subnets
- withSubnets(List<Object>) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty.Builder
-
Sets the value of Subnets
- withTags(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of Tags
- withTags(List<Object>) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of Tags
- withTimeout(Number) - Method in class software.amazon.awscdk.services.codebuild.CommonProjectProps.Builder
-
Sets the value of Timeout
- withTimeout(Number) - Method in class software.amazon.awscdk.services.codebuild.ProjectProps.Builder
-
Sets the value of Timeout
- withTimeoutInMinutes(Number) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of TimeoutInMinutes
- withTimeoutInMinutes(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of TimeoutInMinutes
- withTriggers(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of Triggers
- withTriggers(ProjectResource.ProjectTriggersProperty) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of Triggers
- withType(BuildEnvironmentVariableType) - Method in class software.amazon.awscdk.services.codebuild.BuildEnvironmentVariable.Builder
-
Sets the value of Type
- withType(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Builder
-
Sets the value of Type
- withType(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ArtifactsProperty.Builder
-
Sets the value of Type
- withType(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Builder
-
Sets the value of Type
- withType(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentProperty.Builder
-
Sets the value of Type
- withType(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty.Builder
-
Sets the value of Type
- withType(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty.Builder
-
Sets the value of Type
- withType(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectCacheProperty.Builder
-
Sets the value of Type
- withType(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectCacheProperty.Builder
-
Sets the value of Type
- withType(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceAuthProperty.Builder
-
Sets the value of Type
- withType(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceAuthProperty.Builder
-
Sets the value of Type
- withType(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Builder
-
Sets the value of Type
- withType(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.SourceProperty.Builder
-
Sets the value of Type
- withValue(Object) - Method in class software.amazon.awscdk.services.codebuild.BuildEnvironmentVariable.Builder
-
Sets the value of Value
- withValue(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty.Builder
-
Sets the value of Value
- withValue(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.EnvironmentVariableProperty.Builder
-
Sets the value of Value
- withVpcConfig(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of VpcConfig
- withVpcConfig(ProjectResource.VpcConfigProperty) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResourceProps.Builder
-
Sets the value of VpcConfig
- withVpcId(String) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty.Builder
-
Sets the value of VpcId
- withVpcId(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.VpcConfigProperty.Builder
-
Sets the value of VpcId
- withWebhook(Boolean) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectTriggersProperty.Builder
-
Sets the value of Webhook
- withWebhook(CloudFormationToken) - Method in class software.amazon.awscdk.services.codebuild.cloudformation.ProjectResource.ProjectTriggersProperty.Builder
-
Sets the value of Webhook