toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.apig.kotlin.inputs
/
GatewayLogConfigSlsArgs
Gateway
Log
Config
Sls
Args
data
class
GatewayLogConfigSlsArgs
(
val
enable
:
Output
<
Boolean
>
?
=
null
)
:
ConvertibleToJava
<
GatewayLogConfigSlsArgs
>
Members
Constructors
Gateway
Log
Config
Sls
Args
Link copied to clipboard
constructor
(
enable
:
Output
<
Boolean
>
?
=
null
)
Properties
enable
Link copied to clipboard
val
enable
:
Output
<
Boolean
>
?
=
null
Enable Log Service
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GatewayLogConfigSlsArgs