toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
databasemigrationservice
/
aws.sdk.kotlin.services.databasemigrationservice.model
/
ReloadTablesResponse
Reload
Tables
Response
class
ReloadTablesResponse
Members
Types
Builder
Link copied to clipboard
class
Builder
Companion
Link copied to clipboard
object
Companion
Properties
replication
Task
Arn
Link copied to clipboard
val
replicationTaskArn
:
String
?
The Amazon Resource Name (ARN) of the replication task.
Functions
copy
Link copied to clipboard
inline
fun
copy
(
block
:
ReloadTablesResponse.Builder
.
(
)
->
Unit
=
{}
)
:
ReloadTablesResponse
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String