pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.pipes.kotlin.outputs
/
PipeTargetCloudWatchLogsParameters
Pipe
Target
Cloud
Watch
Logs
Parameters
data
class
PipeTargetCloudWatchLogsParameters
(
val
logStreamName
:
String
?
=
null
,
val
timestamp
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Pipe
Target
Cloud
Watch
Logs
Parameters
Link copied to clipboard
fun
PipeTargetCloudWatchLogsParameters
(
logStreamName
:
String
?
=
null
,
timestamp
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
log
Stream
Name
Link copied to clipboard
val
logStreamName
:
String
?
=
null
timestamp
Link copied to clipboard
val
timestamp
:
String
?
=
null