GalleryImageVersionArgs

data class GalleryImageVersionArgs(val name: Output<String>? = null) : ConvertibleToJava<GalleryImageVersionArgs>

Specifies information about the gallery image version that you want to create or update.

Constructors

Link copied to clipboard
fun GalleryImageVersionArgs(name: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): GalleryImageVersionArgs

Properties

Link copied to clipboard
val name: Output<String>? = null

This is the version of the gallery image.