toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.pipes.kotlin.outputs
/
PipeCloudwatchLogsLogDestination
Pipe
Cloudwatch
Logs
Log
Destination
data
class
PipeCloudwatchLogsLogDestination
(
val
logGroupArn
:
String
?
=
null
)
Members
Constructors
Pipe
Cloudwatch
Logs
Log
Destination
Link copied to clipboard
constructor
(
logGroupArn
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
log
Group
Arn
Link copied to clipboard
val
logGroupArn
:
String
?
=
null
The AWS Resource Name (ARN) for the CloudWatch log group to which EventBridge sends the log records.