Snapshot Backup Additional Details Response
data class SnapshotBackupAdditionalDetailsResponse(val instantRPDetails: String? = null, val instantRpRetentionRangeInDays: Int? = null, val userAssignedManagedIdentityDetails: UserAssignedManagedIdentityDetailsResponse? = null)
Snapshot Backup related fields for WorkloadType SAP Hana system
Constructors
Link copied to clipboard
constructor(instantRPDetails: String? = null, instantRpRetentionRangeInDays: Int? = null, userAssignedManagedIdentityDetails: UserAssignedManagedIdentityDetailsResponse? = null)