ImageCriterion

The criteria that are evaluated to determine which AMIs are discoverable and usable in your account for the specified Amazon Web Services Region.

For more information, see How Allowed AMIs works in the Amazon EC2 User Guide.

Types

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

Properties

Link copied to clipboard

The maximum age for allowed images.

Link copied to clipboard

The maximum period since deprecation for allowed images.

Link copied to clipboard

The names of allowed images. Names can include wildcards (? and *).

Link copied to clipboard

The image providers whose images are allowed.

Link copied to clipboard

The Amazon Web Services Marketplace product codes for allowed images.

Functions

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