C# 클래스 Amazon.Kinesis.Model.DecreaseStreamRetentionPeriodRequest

Container for the parameters to the DecreaseStreamRetentionPeriod operation. Decreases the Amazon Kinesis stream's retention period, which is the length of time data records are accessible after they are added to the stream. The minimum value of a stream's retention period is 24 hours.

This operation may result in lost data. For example, if the stream's retention period is 48 hours and is decreased to 24 hours, any data already in the stream that is older than 24 hours is inaccessible.

상속: AmazonKinesisRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetRetentionPeriodHours ( ) : bool
IsSetStreamName ( ) : bool