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.action
/
DescribeImport
Describe
Import
@
JsonSerializable
data
class
DescribeImport
(
val
ImportArn
:
ARN
)
:
DynamoDbAction
<
ImportTableResponse
>
(
source
)
Members
Constructors
Describe
Import
Link copied to clipboard
constructor
(
ImportArn
:
ARN
)
Properties
Import
Arn
Link copied to clipboard
val
ImportArn
:
ARN
Functions
to
Request
Link copied to clipboard
open
override
fun
toRequest
(
)
:
Request
to
Result
Link copied to clipboard
open
override
fun
toResult
(
response
:
Response
)
:
Result
<
ImportTableResponse
,
RemoteFailure
>
uri
Link copied to clipboard
open
fun
uri
(
)
:
Uri