AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
sesv2
/
aws.sdk.kotlin.services.sesv2.model
/
AttachmentContentDisposition
Attachment
Content
Disposition
sealed
class
AttachmentContentDisposition
Inheritors
Attachment
Inline
SdkUnknown
Members
Types
Attachment
Link copied to clipboard
object
Attachment
:
AttachmentContentDisposition
Companion
Link copied to clipboard
object
Companion
Inline
Link copied to clipboard
object
Inline
:
AttachmentContentDisposition
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AttachmentContentDisposition
Properties
value
Link copied to clipboard
abstract
val
value
:
String