pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.apigateway.kotlin.inputs
/
DocumentationPartLocationArgs
/
DocumentationPartLocationArgs
Documentation
Part
Location
Args
fun
DocumentationPartLocationArgs
(
method
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
path
:
Output
<
String
>
?
=
null
,
statusCode
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
)