Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the view.

Link copied to clipboard

View content containing all content necessary to render a view except for runtime input data.

Link copied to clipboard
var id: String?

The identifier of the view.

Link copied to clipboard
var name: String?

The name of the view.

Link copied to clipboard
var version: Int?

The current version of the view.

Functions

Link copied to clipboard