core.Map<core.String, core.dynamic> toJson() { final awsLocation = this.awsLocation; return {'awsLocation': ?awsLocation}; }