Builder

class Builder

Properties

Link copied to clipboard

The unique identifier of the construct.

Link copied to clipboard

The type of the construct, such as VPC, subnet, security group, or route table.

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

The timestamp when the construct was created.

Link copied to clipboard

A description of the construct.

Link copied to clipboard

The logical identifier for the construct in the infrastructure code.

Link copied to clipboard
var name: String?

The name of the construct.

Link copied to clipboard

The properties and configuration of the construct.

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

The timestamp when the construct was last updated.