toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
route53resolver
/
aws.sdk.kotlin.services.route53resolver.model
/
ResolverQueryLogConfigStatus
Resolver
Query
Log
Config
Status
sealed
class
ResolverQueryLogConfigStatus
Inheritors
Created
Creating
Deleting
Failed
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Created
Link copied to clipboard
object
Created
:
ResolverQueryLogConfigStatus
Creating
Link copied to clipboard
object
Creating
:
ResolverQueryLogConfigStatus
Deleting
Link copied to clipboard
object
Deleting
:
ResolverQueryLogConfigStatus
Failed
Link copied to clipboard
object
Failed
:
ResolverQueryLogConfigStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ResolverQueryLogConfigStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String