class Aws::IoT::Types::CloudwatchLogsAction


@return [String]
The CloudWatch log group to which the action sends data.
@!attribute [rw] log_group_name
@return [String]
The IAM role that allows access to the CloudWatch log.
@!attribute [rw] role_arn
}
log_group_name: “LogGroupName”, # required
role_arn: “AwsArn”, # required
{
data as a hash:
@note When making an API call, you may pass CloudwatchLogsAction
Describes an action that sends data to CloudWatch Logs.