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.inputs
/
PipeCloudwatchLogsLogDestinationArgs
Pipe
Cloudwatch
Logs
Log
Destination
Args
data
class
PipeCloudwatchLogsLogDestinationArgs
(
val
logGroupArn
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
PipeCloudwatchLogsLogDestinationArgs
>
Members
Constructors
Pipe
Cloudwatch
Logs
Log
Destination
Args
Link copied to clipboard
constructor
(
logGroupArn
:
Output
<
String
>
?
=
null
)
Properties
log
Group
Arn
Link copied to clipboard
val
logGroupArn
:
Output
<
String
>
?
=
null
The AWS Resource Name (ARN) for the CloudWatch log group to which EventBridge sends the log records.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
PipeCloudwatchLogsLogDestinationArgs