AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ssm
/
aws.sdk.kotlin.services.ssm.model
/
DocumentFilterKey
Document
Filter
Key
sealed
class
DocumentFilterKey
Inheritors
DocumentType
Name
Owner
PlatformTypes
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Document
Type
Link copied to clipboard
object
DocumentType
:
DocumentFilterKey
Name
Link copied to clipboard
object
Name
:
DocumentFilterKey
Owner
Link copied to clipboard
object
Owner
:
DocumentFilterKey
Platform
Types
Link copied to clipboard
object
PlatformTypes
:
DocumentFilterKey
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
DocumentFilterKey
Properties
value
Link copied to clipboard
abstract
val
value
:
String