Builder

class Builder

Properties

Link copied to clipboard

The key to use as the starting point for the list of tags. If this parameter is set, ListTagsForStream gets all tags that occur after ExclusiveStartTagKey.

Link copied to clipboard
var limit: Int?

The number of tags to return. If this number is less than the total number of tags associated with the stream, HasMoreTags is set to true. To list additional tags, set ExclusiveStartTagKey to the last key in the response.

Link copied to clipboard

The ARN of the stream.

Link copied to clipboard

Not Implemented. Reserved for future use.

Link copied to clipboard

The name of the stream.