AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
glue
/
aws.sdk.kotlin.services.glue.model
/
Connection
/
status
status
val
status
:
ConnectionStatus
?
The status of the connection. Can be one of:
READY
,
IN_PROGRESS
, or
FAILED
.