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