GetImageRecipeComponent

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

Constructors

Link copied to clipboard

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.