class Aws::States::Types::LogDestination

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

data as a hash:

    {
      cloud_watch_logs_log_group: {
        log_group_arn: "Arn",
      },
    }

@!attribute [rw] cloud_watch_logs_log_group

An object describing a CloudWatch log group. For more information,
see [AWS::Logs::LogGroup][1] in the AWS CloudFormation User Guide.

[1]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-loggroup.html
@return [Types::CloudWatchLogsLogGroup]

@see docs.aws.amazon.com/goto/WebAPI/states-2016-11-23/LogDestination AWS API Documentation

Constants

SENSITIVE