CustomAmi

class CustomAmi

A custom AMI available to platforms.

Types

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

Properties

Link copied to clipboard

THe ID of the image used to create the custom AMI.

Link copied to clipboard

The type of virtualization used to create the custom AMI.

Functions

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