class Aws::PinpointSMSVoice::Types::CloudWatchLogsDestination

An object that contains information about an event destination that sends data to Amazon CloudWatch Logs.

@note When making an API call, you may pass CloudWatchLogsDestination

data as a hash:

    {
      iam_role_arn: "String",
      log_group_arn: "String",
    }

@!attribute [rw] iam_role_arn

The Amazon Resource Name (ARN) of an Amazon Identity and Access
Management (IAM) role that is able to write event data to an Amazon
CloudWatch destination.
@return [String]

@!attribute [rw] log_group_arn

The name of the Amazon CloudWatch Log Group that you want to record
events in.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/pinpoint-sms-voice-2018-09-05/CloudWatchLogsDestination AWS API Documentation

Constants

SENSITIVE