- All Implemented Interfaces:
Region
@Immutable
@Loggable(1)
public final class MkRegion
extends Object
implements Region
- Since:
- 0.10
-
-
Constructor Summary
Constructors
-
Method Summary
software.amazon.awssdk.services.dynamodb.DynamoDbClient
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MkRegion
Public ctor.
- Parameters:
dta - Data to use
-
Method Details
-
aws
public software.amazon.awssdk.services.dynamodb.DynamoDbClient aws()
Description copied from interface: Region
Get DynamoDB client.
- Specified by:
aws in interface Region
- Returns:
- The client
-
table
Description copied from interface: Region
Get one table.
- Specified by:
table in interface Region
- Parameters:
name - Table name
- Returns:
- Table