EnterpriseSnapshotPolicyCrossRegionCopyInfoRegion

data class EnterpriseSnapshotPolicyCrossRegionCopyInfoRegion(val regionId: String? = null, val retainDays: Int? = null)

Constructors

constructor(regionId: String? = null, retainDays: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val regionId: String? = null

Destination region ID.

Link copied to clipboard
val retainDays: Int? = null

Number of days of snapshot retention for replication.