toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.providerhub.kotlin.outputs
/
DefaultRolloutSpecificationResponseCanary
Default
Rollout
Specification
Response
Canary
data
class
DefaultRolloutSpecificationResponseCanary
(
val
regions
:
List
<
String
>
?
=
null
,
val
skipRegions
:
List
<
String
>
?
=
null
)
Members
Constructors
Default
Rollout
Specification
Response
Canary
Link copied to clipboard
constructor
(
regions
:
List
<
String
>
?
=
null
,
skipRegions
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
regions
Link copied to clipboard
val
regions
:
List
<
String
>
?
=
null
skip
Regions
Link copied to clipboard
val
skipRegions
:
List
<
String
>
?
=
null