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