Interface CloudwatchLogsLogDestination.Builder

    • Method Detail

      • logGroupArn

        CloudwatchLogsLogDestination.Builder logGroupArn​(String logGroupArn)

        The Amazon Web Services Resource Name (ARN) for the CloudWatch log group to which EventBridge sends the log records.

        Parameters:
        logGroupArn - The Amazon Web Services Resource Name (ARN) for the CloudWatch log group to which EventBridge sends the log records.
        Returns:
        Returns a reference to this object so that method calls can be chained together.