Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

An identifier for this resource that is unique within all of AWS.

Link copied to clipboard

An optional category you create to organize your presets.

Link copied to clipboard

The timestamp in epoch seconds for preset creation.

Link copied to clipboard

An optional description you create for each preset.

Link copied to clipboard

The timestamp in epoch seconds when the preset was last updated.

Link copied to clipboard
var name: String?

A name you create for each preset. Each name must be unique within your account.

Link copied to clipboard

Settings for preset

Link copied to clipboard
var type: Type?

A preset can be of two types: system or custom. System or built-in preset can't be modified or deleted by the user.

Functions

Link copied to clipboard