AWS SDK for Kotlin
Toggle table of contents
1.6.62
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
mailmanager
/
aws.sdk.kotlin.services.mailmanager.model
/
TrustStoreResponseOption
Trust
Store
Response
Option
sealed
class
TrustStoreResponseOption
Specifies whether to include trust store contents in the GetIngressPoint response.
Inheritors
Exclude
Include
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Exclude
Link copied to clipboard
object
Exclude
:
TrustStoreResponseOption
Include
Link copied to clipboard
object
Include
:
TrustStoreResponseOption
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
TrustStoreResponseOption
Properties
value
Link copied to clipboard
abstract
val
value
:
String