pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.apigatewayv2.kotlin
/
ApiMappingArgs
/
ApiMappingArgs
Api
Mapping
Args
fun
ApiMappingArgs
(
apiId
:
Output
<
String
>
?
=
null
,
apiMappingKey
:
Output
<
String
>
?
=
null
,
domainName
:
Output
<
String
>
?
=
null
,
stage
:
Output
<
String
>
?
=
null
)