Schedule Target Ecs Parameters Capacity Provider Strategy
data class ScheduleTargetEcsParametersCapacityProviderStrategy(val base: Int? = null, val capacityProvider: String, val weight: Int? = null)
Constructors
Link copied to clipboard
fun ScheduleTargetEcsParametersCapacityProviderStrategy(base: Int? = null, capacityProvider: String, weight: Int? = null)