Gallery App Definition Args
data class GalleryAppDefinitionArgs(val isConsented: Output<Boolean>? = null, val skuId: Output<String>) : ConvertibleToJava<GalleryAppDefinitionArgs>
Properties of the definition of a gallery application used in Test Base package.