Builder

class Builder

Properties

Link copied to clipboard

The description of the app block.

Link copied to clipboard

The display name of the app block. This is not displayed to the user.

Link copied to clipboard
var name: String?

The name of the app block.

Link copied to clipboard

The packaging type of the app block.

Link copied to clipboard

The post setup script details of the app block. This can only be provided for the APPSTREAM2 PackagingType.

Link copied to clipboard

The setup script details of the app block. This must be provided for the CUSTOM PackagingType.

Link copied to clipboard

The source S3 location of the app block.

Link copied to clipboard

The tags assigned to the app block.

Functions