AwsCodeBuildProjectArtifactsDetails
Information about the build artifacts for the CodeBuild project.
Types
Properties
Link copied to clipboard
An identifier for the artifact definition.
Link copied to clipboard
Indicates whether to disable encryption on the artifact. Only valid when Type
is S3
.
Link copied to clipboard
Only used when Type
is S3
. The value to use for the namespace. Used with Name
and Path
to determine the pattern for storing the artifact.
Link copied to clipboard
Whether the name specified in the buildspec file overrides the artifact name.
Functions
Link copied to clipboard
inline fun copy(block: AwsCodeBuildProjectArtifactsDetails.Builder.() -> Unit = {}): AwsCodeBuildProjectArtifactsDetails