GalleryApplicationVersionSafetyProfileArgs

data class GalleryApplicationVersionSafetyProfileArgs(val allowDeletionOfReplicatedLocations: Output<Boolean>? = null) : ConvertibleToJava<GalleryApplicationVersionSafetyProfileArgs>

The safety profile of the Gallery Application Version.

Constructors

constructor(allowDeletionOfReplicatedLocations: Output<Boolean>? = null)

Properties

Link copied to clipboard

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

Functions

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