GetImageRecipeComponent

data class GetImageRecipeComponent(val componentArn: String, val parameters: List<GetImageRecipeComponentParameter>)

Constructors

Link copied to clipboard
constructor(componentArn: String, parameters: List<GetImageRecipeComponentParameter>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ARN of the Image Builder Component.

Link copied to clipboard

Set of parameters that are used to configure the component.