toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
elasticbeanstalk
/
aws.sdk.kotlin.services.elasticbeanstalk.model
/
InstancesHealthAttribute
Instances
Health
Attribute
sealed
class
InstancesHealthAttribute
Inheritors
All
ApplicationMetrics
AvailabilityZone
Causes
Color
Deployment
HealthStatus
InstanceType
LaunchedAt
RefreshedAt
System
SdkUnknown
Members
Types
All
Link copied to clipboard
object
All
:
InstancesHealthAttribute
Application
Metrics
Link copied to clipboard
object
ApplicationMetrics
:
InstancesHealthAttribute
Availability
Zone
Link copied to clipboard
object
AvailabilityZone
:
InstancesHealthAttribute
Causes
Link copied to clipboard
object
Causes
:
InstancesHealthAttribute
Color
Link copied to clipboard
object
Color
:
InstancesHealthAttribute
Companion
Link copied to clipboard
object
Companion
Deployment
Link copied to clipboard
object
Deployment
:
InstancesHealthAttribute
Health
Status
Link copied to clipboard
object
HealthStatus
:
InstancesHealthAttribute
Instance
Type
Link copied to clipboard
object
InstanceType
:
InstancesHealthAttribute
Launched
At
Link copied to clipboard
object
LaunchedAt
:
InstancesHealthAttribute
Refreshed
At
Link copied to clipboard
object
RefreshedAt
:
InstancesHealthAttribute
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
InstancesHealthAttribute
System
Link copied to clipboard
object
System
:
InstancesHealthAttribute
Properties
value
Link copied to clipboard
abstract
val
value
:
String