pulumi-azure-native-kotlin
2.6.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.inputs
/
ScriptActivityTypePropertiesLogSettingsArgsBuilder
Script
Activity
Type
Properties
Log
Settings
Args
Builder
class
ScriptActivityTypePropertiesLogSettingsArgsBuilder
Builder for
ScriptActivityTypePropertiesLogSettingsArgs
.
Functions
Functions
log
Destination
Link copied to clipboard
@
JvmName
(
name
=
"yqqgopbxnkyhbcfd"
)
fun
logDestination
(
value
:
ScriptActivityLogDestination
)
@
JvmName
(
name
=
"dfdjoyuthbtqbjxa"
)
suspend
fun
logDestination
(
value
:
Either
<
String
,
ScriptActivityLogDestination
>
)
@
JvmName
(
name
=
"lsxkgoefiejwqvej"
)
suspend
fun
logDestination
(
value
:
Output
<
Either
<
String
,
ScriptActivityLogDestination
>
>
)
@
JvmName
(
name
=
"bobtblmyfllpjfbp"
)
fun
logDestination
(
value
:
String
)
log
Location
Settings
Link copied to clipboard
@
JvmName
(
name
=
"cwtawkgvqqhjrein"
)
suspend
fun
logLocationSettings
(
value
:
LogLocationSettingsArgs
?
)
@
JvmName
(
name
=
"gmxirlrshlxlqmxp"
)
suspend
fun
logLocationSettings
(
value
:
Output
<
LogLocationSettingsArgs
>
)
@
JvmName
(
name
=
"jcgatccnhuyrpttp"
)
suspend
fun
logLocationSettings
(
argument
:
suspend
LogLocationSettingsArgsBuilder
.
(
)
->
Unit
)