toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.apigateway.kotlin
/
BasePathMappingArgs
/
BasePathMappingArgs
Base
Path
Mapping
Args
constructor
(
basePath
:
Output
<
String
>
?
=
null
,
domainName
:
Output
<
String
>
?
=
null
,
restApiId
:
Output
<
String
>
?
=
null
,
stage
:
Output
<
String
>
?
=
null
)