toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.inputs
/
ScriptActivityTypePropertiesLogSettingsArgsBuilder
Script
Activity
Type
Properties
Log
Settings
Args
Builder
class
ScriptActivityTypePropertiesLogSettingsArgsBuilder
Builder for
ScriptActivityTypePropertiesLogSettingsArgs
.
Members
Functions
log
Destination
Link copied to clipboard
@
JvmName
(
name
=
"cxghdhrslubmmlcw"
)
fun
logDestination
(
value
:
ScriptActivityLogDestination
)
@
JvmName
(
name
=
"bqnwxmmnsjyrjeeh"
)
suspend
fun
logDestination
(
value
:
Either
<
String
,
ScriptActivityLogDestination
>
)
@
JvmName
(
name
=
"xcqfwpjvmwkkpcgx"
)
suspend
fun
logDestination
(
value
:
Output
<
Either
<
String
,
ScriptActivityLogDestination
>
>
)
@
JvmName
(
name
=
"koohlkgycvubqdft"
)
fun
logDestination
(
value
:
String
)
log
Location
Settings
Link copied to clipboard
@
JvmName
(
name
=
"urhwxryrpaqdlhdl"
)
suspend
fun
logLocationSettings
(
value
:
LogLocationSettingsArgs
?
)
@
JvmName
(
name
=
"fscrpkmxjaswvvau"
)
suspend
fun
logLocationSettings
(
value
:
Output
<
LogLocationSettingsArgs
>
)
@
JvmName
(
name
=
"ufjfbtpgmnpetkll"
)
suspend
fun
logLocationSettings
(
argument
:
suspend
LogLocationSettingsArgsBuilder
.
(
)
->
Unit
)