toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.logs.kotlin.outputs
/
TransformerCopyValueEntry
Transformer
Copy
Value
Entry
data
class
TransformerCopyValueEntry
(
val
overwriteIfExists
:
Boolean
?
=
null
,
val
source
:
String
,
val
target
:
String
)
Members
Constructors
Transformer
Copy
Value
Entry
Link copied to clipboard
constructor
(
overwriteIfExists
:
Boolean
?
=
null
,
source
:
String
,
target
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
overwrite
If
Exists
Link copied to clipboard
val
overwriteIfExists
:
Boolean
?
=
null
source
Link copied to clipboard
val
source
:
String
target
Link copied to clipboard
val
target
:
String