pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.codedeploy.kotlin.outputs
/
DeploymentConfigTimeBasedCanary
Deployment
Config
Time
Based
Canary
data
class
DeploymentConfigTimeBasedCanary
(
val
canaryInterval
:
Int
,
val
canaryPercentage
:
Int
)
Types
Constructors
Properties
Constructors
Deployment
Config
Time
Based
Canary
Link copied to clipboard
fun
DeploymentConfigTimeBasedCanary
(
canaryInterval
:
Int
,
canaryPercentage
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
canary
Interval
Link copied to clipboard
val
canaryInterval
:
Int
canary
Percentage
Link copied to clipboard
val
canaryPercentage
:
Int