AwsCodeBuildProjectDetails

Information about an CodeBuild project.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Information about the build artifacts for the CodeBuild project.

Link copied to clipboard

The KMS key used to encrypt the build output artifacts.

Link copied to clipboard

Information about the build environment for this build project.

Link copied to clipboard

Information about logs for the build project.

Link copied to clipboard
val name: String?

The name of the build project.

Link copied to clipboard

Information about the secondary artifacts for the CodeBuild project.

Link copied to clipboard

The ARN of the IAM role that enables CodeBuild to interact with dependent Amazon Web Services services on behalf of the Amazon Web Services account.

Link copied to clipboard

Information about the build input source code for this build project.

Link copied to clipboard

Information about the VPC configuration that CodeBuild accesses.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String