AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
s3outposts
/
aws.sdk.kotlin.services.s3outposts.model
/
EndpointAccessType
Endpoint
Access
Type
sealed
class
EndpointAccessType
Inheritors
CustomerOwnedIp
Private
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Customer
Owned
Ip
Link copied to clipboard
object
CustomerOwnedIp
:
EndpointAccessType
Private
Link copied to clipboard
object
Private
:
EndpointAccessType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
EndpointAccessType
Properties
value
Link copied to clipboard
abstract
val
value
:
String