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
/
IngressPointType
Ingress
Point
Type
sealed
class
IngressPointType
Inheritors
Auth
Open
SdkUnknown
Members
Types
Auth
Link copied to clipboard
object
Auth
:
IngressPointType
Companion
Link copied to clipboard
object
Companion
Open
Link copied to clipboard
object
Open
:
IngressPointType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
IngressPointType
Properties
value
Link copied to clipboard
abstract
val
value
:
String