AWS SDK for Kotlin
Toggle table of contents
1.5.36
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
arcregionswitch
/
aws.sdk.kotlin.services.arcregionswitch.model
/
Ec2AsgCapacityMonitoringApproach
Ec2Asg
Capacity
Monitoring
Approach
sealed
class
Ec2AsgCapacityMonitoringApproach
Inheritors
AutoscalingMaxInLast24Hours
SampledMaxInLast24Hours
SdkUnknown
Members
Types
Autoscaling
Max
In
Last24Hours
Link copied to clipboard
object
AutoscalingMaxInLast24Hours
:
Ec2AsgCapacityMonitoringApproach
Companion
Link copied to clipboard
object
Companion
Sampled
Max
In
Last24Hours
Link copied to clipboard
object
SampledMaxInLast24Hours
:
Ec2AsgCapacityMonitoringApproach
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
Ec2AsgCapacityMonitoringApproach
Properties
value
Link copied to clipboard
abstract
val
value
:
String