pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.apigateway.kotlin
/
BasePathMappingArgs
/
BasePathMappingArgs
Base
Path
Mapping
Args
fun
BasePathMappingArgs
(
basePath
:
Output
<
String
>
?
=
null
,
domainName
:
Output
<
String
>
?
=
null
,
restApi
:
Output
<
String
>
?
=
null
,
stageName
:
Output
<
String
>
?
=
null
)