DefaultRolloutSpecificationResponseRestOfTheWorldGroupOne

data class DefaultRolloutSpecificationResponseRestOfTheWorldGroupOne(val regions: List<String>? = null, val waitDuration: String? = null)

Constructors

constructor(regions: List<String>? = null, waitDuration: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val regions: List<String>? = null
Link copied to clipboard
val waitDuration: String? = null