AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
route53
/
aws.sdk.kotlin.services.route53.model
/
ResettableElementName
Resettable
Element
Name
sealed
class
ResettableElementName
Inheritors
ChildHealthChecks
FullyQualifiedDomainName
Regions
ResourcePath
SdkUnknown
Members
Types
Child
Health
Checks
Link copied to clipboard
object
ChildHealthChecks
:
ResettableElementName
Companion
Link copied to clipboard
object
Companion
Fully
Qualified
Domain
Name
Link copied to clipboard
object
FullyQualifiedDomainName
:
ResettableElementName
Regions
Link copied to clipboard
object
Regions
:
ResettableElementName
Resource
Path
Link copied to clipboard
object
ResourcePath
:
ResettableElementName
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ResettableElementName
Properties
value
Link copied to clipboard
abstract
val
value
:
String