pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.apigatewayv2.kotlin
/
DeploymentArgs
/
DeploymentArgs
Deployment
Args
fun
DeploymentArgs
(
apiId
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
triggers
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)