ContainerImage

Describes a container image that is registered to an Amazon Lightsail container service.

Types

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

Properties

Link copied to clipboard

The timestamp when the container image was created.

Link copied to clipboard

The digest of the container image.

Link copied to clipboard

The name of the container image.

Functions

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