GalleryApplicationVersionSafetyProfileResponse

data class GalleryApplicationVersionSafetyProfileResponse(val allowDeletionOfReplicatedLocations: Boolean? = null)

The safety profile of the Gallery Application Version.

Constructors

constructor(allowDeletionOfReplicatedLocations: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether or not removing this Gallery Image Version from replicated regions is allowed.