toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.apigateway.kotlin.inputs
/
ApiHttpServiceConfigArgs
/
ApiHttpServiceConfigArgs
Api
Http
Service
Config
Args
constructor
(
address
:
Output
<
String
>
,
aoneName
:
Output
<
String
>
?
=
null
,
contentTypeCategory
:
Output
<
String
>
?
=
null
,
contentTypeValue
:
Output
<
String
>
?
=
null
,
method
:
Output
<
String
>
,
path
:
Output
<
String
>
,
timeout
:
Output
<
Int
>
)