Gallery Image Version Safety Profile Args
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
fun GalleryImageVersionSafetyProfileArgs(allowDeletionOfReplicatedLocations: Output<Boolean>? = null)