AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
lightsail
/
aws.sdk.kotlin.services.lightsail.model
/
PortInfoSourceType
Port
Info
Source
Type
sealed
class
PortInfoSourceType
Inheritors
Closed
Default
Instance
None
SdkUnknown
Members
Types
Closed
Link copied to clipboard
object
Closed
:
PortInfoSourceType
Companion
Link copied to clipboard
object
Companion
Default
Link copied to clipboard
object
Default
:
PortInfoSourceType
Instance
Link copied to clipboard
object
Instance
:
PortInfoSourceType
None
Link copied to clipboard
object
None
:
PortInfoSourceType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
PortInfoSourceType
Properties
value
Link copied to clipboard
abstract
val
value
:
String