AWS SDK for Kotlin
Toggle table of contents
1.6.62
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
connecthealth
/
aws.sdk.kotlin.services.connecthealth.model
/
CreateSubscriptionResponse
Create
Subscription
Response
class
CreateSubscriptionResponse
Members
Types
Builder
Link copied to clipboard
class
Builder
Companion
Link copied to clipboard
object
Companion
Properties
activated
At
Link copied to clipboard
val
activatedAt
:
<Error class: unknown class>
?
arn
Link copied to clipboard
val
arn
:
String
created
At
Link copied to clipboard
val
createdAt
:
<Error class: unknown class>
deactivated
At
Link copied to clipboard
val
deactivatedAt
:
<Error class: unknown class>
?
domain
Id
Link copied to clipboard
val
domainId
:
String
last
Updated
At
Link copied to clipboard
val
lastUpdatedAt
:
<Error class: unknown class>
status
Link copied to clipboard
val
status
:
SubscriptionStatus
subscription
Id
Link copied to clipboard
val
subscriptionId
:
String
Functions
copy
Link copied to clipboard
inline
fun
copy
(
block
:
CreateSubscriptionResponse.Builder
.
(
)
->
Unit
=
{}
)
:
CreateSubscriptionResponse
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String