Class AmazonDynamoDBStreamsConfig
- Namespace
- Amazon.DynamoDBv2
- Assembly
- AWSSDK.DynamoDBv2.dll
Configuration for accessing Amazon DynamoDBStreams service
public class AmazonDynamoDBStreamsConfig : ClientConfig
- Inheritance
-
AmazonDynamoDBStreamsConfig
Constructors
AmazonDynamoDBStreamsConfig()
Default constructor
public AmazonDynamoDBStreamsConfig()
Properties
RegionEndpointServiceName
The constant used to lookup in the region hash the endpoint.
public override string RegionEndpointServiceName { get; }
Property Value
ServiceVersion
Gets the ServiceVersion property.
public override string ServiceVersion { get; }
Property Value
UserAgent
Gets the value of UserAgent property.
public override string UserAgent { get; }