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