GalleryImageVersionSafetyProfileArgs

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

This is the safety profile of the Gallery Image Version.

Constructors

Link copied to clipboard
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(): GalleryImageVersionSafetyProfileArgs