toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.appconfig.kotlin.outputs
/
GetDeploymentStrategyResult
/
GetDeploymentStrategyResult
Get
Deployment
Strategy
Result
constructor
(
deploymentDurationInMinutes
:
Double
?
=
null
,
description
:
String
?
=
null
,
finalBakeTimeInMinutes
:
Double
?
=
null
,
growthFactor
:
Double
?
=
null
,
growthType
:
DeploymentStrategyGrowthType
?
=
null
,
id
:
String
?
=
null
,
tags
:
List
<
Tag
>
?
=
null
)