Image Recipe Component Configuration
data class ImageRecipeComponentConfiguration(val componentArn: String? = null, val parameters: List<ImageRecipeComponentParameter>? = null)
Configuration details of the component.