VcfVersionInfo

Information about a VCF versions provided by Amazon EVS, including its status, default ESX version, and EC2 instance types.

Types

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

Properties

Link copied to clipboard

The default ESX version for this VCF version. It is based on Broadcom's Bill Of Materials (BOM).

Link copied to clipboard

EC2 instance types provided by Amazon EVS for this VCF version for creating environments.

Link copied to clipboard

The status for this VCF version. Valid values are:

Link copied to clipboard

The VCF version number.

Functions

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