Default Rollout Specification Rest Of The World Group Two Args
data class DefaultRolloutSpecificationRestOfTheWorldGroupTwoArgs(val regions: Output<List<String>>? = null, val waitDuration: Output<String>? = null) : ConvertibleToJava<DefaultRolloutSpecificationRestOfTheWorldGroupTwoArgs>
Constructors
Link copied to clipboard
fun DefaultRolloutSpecificationRestOfTheWorldGroupTwoArgs(regions: Output<List<String>>? = null, waitDuration: Output<String>? = null)