Builder

class Builder

Properties

Link copied to clipboard

The unique identifier of the artifact.

Link copied to clipboard

The sub-type of the artifact for further classification.

Link copied to clipboard

The type of the artifact, such as CLOUDFORMATION_TEMPLATE or TERRAFORM_MODULE.

Link copied to clipboard

The checksum of the artifact for integrity verification.

Link copied to clipboard
var createdAt: <Error class: unknown class>?

The timestamp when the artifact was created.

Link copied to clipboard

The logical identifier for the artifact.

Link copied to clipboard

The S3 location where the artifact is stored.

Functions

Link copied to clipboard
fun checksum(block: Checksum.Builder.() -> Unit)