backup

fun backup(block: Backup.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.cloudhsmv2.model.Backup inside the given block


Contains information about a backup of an CloudHSM cluster. All backup objects contain the BackupId, BackupState, ClusterId, and CreateTimestamp parameters. Backups that were copied into a destination region additionally contain the CopyTimestamp, SourceBackup, SourceCluster, and SourceRegion parameters. A backup that is pending deletion will include the DeleteTimestamp parameter.