pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.codedeploy.kotlin.outputs
/
DeploymentConfigTimeBasedLinear
Deployment
Config
Time
Based
Linear
data
class
DeploymentConfigTimeBasedLinear
(
val
linearInterval
:
Int
,
val
linearPercentage
:
Int
)
Types
Constructors
Properties
Constructors
Deployment
Config
Time
Based
Linear
Link copied to clipboard
fun
DeploymentConfigTimeBasedLinear
(
linearInterval
:
Int
,
linearPercentage
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
linear
Interval
Link copied to clipboard
val
linearInterval
:
Int
linear
Percentage
Link copied to clipboard
val
linearPercentage
:
Int