pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.apigateway.kotlin.outputs
/
DocumentationPartLocation
/
DocumentationPartLocation
Documentation
Part
Location
fun
DocumentationPartLocation
(
method
:
String
?
=
null
,
name
:
String
?
=
null
,
path
:
String
?
=
null
,
statusCode
:
String
?
=
null
,
type
:
DocumentationPartLocationType
?
=
null
)