CreateAppBlockRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
val 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

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String