Default Rollout Specification Response Rest Of The World Group One
    data class DefaultRolloutSpecificationResponseRestOfTheWorldGroupOne(val regions: List<String>? = null, val waitDuration: String? = null)
Constructors
Link copied to clipboard
                fun DefaultRolloutSpecificationResponseRestOfTheWorldGroupOne(regions: List<String>? = null, waitDuration: String? = null)