pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.apigateway.kotlin
/
BasePathMappingArgs
/
BasePathMappingArgs
Base
Path
Mapping
Args
fun
BasePathMappingArgs
(
basePath
:
Output
<
String
>
?
=
null
,
domainName
:
Output
<
String
>
?
=
null
,
restApiId
:
Output
<
String
>
?
=
null
,
stage
:
Output
<
String
>
?
=
null
)