ImageRecipeSummary

A summary of an image recipe.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the image recipe.

Link copied to clipboard

The date on which this image recipe was created.

Link copied to clipboard
val name: String?

The name of the image recipe.

Link copied to clipboard

The owner of the image recipe.

Link copied to clipboard

The base image of the image recipe.

Link copied to clipboard

The platform of the image recipe.

Link copied to clipboard

The tags of the image recipe.

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