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