DistributeImageRequest

Types

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

Properties

Link copied to clipboard

Unique, case-sensitive identifier you provide to ensure idempotency of the request. For more information, see Ensuring idempotency in the Amazon EC2 API Reference.

Link copied to clipboard

The Amazon Resource Name (ARN) of the distribution configuration to use.

Link copied to clipboard

The IAM role to use for the distribution.

Link copied to clipboard

The logging configuration for the distribution.

Link copied to clipboard

The source image Amazon Resource Name (ARN) to distribute.

Link copied to clipboard

The tags to apply to the distributed image.

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