AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
greengrassv2
/
aws.sdk.kotlin.services.greengrassv2.model
/
S3EndpointType
S3Endpoint
Type
sealed
class
S3EndpointType
Inheritors
Global
Regional
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Global
Link copied to clipboard
object
Global
:
S3EndpointType
Regional
Link copied to clipboard
object
Regional
:
S3EndpointType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
S3EndpointType
Properties
value
Link copied to clipboard
abstract
val
value
:
String