AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
mailmanager
/
aws.sdk.kotlin.services.mailmanager.model
/
IngressPointStatusToUpdate
Ingress
Point
Status
To
Update
sealed
class
IngressPointStatusToUpdate
Inheritors
Active
Closed
SdkUnknown
Members
Types
Active
Link copied to clipboard
object
Active
:
IngressPointStatusToUpdate
Closed
Link copied to clipboard
object
Closed
:
IngressPointStatusToUpdate
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
IngressPointStatusToUpdate
Properties
value
Link copied to clipboard
abstract
val
value
:
String