pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.log.kotlin.inputs
/
OssExportConfigColumnArgs
Oss
Export
Config
Column
Args
data
class
OssExportConfigColumnArgs
(
val
name
:
Output
<
String
>
,
val
type
:
Output
<
String
>
)
:
ConvertibleToJava
<
OssExportConfigColumnArgs
>
Constructors
Functions
Properties
Constructors
Oss
Export
Config
Column
Args
Link copied to clipboard
fun
OssExportConfigColumnArgs
(
name
:
Output
<
String
>
,
type
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
OssExportConfigColumnArgs
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
The name of the key.
type
Link copied to clipboard
val
type
:
Output
<
String
>
Type of configuration name.