toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
freetier
/
aws.sdk.kotlin.services.freetier.model
/
MatchOption
Match
Option
sealed
class
MatchOption
Inheritors
Contains
EndsWith
Equals
GreaterThanOrEqual
StartsWith
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Contains
Link copied to clipboard
object
Contains
:
MatchOption
Ends
With
Link copied to clipboard
object
EndsWith
:
MatchOption
Equals
Link copied to clipboard
object
Equals
:
MatchOption
Greater
Than
Or
Equal
Link copied to clipboard
object
GreaterThanOrEqual
:
MatchOption
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
MatchOption
Starts
With
Link copied to clipboard
object
StartsWith
:
MatchOption
Properties
value
Link copied to clipboard
abstract
val
value
:
String