toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.m2.kotlin
/
DeploymentArgs
/
DeploymentArgs
Deployment
Args
constructor
(
applicationId
:
Output
<
String
>
?
=
null
,
applicationVersion
:
Output
<
Int
>
?
=
null
,
environmentId
:
Output
<
String
>
?
=
null
,
forceStop
:
Output
<
Boolean
>
?
=
null
,
start
:
Output
<
Boolean
>
?
=
null
,
timeouts
:
Output
<
DeploymentTimeoutsArgs
>
?
=
null
)