toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.apig.kotlin
/
HttpApiArgs
/
HttpApiArgs
Http
Api
Args
constructor
(
basePath
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
httpApiName
:
Output
<
String
>
?
=
null
,
protocols
:
Output
<
List
<
String
>
>
?
=
null
,
resourceGroupId
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
?
=
null
)