AppBlockBuilder

Describes an app block builder.

Types

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

Properties

Link copied to clipboard

The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the app block builder only through the specified endpoints.

Link copied to clipboard

The app block builder errors.

Link copied to clipboard
val arn: String?

The ARN of the app block builder.

Link copied to clipboard

The creation time of the app block builder.

Link copied to clipboard

The description of the app block builder.

Link copied to clipboard

The display name of the app block builder.

Link copied to clipboard

Indicates whether default internet access is enabled for the app block builder.

Link copied to clipboard

The ARN of the IAM role that is applied to the app block builder.

Link copied to clipboard

The instance type of the app block builder.

Link copied to clipboard
val name: String?

The name of the app block builder.

Link copied to clipboard

The platform of the app block builder.

Link copied to clipboard

The state of the app block builder.

Link copied to clipboard
Link copied to clipboard

The VPC configuration for the app block builder.

Functions

Link copied to clipboard
inline fun copy(block: AppBlockBuilder.Builder.() -> Unit = {}): AppBlockBuilder
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