interface UpdateImageResponse {
    image?: Instance.v1.Image;
}

Properties

Properties

image?: Instance.v1.Image