http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-dynamodb
/
org.http4k.connect.amazon.dynamodb.model
/
BillingModeSummary
Billing
Mode
Summary
@
JsonSerializable
data
class
BillingModeSummary
(
val
BillingMode
:
BillingMode
?
=
null
,
val
LastUpdateToPayPerRequestDateTime
:
Timestamp
?
=
null
)
(
source
)
Members
Constructors
Billing
Mode
Summary
Link copied to clipboard
constructor
(
BillingMode
:
BillingMode
?
=
null
,
LastUpdateToPayPerRequestDateTime
:
Timestamp
?
=
null
)
Properties
Billing
Mode
Link copied to clipboard
val
BillingMode
:
BillingMode
?
Last
Update
To
Pay
Per
Request
Date
Time
Link copied to clipboard
val
LastUpdateToPayPerRequestDateTime
:
Timestamp
?