AwsDynamoDBContinuousBackupsDescriptionPropertiesResponse

data class AwsDynamoDBContinuousBackupsDescriptionPropertiesResponse(val continuousBackupsStatus: ContinuousBackupsStatusEnumValueResponse? = null, val pointInTimeRecoveryDescription: PointInTimeRecoveryDescriptionResponse? = null)

Definition of awsDynamoDBContinuousBackupsDescription

Constructors

constructor(continuousBackupsStatus: ContinuousBackupsStatusEnumValueResponse? = null, pointInTimeRecoveryDescription: PointInTimeRecoveryDescriptionResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ContinuousBackupsStatus can be one of the following states: ENABLED, DISABLED

Link copied to clipboard

The description of the point in time recovery settings applied to the table.