DynamoDBStreamsClientPhase

fs2.aws.dynamodb.DynamoDBStreamBuilder.DynamoDBStreamsClientPhase

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

protected def next(build: Resource[F, AmazonDynamoDBStreams]): DynamoDBClientPhase

Concrete methods

def withDynamoDBStreams(kinesisClient: Resource[F, AmazonDynamoDBStreams]): DynamoDBClientPhase
def withDynamoDBStreams(kinesisClient: AmazonDynamoDBStreams): DynamoDBClientPhase