RestorePointCollectionSourcePropertiesArgs

data class RestorePointCollectionSourcePropertiesArgs(val id: Output<String>? = null) : ConvertibleToJava<RestorePointCollectionSourcePropertiesArgs>

The properties of the source resource that this restore point collection is created from.

Constructors

Functions

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

Properties

Link copied to clipboard
val id: Output<String>? = null

Resource Id of the source resource used to create this restore point collection