GetCapacityProviderResult

data class GetCapacityProviderResult(val autoScalingGroupProvider: CapacityProviderAutoScalingGroupProvider? = null, val tags: List<Tag>? = null)

Constructors

Link copied to clipboard
constructor(autoScalingGroupProvider: CapacityProviderAutoScalingGroupProvider? = null, tags: List<Tag>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Auto Scaling group settings for the capacity provider.

Link copied to clipboard
val tags: List<Tag>? = null

The metadata that you apply to the capacity provider to help you categorize and organize it. Each tag consists of a key and an optional value. You define both. The following basic restrictions apply to tags: