Table of Contents

Class UpdateContinuousBackupsResponse

Namespace
Amazon.DynamoDBv2.Model
Assembly
AWSSDK.DynamoDBv2.dll

This is the response object from the UpdateContinuousBackups operation.

public class UpdateContinuousBackupsResponse : AmazonWebServiceResponse
Inheritance
UpdateContinuousBackupsResponse

Constructors

UpdateContinuousBackupsResponse()

public UpdateContinuousBackupsResponse()

Properties

ContinuousBackupsDescription

Gets and sets the property ContinuousBackupsDescription.

Represents the continuous backups and point in time recovery settings on the table.

public ContinuousBackupsDescription ContinuousBackupsDescription { get; set; }

Property Value

ContinuousBackupsDescription