Documentation
¶
Index ¶
- func GetDynamoDbEndpoint() *string
- func GetExpressionAttributeNames() *string
- func GetExpressionAttributeValues() *string
- func GetFilterExpression() *string
- func GetTableName() *string
- func SetDynamoDbEndpoint(endpoint string)
- func SetExpressionAttributeNames(names string)
- func SetExpressionAttributeValues(values string)
- func SetFilterExpression(expression string)
- func SetTableName(name string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDynamoDbEndpoint ¶
func GetDynamoDbEndpoint() *string
func GetExpressionAttributeNames ¶ added in v1.4.0
func GetExpressionAttributeNames() *string
func GetExpressionAttributeValues ¶ added in v1.4.0
func GetExpressionAttributeValues() *string
func GetFilterExpression ¶ added in v1.4.0
func GetFilterExpression() *string
func GetTableName ¶
func GetTableName() *string
func SetDynamoDbEndpoint ¶
func SetDynamoDbEndpoint(endpoint string)
func SetExpressionAttributeNames ¶ added in v1.4.0
func SetExpressionAttributeNames(names string)
func SetExpressionAttributeValues ¶ added in v1.4.0
func SetExpressionAttributeValues(values string)
func SetFilterExpression ¶ added in v1.4.0
func SetFilterExpression(expression string)
func SetTableName ¶
func SetTableName(name string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.