aws_lambda_dart_runtime
cloudwatch_log_event
AwsCloudwatchLogEvent
AwsCloudwatchLogEvent const constructor
AwsCloudwatchLogEvent
aws_lambda_dart_runtime
cloudwatch_log_event
AwsCloudwatchLogEvent
AwsCloudwatchLogEvent const constructor
AwsCloudwatchLogEvent class
Constructors
AwsCloudwatchLogEvent
fromJson
Properties
awslogs
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==
AwsCloudwatchLogEvent
constructor
const
AwsCloudwatchLogEvent
(
{
Map
<
String
,
dynamic
>
awslogs
}
)
Implementation
const AwsCloudwatchLogEvent({this.awslogs});