Image Purchase Plan Args
data class ImagePurchasePlanArgs(val name: Output<String>? = null, val product: Output<String>? = null, val publisher: Output<String>? = null) : ConvertibleToJava<ImagePurchasePlanArgs>
Describes the gallery image definition purchase plan. This is used by marketplace images.