Get Image Recipe Plain Args
data class GetImageRecipePlainArgs(val arn: String, val tags: Map<String, String>? = null) : ConvertibleToJava<GetImageRecipePlainArgs>
A collection of arguments for invoking getImageRecipe.