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
/
RuleBooleanEmailAttribute
Rule
Boolean
Email
Attribute
sealed
class
RuleBooleanEmailAttribute
Inheritors
ReadReceiptRequested
Tls
TlsWrapped
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Read
Receipt
Requested
Link copied to clipboard
object
ReadReceiptRequested
:
RuleBooleanEmailAttribute
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RuleBooleanEmailAttribute
Tls
Link copied to clipboard
object
Tls
:
RuleBooleanEmailAttribute
Tls
Wrapped
Link copied to clipboard
object
TlsWrapped
:
RuleBooleanEmailAttribute
Properties
value
Link copied to clipboard
abstract
val
value
:
String