Inference Component Deployed Image Args
data class InferenceComponentDeployedImageArgs(val resolutionTime: Output<String>? = null, val resolvedImage: Output<String>? = null, val specifiedImage: Output<String>? = null) : ConvertibleToJava<InferenceComponentDeployedImageArgs>