Container Info Args
data class ContainerInfoArgs(val image: Output<String>? = null) : ConvertibleToJava<ContainerInfoArgs>
Docker image that is used to create a container and start a VM instance for the version that you deploy. Only applicable for instances running in the App Engine flexible environment.