C# 클래스 Amazon.KinesisFirehose.Model.ListDeliveryStreamsRequest

Container for the parameters to the ListDeliveryStreams operation. Lists your delivery streams.

The number of delivery streams might be too large to return using a single call to ListDeliveryStreams. You can limit the number of delivery streams returned, using the Limit parameter. To determine whether there are more delivery streams to list, check the value of HasMoreDeliveryStreams in the output. If there are more delivery streams to list, you can request them by specifying the name of the last delivery stream returned in the call in the ExclusiveStartDeliveryStreamName parameter of a subsequent call.

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

비공개 메소드들

메소드 설명
IsSetExclusiveStartDeliveryStreamName ( ) : bool
IsSetLimit ( ) : bool