AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
memorydb
/
aws.sdk.kotlin.services.memorydb.model
/
ReshardingStatus
Resharding
Status
class
ReshardingStatus
The status of the online resharding
Members
Types
Builder
Link copied to clipboard
class
Builder
Companion
Link copied to clipboard
object
Companion
Properties
slot
Migration
Link copied to clipboard
val
slotMigration
:
SlotMigration
?
The status of the online resharding slot migration
Functions
copy
Link copied to clipboard
inline
fun
copy
(
block
:
ReshardingStatus.Builder
.
(
)
->
Unit
=
{}
)
:
ReshardingStatus
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